Hello all,

I'm developpping an android application with eclipse and android
eclipse plugin, I was using a simple avd (version 1.6) without sd card
and all worked well (mean emulator launch and debug). But for sdcard
usage, I had to create a new avd 1.6 with sdcard, so I change my debug
configuration to use this new avd. The problem is when I debug, the
emulator is well launched, I had every time a
Resources.NotFoundException on the first line of code which use my
R.java file (even for a simple string)
It's like the codes in R.java aren't good, but I didn't change them.

If I return my debug configuration to the first avd 1.6 without sd
card, it works well again, even if I uninstall the application before.

Really don't understand...

Thanks in advance for your help

Thomas

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

Reply via email to