开发者

Android can't find my sound files (and dev)

I attempted to make a soundboard and my app crashed when loading sounds.

开发者_高级运维
mSoundManager.addSound(0, 0, R.raw.b_behold);
ERROR: Source not found.

It gives me an option to Edit Source Lookup path, But I can't seem to get that to work


Try this:

rename the sound file, close eclipse, open it, refresh tour project and retyping the R.raw.[soundFileName]

It is something stupid with eclipse and happened to me many times before :( I hope this will solve it

Godd Luck !

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜