Ok, that was just to confirm that it is impossible to use it that way.
And what about making complex queries? The ContentProvider class
provides the query method which, however, seems to be quite a
limitation. What can I do, for instance, if I need to create queries
with subqueries (or some other types of queries doesn't fit the simple
pattern provided by the query method)?
Thanks for your answers!

On 3 Gen, 04:27, Sarwar Erfan <[email protected]> wrote:
> Your subject of the post should have been something like "Accessing
> databases from other packages"
> In normal phones, you are not allowed to do so. It prevents you to mess up
> with someone else's database.
>
> If you want it for personal usage, you can root your phone.
>
> Regards
> Sarwar Erfan

-- 
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

Reply via email to