Biosopher wrote: > OK...maybe my question was posed improperly. It seems the .apk > doesn't contain individual class files. Instead the .class files are > first compressed into classes.dex which is then packaged into > the .apk. > > My .apk does have a classes.dex so supposedly my classes are in > the .apk. That still doesn't explain why my .class files are not > being found my the emulator...! Aaaarrgh...it all compiles too...
Any chance you can post the exact text of the error message? -- Mark Murphy (a Commons Guy) http://commonsware.com | http://twitter.com/commonsguy Warescription: Three Android Books, Plus Updates, $35/Year -- 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

