I have huge number of sound bytes which I want to use in my project. Unfortunately all files are named numerically like "001.m3 , 002.mp3 ...."
When I added files in raw
folder, Android R file
gives error.
How can I solve this problem. Can any one provide me link where android has mentioned naming conventions for resource files.