In our application we are storing few pdf files inside asstes folder(<1MB). Using Intent we want to open that pdf. Is it possible ? If yes, how to do that ?
What we tried : If we copy file from assets to sd card and then try to open using intent it is working. But we directly want to open it from assets folder. Regards, Jovish -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

