getFilesDir() from any Activity or other Context will return the application-local area of internal storage.
On Fri, Jan 13, 2012 at 4:47 AM, tejas_muley <[email protected]> wrote: > Hi Android Team, > I try to create folder in android app, that folder used only in > application in which its create that folder. Can this is possible or > is there any folder (already provided by android ) which work like > this. Please help me to solve this problem. Thanks in advance. > > -- > 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 -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android Training in DC: http://marakana.com/training/android/ -- 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

