d    - type of file
rwx - permissions for root
rwx - permissions for group
--x  - permissions for you/your app

As per this your cant operate with the file I think.

On Sep 17, 2:10 pm, Lidia <lidyp...@yahoo.com> 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 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