ok, Very thanks i discovered this way. So i think is not possible to
work directly on db in emulator, right? It would be very useful..

On Sep 23, 2:19 pm, Mark Murphy <[EMAIL PROTECTED]> wrote:
> AndreAgosto wrote:
> > No, no, sorry, you are right, SQLite database.
> > I installed firefox plugin now, thanks, but i can't find my android's
> > databases.. where they are? can you help me? thanks
>
> On the device, you should be able to find them at:
>
> /data/data/your.app.package/databases/your-db-name.db
>
> (where your.app.package is the Java package name of your application,
> and your-db-name is the name you gave the database)
>
> You can use adb pull (or the IDE equivalent) to download the database
> off the device and then browse it using the SQLite client.
>
> --
> Mark Murphy (a Commons Guy)http://commonsware.com
> _The Busy Coder's Guide to Android Development_ Version 1.2 Published!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to