On Tue, Jan 24, 2012 at 5:40 AM, Punam Mahajan <[email protected]> wrote: > -How to create directory within directory on external storage? like > directory MyFile in that different types of directory like > songs,pictures,etc
Use Java file I/O: http://exampledepot.com/egs/java.io/CreateDir.html > -can I see It on Emulator? Yes. -- 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

