[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 wrote: > The error is, > > Resources > $NotFoundException: File res/raw/a.ogg from drawable resource ID > #0x7f04 > > check whether you properly place you

[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 wrote: > Paste some sample code so the people can actually see what is missing > from your code. > >

[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 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: > > 20:51:12.061