You cannot do this, ever. It is fundamental to the security model of Android.
The other database must have a published ContentProvider implemented on it for you to be able to access its data. http://developer.android.com/intl/de/guide/topics/security/security.html On Jan 31, 6:00 am, zehunter <[email protected]> wrote: > hi, > > i'm searching information about how i can access a specific database > that to not belong to me, and that is store in /data/data/com.... > directory > > is it possible without root access? it it possible with root access, > and how? > > thanks in advance for all your help, > regards, -- 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

