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 [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

Reply via email to