Have you evere worked with file system with Java? You should iterate every subdirectories(like recursive method).
If you done this you will have full tree of accert folder. On 2 Чер, 22:55, Latimerius <[email protected]> wrote: > There's AssetManager.list() but that doesn't seem to pick up > subdirectories. Other than via AssetManager, how am I supposed to > find out what's in assets/? -- 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

