absolutely.. if you store your data with in your application package then other applications can't access that data. you can go for a content provider if you want to share data between applications.
On Mar 11, 11:19 am, Girish <[email protected]> wrote: > Hi all.. > I want to access phone internal memory to store some data, > similar to that of sdcard. but the problem is that the data written by > one application is not accessed by other applications. because of uid > mismatches. > > any solution ........? > > Thanks ... -- 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

