I'm working on the emulator using eclipse. I have a workspace for the
project on my desktop. When I go into my application's folder my
options are other folders like .setting, assets, res, bin and src. I
don't know where to go to find the news.txt file.



On Mar 22, 12:56 am, "Mark Murphy" <mmur...@commonsware.com> wrote:
> > I can't find /data/data/my.package.here/files. I don't seem to have a
> >datafolder.
>
> Are you working on the emulator, or the device?
>
> If it's the device, you probably cannot browse to the location using DDMS
> due to security restrictions. However, you should be able to use adb pull
> to pull the file given the full path, IIRC.
>
> The emulator, though, should let you browse to your package (whatever the
> name is, shown above as my.package.here) and its contents.
>
> --
> Mark Murphy (a Commons Guy)http://commonsware.com
> _The Busy Coder's Guide to Android Development_ Version 2.0 Available!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to