Re: [android-developers] sqlite3 in adb not in 2.2?

2010-06-28 Thread Vincent Tsao
On Mon, May 24, 2010 at 7:41 AM, Mark Murphy wrote:

> schwiz wrote:
> > So I just watched the talk at Google I/O where they showed how to use
> > sqlite3 in ADB to help debug your database.  I didn't know you could
> > do that way cool.  So I was doing it on my nexus which is rooted and
> > it was working fine.  Then I went ahead and installed 2.2 and now when
> > I type sqlite3 in the shell it says sqlite3 not found  Any ideas?
>
> Well, it's in the 2.2 emulator image, for what that's worth.
>
>
i found it's too bad to check data & debug from my app

i can't check my data from my nexus one anymore, that's bad!



> --
> Mark Murphy (a Commons Guy)
> http://commonsware.com | http://github.com/commonsguy
> http://commonsware.com/blog | http://twitter.com/commonsguy
>
> Android Consulting: http://commonsware.com/consulting
>
> --
> 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
>

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

Re: [android-developers] sqlite3 in adb not in 2.2?

2010-05-23 Thread Mark Murphy
schwiz wrote:
> So I just watched the talk at Google I/O where they showed how to use
> sqlite3 in ADB to help debug your database.  I didn't know you could
> do that way cool.  So I was doing it on my nexus which is rooted and
> it was working fine.  Then I went ahead and installed 2.2 and now when
> I type sqlite3 in the shell it says sqlite3 not found  Any ideas?

Well, it's in the 2.2 emulator image, for what that's worth.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android Consulting: http://commonsware.com/consulting

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


[android-developers] sqlite3 in adb not in 2.2?

2010-05-23 Thread schwiz
So I just watched the talk at Google I/O where they showed how to use
sqlite3 in ADB to help debug your database.  I didn't know you could
do that way cool.  So I was doing it on my nexus which is rooted and
it was working fine.  Then I went ahead and installed 2.2 and now when
I type sqlite3 in the shell it says sqlite3 not found  Any ideas?

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