I see my error. I moved my Activity after creating the project, and there is a tug-of-war about where R.java belongs. There is another one lurking around that IS being updated properly. I will work to bring the two together!
tone On Sep 8, 8:03 pm, "Mark Murphy" <[EMAIL PROTECTED]> wrote: > I can't speak specifically for Eclipse, but, generally, resources in > res/raw/ will be accessed as R.raw.XXXX, where XXXX is the basename of the > file (e.g., for res/raw/snicklefritz.mp3, you reference it as > R.raw.snicklefritz). > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

