Lorenz wrote: > I've a problem with method openFileOutput(), I can't find the file or > the directory where the file is stored.
It is stored in the location indicated by getFilesDir(). Presently, that is /data/data/your.package.here/files (substituting in your application package name for "your.package.here"). -- Mark Murphy (a Commons Guy) http://commonsware.com | http://twitter.com/commonsguy _Android Programming Tutorials_ Version 1.0 In Print! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---