My Eclipse has been working with Android for a couple years, but all of a sudden I got this strange bug:
I needed to update an old Android 1.0 project to 1.5 so I created a new project in Eclipse and copied my old files into this new project. Everything compiled fine but when I launched the emulator, I got an error that it couldn't find any of my .class files. I looked at my .apk and it has all my layout and image files but none of my .class files. Any suggestions on what might be wrong? The compiled .classes are in my /bin directory but are somehow not being packaged into the .apk Thanks, Anthony -- 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