[android-developers] Dynamic way to search File directory path
Hi i was wondering if there was a way to find files dynamically
through the sd card but like without using strings that i know like
right now im doing
File home = new File("/sdcard/");
to just get taht directory is there a way to do one thats like dynamic
to search through all folders in sd for files ilke .jpg and then store
them in a string array
--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home