use,
adb shell
sqlite3 <DB_PATH>
.tables  - lists the tables
select * from <TABLE_NAME>

--nishant

On Jun 18, 3:12 pm, avaya mojo <[email protected]> wrote:
> HI all
>
> I am new to android platform. I am testing one android phone
> application. I want to see the database entries for that.
>
> What is the command for that?
>
> Please help
>
> 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]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to