I wonder if some one have an example how to open a document (pdf/doc) in an external app. also rather just open it the app picker pops up with choices for their mimetype
I thought this could help in the android api DocumentsProvider ---> openDocument
But i have no idea how to implement as well as no other example i could find on the net.
So he question is simple lunch the app picker for the right type of documents , for example I pass the document path to a launcher so pdf will shows all the pdf apps installed or word docs will show the open wordoc or the ms word
I would appreciate some example , I seen images, emails, even pdf, but i have not seen with ms word doc or docx, is anyone could help