[android-developers] Re: Why is there no classes.dex in apk
hi Ying:
Thanks for your information.
I have built a right apk file after andding "LOCAL_DEX_PREOPT=false" in my Android.mk
Thanks.
2012/1/11 Ying Wang <wangying@android.com>
If dex-preoptimization is enabled (it's enabled by default in user builds),an .odex file (Email.odex in your case, just next to Email.apk) will be generated from the classes.dex and the original classes.dex is stripped from the apk.--
On Mon, Jan 9, 2012 at 8:45 PM, fycd <doggoodfycd@gmail.com> wrote:--hi allI get a strange problem. I repo sync gingerbread in my mobile hard disk.After make Email, I find that there is no classes.dex in Email.apk.does anyone know how?
any suggestion will be appreciate.
You received this message because you are subscribed to the Google Groups "android-ndk" group.
To post to this group, send email to android-ndk@googlegroups.com.
To unsubscribe from this group, send email to android-ndk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-ndk?hl=en.
You received this message because you are subscribed to the Google Groups "android-ndk" group.
To post to this group, send email to android-ndk@googlegroups.com.
To unsubscribe from this group, send email to android-ndk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-ndk?hl=en.
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home