android: open a pdf from my app using the built in pdf viewer

Posted by mtmurdock on Stack Overflow See other posts from Stack Overflow or by mtmurdock
Published on 2010-05-26T19:29:04Z Indexed on 2010/05/26 19:31 UTC
Read the original article Hit count: 260

Filed under:
|
|

I want to be able to open a pdf file in my app using the android's built in pdf viewer app, but i dont know how to start other apps. I'm sure i have to call start activity, i just dont know how to identify the app im opening and how to pass the file to that specific app.

Anyone have a clue?

© Stack Overflow or respective owner

Related posts about android

Related posts about pdf