[android-developers] Re: Cannot Play Audio Files In The RAW Folder

2010-04-28 Thread AJ
Paste some sample code so the people can actually see what is missing from your code. Thanks, AJ On Apr 28, 2:16 pm, arberb beqi...@gmail.com wrote: At the moment im working on an application which uses audio files and the issue is when ever my audio file gets called it gives me this error:

[android-developers] Re: Cannot Play Audio Files In The RAW Folder

2010-04-28 Thread Nithin
The error is, Resources $NotFoundException: File res/raw/a.ogg from drawable resource ID #0x7f04 check whether you properly place your a.ogg file in raw folder Nithin On Apr 28, 4:22 pm, AJ ajeet.invinci...@gmail.com wrote: Paste some sample code so the people can actually see what is

[android-developers] Re: Cannot Play Audio Files In The RAW Folder

2010-04-28 Thread arberb
There a.ogg file is there inside the raw folder. I dont know whats wrong with it. I have checked several times. On Apr 28, 7:44 am, Nithin nithin.war...@gmail.com wrote: The error is, Resources $NotFoundException: File res/raw/a.ogg from drawable resource ID #0x7f04 check whether you