Let's say I have an Android application called XYZ. That application supports importing a file with a custom extension like file.xyz
.
Now what I want is to list my application in the "open with" apps dropdown when I try to open the file.xyz
through the file manager or directly open my app & import it.
Something like this question How to open app from a link without asking user to decide between browser or app, just open my app immediately