Sunday, November 10, 2019

android - Conversion to Dalvik format failed: Unable to execute dex: field ID not in [0, 0xffff]: 65536

For my project method count is 55K. Clearly less than 65k limit. When I try to run app in eclipse/studio I am getting




Conversion to Dalvik format failed: Unable to execute dex: field
ID
not in [0, 0xffff]: 65536




I have 5-6 libraries included in project also my app has many features.



On Google I found many links for

Conversion to Dalvik format failed:
Unable to execute dex: method ID not in [0, 0xffff]: 65536
with possible solution of multidex configuration.



But how to Fix >>> field ID not in [0, 0xffff]: 65536 ????

No comments:

Post a Comment

hard drive - Leaving bad sectors in unformatted partition?

Laptop was acting really weird, and copy and seek times were really slow, so I decided to scan the hard drive surface. I have a couple hundr...