On Dec 14, 5:46 am, "[email protected]" <[email protected]> wrote: > I use mm to generate a apk file, > > android 4.0: no classes.dex in apk ( so the apk can't be installed, > the log is:" DexOptZ: zip archive '/data/app/com.xxx.xxx.apk' does not > include classes.dex ) > > android2.3: there is a classes.dex in each apk file.
For me when using mm to build i had to completely build the full system in that terminal session first You should look into using ant to build -- 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

