You need a rooted phone to access that folder from DDMS. You can still access your file through your application though.
On Fri, Sep 17, 2010 at 11:10 AM, Lidia <[email protected]> wrote: > Hello to all, > > I wrote a file o the phone from my application in the following path: > /data/data/<my_project_name>/files/my_file.txt > If i run the application in emulator, i can see my file created in > this path. > but if i run the application on a real device, i can't see this file. > > Using DDMS from the eclipse the "data" folder from the phone has > permissions drwxrwx--x - what does this mean? > and when i try to expend the "+data" , it seems to be empty. > > I use the "Astro" programm to access the "data" folder from the phone, > and it seems to be empty. > > Is the content hidden of this folder, and there is not a way to see > what it contains? > > Thanks > Lidia > > -- > 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]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- YuviDroid Check out Launch-X <http://android.yuvalsharon.net/launchx.php> (a widget to quickly access your favorite apps and contacts!) http://android.yuvalsharon.net -- 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

