On Thu, Aug 16, 2012 at 12:00 AM, Ansh <[email protected]> wrote: > My client has a requirement of reading a file from apps private space. A > file that can be a doc/pdf/txt file, has to be read from my apps internal > memory with the permissions like read or read write.And i have to open that > file from the third party app.i have that it is not possible ,but i would > like to know is there any way i can achieve this task.
I believe this is what ContentProviders are for. ------------------------------------------------------------------------------------------------- TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago transit tracking app for Android-powered devices -- 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

