On Dec 6, 4:23 am, moneytoo <[email protected]> wrote: > On a real phone this will work with ROM with root access. >
And, how does one get root access? Would the google credentials used in registration do? Sreeram > On Dec 6, 4:49 am, sreeram <[email protected]> wrote: > > > Hi, > > > My program creates a sqlite3 database. With the emulator I have been > > able to use adb shell and get to the file in /data/data/<package>/ > > databases/<database> to inspect data. > > > But with a real phone, I just cant seem to find that file. I get some > > permission even doing an ls on the data directory. Any idea what I > > need to set up to navigate the filesystem? > > > $ Mac-202: adb shell > > $ cd data > > $ ls > > opendir failed, Permission denied > > $ > > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

