I have tested creating, inserting and retrieving data into my apps db, and know it works through usage of Log statements.
However, I wish to expedite testing and us
In cmd GoTo:
C:\Users\UserName\android-sdks\platform-tools
Execute:
adb root
Done