I have created an app with an associated SQlite database which I have installed to my phone. It works fine.
I would like the app to create a com.mypackage.app folder in the Android/data folder.
My phone isnt rooted, but I can see other applications in this folder such as com.dropbox.android and com.google.earth. I can even see the associated sqlite databases for some apps I have installed.
Can anyone tell me why I cant see my own app and database in this folder?