• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

MIME handling App

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.
 
Back
Top Bottom