murphy wrote:
> Okay, I went to the Device's menu

Sorry. Back up.

You said you use Eclipse.

Eclipse, with the Android plugin, has a perspective called DDMS. If you
cannot find it, run the ddms program from the tools/ folder in your SDK,
then select your running emulator in the table on the left.

In either the perspective or the standalone tool, there should be a menu
choice called File Explorer. Choose it.

That will bring up a tree showing the contents of the filesystems on
your running emulator. In there, browse to
/data/data/whatever.you.elected.to.call.your.package/files, and you will
(hopefully) see your files.


-- 
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