Have you tried Eclipse's DDMS perspective and its File Explorer view? You can select in the Devices view the device which you want to explore (emulators are listed there too) and the File Explorer view will show you all accesible files/dirs, including sdcard. You can download/upload using this view's buttons. What user data are you talking about?
On May 4, 8:55 pm, dillipk <[email protected]> wrote: > Where would I find the dir/files/data created by the application/user > both in EMULATOR and in Real Device? It applies to both internal & > external memory. > > I am using Eclipse with Google API Level 6. > > Thanks, > -DK > > On May 4, 1:05 pm, TreKing <[email protected]> wrote: > > > > > On Tue, May 4, 2010 at 10:53 AM, dillipk <[email protected]> wrote: > > > Where can I check for the Dir/ files/ data created in > > > Internal Memory/SDCard ? > > > You may want to clarify this question. > > > ------------------------------------------------------------------------------------------------- > > TreKing - Chicago transit tracking app for Android-powered > > deviceshttp://sites.google.com/site/rezmobileapps/treking > > > -- > > 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 > > athttp://groups.google.com/group/android-developers?hl=en > > -- > 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 > athttp://groups.google.com/group/android-developers?hl=en -- 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

