[android-developers] Re: How can I test SQLite
use an external tool such as SQLite Data Browser or SQLiteSpy. You
can pull your db off the emulator
and do whatever you want with it. You'll need a rooted phone to pull
it off a real device
On Dec 13, 9:13 am, SH <sung...@identityhive.com> wrote:
> Hi all.
>
> I am working with an Android app using SQLite. I want to see inside of
> database and write an unit test to check CRUD works well. But I can't
> find the db file the app is using. So please let me know how I can
> find the .db file and make a unit test. Thanks in advance.
--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home