mailbox_abhi
Lurker
I created a App with custom MIME handler which handles custom file type from my Folder browser app,
problem: when some other folder browser is running and tries to open a unsupported file type some app is sending intent to handle the file operation to my app but some app handles on their own.
If there is a way in activity manager where i can say only my app will be launched for particular MIME handling.
problem: when some other folder browser is running and tries to open a unsupported file type some app is sending intent to handle the file operation to my app but some app handles on their own.
If there is a way in activity manager where i can say only my app will be launched for particular MIME handling.