• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps number of method references in a .dex file cannot exceed 64K

ac4android

Well-Known Member
I have some old apps that worked before upgrade to 2.1.2, now they either throw errors like "300minutes timeout" or this one:
Error:The number of method references in a .dex file cannot exceed 64K.
Learn how to resolve this issue at https://developer.android.com/tools/building/multidex.html


What?

On and off, I spent 2 weeks battling with re-install and reloading SDKs and Tools. Right now I spend about 70% of my time getting 2.1.2 to work rather then design and coding.

Based on the number of people reporting errors in Google, I'd say 2.1.2 I am not the only
one.

SOLUTION:
http://stackoverflow.com/questions/...rences-in-a-dex-file-cannot-exceed-64k-api-17
 
Last edited:
Back
Top Bottom