Wednesday, 21 August 2013

How to use ADB in Android Studio to view an SQLite DB

How to use ADB in Android Studio to view an SQLite DB

I need to view my SQLite db but I don't know how to do it. I've gone to
http://www.sqlite.org/download.html and downloaded the command line shell
for my os, but when I run the program and type 'adb ...' I get errors.
I know this is a super newby question but I just don't know how to get ADB
to work so I'm really hoping for some assistance...For the record I've
googled this a ton but none of the answers I found were thorough enough
for me to understand...
Thank you!
PS I'm using Android Studio so I'm assuming I don't need to install
anything extra because I recall Android Studio said it had all the SDK
tools needed ...

No comments:

Post a Comment