Friday, 6 September 2013

Android: Open file extension ONLY with my App

Android: Open file extension ONLY with my App

i have an android app, which imports and exports zip files. When
exporting, the app creates a zip file with the extension (lets say)
.xyz123
Now,when I go to the explorer and click on the file (e.g) text.xyz13 ,
android offers multiple apps to open my file.
Question: HOW-TO manage, that the file will only be opened by my app ?
thx a lot :)

No comments:

Post a Comment