thanks for the fast reply.
only thing is: getFilesDir() returns  /data/data/de.stephanwiesner....
and, like i wrote, that dir does not exist (or is not accessible)

Furthermore I read in Sams Teach Yourself Android that the data should
be in /data/data/package name
And, I am sure that it was there last week. I have copied my database
file several times to my PC for further processing and can't do that
anymore, as I don't find it :-()

My phone was never rooted.

Stephan




On 21 Dez., 10:09, Mark Murphy <mmur...@commonsware.com> wrote:
> You cannot access /data from DDMS on most, if not all, non-rooted
> Android devices. Your application data will be stored wherever
> getFilesDir() says it will be stored.
>
> On Tue, Dec 21, 2010 at 2:50 AM, Stephan Wiesner
>
>
>
>
>
>
>
>
>
> <testexpe...@googlemail.com> wrote:
> > Hi,
> > after updateing my Samsung Galaxy i9000 to the latest patch (still
> > running Android 2.1) I can not find the data of my apps anymore.
> > They used to be in /data/data/package name
> > Now there is no such directory anymore. /data is empty. I tried to
> > find it using DDMS in Eclipse and ASTRO app on the phone, but can't
> > find it.
> > Any tipps?
>
> > Thanks,
> > Stephan
>
> > --
> > 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
>
> --
> Mark Murphy (a Commons 
> Guy)http://commonsware.com|http://github.com/commonsguyhttp://commonsware.com/blog|http://twitter.com/commonsguy
>
> _The Busy Coder's Guide to *Advanced* Android Development_ Version 1.9
> 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