Tommy wrote:
> So then there would be no way for my app to be able to list out the file
> names that reside in that location so the user can choose which one to open?

Only those files within your own space (getFilesDir() and
subdirectories), or are on the "external storage"
(Environment.getExternalStorageDirectory() and subdirectories).

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://twitter.com/commonsguy

Android Consulting: http://commonsware.com/consulting

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