Android method ID not in [0, 0xffff]
Android method ID not in [0, 0xffff]
对于Android 打包出现的各种问题,网上有各种信息,各资料汇总如下:
- http://ingramchen.io/blog/2014/09/prevention-of-android-dex-64k-method-size-limit.html
- http://www.cnblogs.com/yaozhongxiao/p/3521428.html
- http://android-developers.blogspot.co.il/2011/07/custom-class-loading-in-dalvik.html
- http://developer.android.com/tools/help/proguard.html
- http://www.trinea.cn/android/proguard-use/
- http://www.jianshu.com/p/0202845db617
- http://stackoverflow.com/questions/25928392/dex-loader-unable-to-execute-dex-method-id-not-in-0-0xffff-65536
- http://stackoverflow.com/questions/16056442/cant-build-multiple-android-dex-files-with-ant-from-external-jars