You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to android-...@googlegroups.com
HI All!
What is the procedure to generate .odex file during compilation. We followed the following procedure 1. we generated dexopt-wrapper by compiling mydroid. 2. using the application we tried to execute the following command
$ ./dexopt-wrapper my.apk my.odex bash: ./dexopt-wrapper: cannot execute binary file
please let us know how to execute this command with build.