I am building and debugging apps in Eclipse Juno using Android Java API 17, using an Asus Nexus 7 16gb Android 4.2.1(not rooted). I am unable to locate the folder the app is installed into or the (data) app database folder it is stored in, and have exported the APK, and installed it manually as well as using the Eclipse Debug and Run options to install the app during debugging. Is there something I am missing about 4.2.1 and the Nexus 7 Tablet ?
The "Settings" menu in JellyBean allows me to delete the data and un-install the app, so it is installed correctly as far as that part goes. I can run, debug, add data, read write to SQLite, just cannot locate the app in the file system.
Would like to be able to see the app and database if possible on this device. Thanks for any help you may provide