I have a folder witch contains sub folders. There are Images in Sub Folders and the Number of Images varies from folder to folder. How i can get the List of all images from Drawable by java. following is the code for the assets folder. I want like this for Drawable
String[] files = assetManager.list("Deaf/0"+possition);