How to make an Android app the default for a filetype?

Posted by kasplurpo on Stack Overflow See other posts from Stack Overflow or by kasplurpo
Published on 2010-06-06T22:06:32Z Indexed on 2010/06/06 22:12 UTC
Read the original article Hit count: 282

Filed under:
|
|

I need my app to be the default action for opening a particular file type. How do I control this? Also, how can my app access the file being opened?

Thanks.

© Stack Overflow or respective owner

Related posts about android

Related posts about file-io