Saturday 17 November 2012

android: How to open android adb from command prompt?


In the command prompt Go to this path or set as classpath F:\PROJECTS\ANDROID\android-sdk_r10-windows\android-sdk-windows\platform-tools

Then type

adb shell
u will see:

#
Type

# sqlite3 /data/data/com.yourpackage/databases/yourdbname

No comments:

Post a Comment