Hi, I am trying to use DEX Pre optimization for andoird 2.2_R1 (Froyo), when I guild the froyo code as below:
$ make WITH_DEXPREOPT=true -j4 I dont see any ODEX files getting generated for the APKs. When I do the same thing for 2.3 (gingerbread) , I can see ODEX files getting generated for each APK. Also when I checked the build system for 2.2_R1 , It does not have changes to build ODEX files. Can someone let me know if the DEX Pre optimization is supported only in Gingerbread? Or if its supported in froyo is there a way to get the ODEX files? Thanks & Regards, Channagoud -- 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

