On Thu, Feb 23, 2012 at 6:58 AM, Mark Murphy wrote:
> You cannot access files on internal storage on un-rooted production
> hardware.
On newer versions of the platform, if you mark your app as debuggable (ADT
should do this automatically when you do debug builds I believe), then you
can use the
you can get location for insert data through consol but you can not get as
copy and paste at other place.
On Thu, Feb 23, 2012 at 6:47 PM, suram sridhar wrote:
> Hi friends,
>
> Can u please help me to get the db file from the real device(Android).
> I am using debug build of the app, but still i
You cannot access files on internal storage on un-rooted production
hardware.
You are welcome to add a backup-and-restore feature to your app that copies
the database to/from external storage, in which case you would use that
feature for development as well.
On Thu, Feb 23, 2012 at 8:17 AM, suram
Hi friends,
Can u please help me to get the db file from the real device(Android).
I am using debug build of the app, but still i am not able to get the db
file.
I am using adb shell command to pull the file.
eg# adb pull c:\
Please give the reply which command should i use in ADB SHELL.
--
4 matches
Mail list logo