Android Intent Filter for Non-registered File Extension -



Android Intent Filter for Non-registered File Extension -

i trying set intent filter downloads app (in kit kat) open application when file appropriate extension selected.

the file extension not have associated mime type in android world.

i can app trigger on http download based on scheme , mime type offered web server. , can utilize file manager fine based off of extension. not downloads app. file manager list app handling file type , allows me take open file. downloads app toasts "can't open file".

what required create work?

android android-intent

Comments

Popular posts from this blog

javascript - THREE.js reposition vertices for RingGeometry -

javascript - I need to update the text of a paragraph by inline edit -

assembly - What is the addressing mode for ld, add, and rjmp instructions? -