Im trying to follow a tutorial for creating a simple file manager for
android in Honeycomb, but the tutorial is for android 2.0 or something
along those lines, so its not optimized for listfragments, and that is
where I am running into an issue. I got the file i/o to work, and its
adding all the files to my array, but for some reason,even when the
array is passed to the setListAdapter function it doesnt populate
anything. Im completely stumped, and the documentation on this really
isnt helping much. My code is at
http://stackoverflow.com/questions/5136652/java-and-android-file-browser-issue
. Thanks in advance for the help

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