You need to root it first and then use adb to connect to your phone. App dbs
are normally sotred at  /data/data/(name of the app)/databases/(name of the
db).db

Just use sqlite3 name of the db).db to view it

On Wed, Jul 21, 2010 at 7:44 PM, Nency Robert <[email protected]> wrote:

> HI,
>
> I want to see the database files of my phone is it possible?
>
> Nexus one
>
> 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]<android-developers%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en

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