On Sat, May 7, 2011 at 10:58 AM, Meba <mehdi.bahr...@gmail.com> wrote:
> I want to use a MP3 file as resource and copy this to res/raw and I
> can access in activity by R.raw.MP3_FILENAME but when start this
> application can't find this resource.(I'm try define it as meta-data
> but I don't know how can I define this name)
> how can I add mp3 file name in manifest and access to this.

You do not "add mp3 file name in manifest".

Clean your project (Project > Clean in Eclipse, ant clean in Ant) and
try again. If the problem persists, please explain what you mean by
"can't find this resource".

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android Training...At Your Office: http://commonsware.com/training

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to