No, I don't believe you will have access to directly open the database
of another app.  That's the reason there is a ContentProvider in the
first place.

On Jan 3, 7:28 am, Luca Carlon <carlon.l...@gmail.com> wrote:
> Hi! I'm using the Android's media library intensively, and I was
> asking myself whether it is possible or not to query the database more
> freely than using the ContentProvider class. Would it be possible to
> query directly the database that is stored in the filesystem (/data/
> data/com.android.providers.media/databases/internal.db)? For instance,
> I may need to create queries with subqueries and using various sqlite
> commands. Is this possible?
> Thanks!

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to