[android-developers] List fils on SD card

2010-03-01 Thread Dennis
Hi all har have a problem with listing files on the sd card. i created a method for traverse the sdcard and add files to a list. On the emulator it works like a charm, but on the real device it only adds a few files to the list. i have tried with some permission settings without any luck. i have

Re: [android-developers] List fils on SD card

2010-03-01 Thread TreKing
On Mon, Mar 1, 2010 at 7:44 AM, Dennis pekker...@gmail.com wrote: i have tried with some permission settings without any luck. i have check files that is not on the list, and they have both read write bit set. Have you tried adding an else clause to your if statements that dumps a message