Some part of my app requires that the user should browse through the FS and choose a file to interact with. Of course, this is done through the File API (JSR-75 if I remember correctly).
On most phones, it's working fine, but some just list the root folders (e.g. Images, MMC, etc.) and if one selects any of the root folders, they are all empty, even though they shouldn't be. And there's no exception of any kind being thrown.
Any ideas what could be causing it and more importantly if and how this could be fixed?
Thank you very much!

Reply With Quote




