Re: [android-developers] How to see database files of my phone?

2010-07-22 Thread A N K ! T
go to command promt then in tools folder of ur SDK.then type *adb shell* u r in boot then use basic linux command to see whot u wanna see... On Thu, Jul 22, 2010 at 11:54 AM, Nency Robert wrote: > How to root the phone? Any command for that? > > > > > On Wed, Jul 21, 2010 at 5:18 PM, Webnet An

Re: [android-developers] How to see database files of my phone?

2010-07-21 Thread Nency Robert
How to root the phone? Any command for that? On Wed, Jul 21, 2010 at 5:18 PM, Webnet Android wrote: > > > On 21 July 2010 13:44, Nency Robert wrote: > >> HI, >> >> I want to see the database files of my phone is it possible? >> > > You have to root your phone. > > -- > You received this messa

Re: [android-developers] How to see database files of my phone?

2010-07-21 Thread Webnet Android
On 21 July 2010 13:44, Nency Robert wrote: > HI, > > I want to see the database files of my phone is it possible? > You have to root your phone. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android

Re: [android-developers] How to see database files of my phone?

2010-07-21 Thread Jerry Fan
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 wrote: > HI, > > I want to see the databas

[android-developers] How to see database files of my phone?

2010-07-21 Thread Nency Robert
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 android-developers@googlegroups.com To unsubscribe from this group, s