Android Question trouble writing output: Too many method references to fit in one dex file: 68073; max is 65536.

Darsiar

Member
trouble writing output: Too many method references to fit in one dex file: 68073; max is 65536.

#MultiDex: True - It does not help, it gives out another strange error:

Access was denied along the path "c: \ program files (x86) \ android \ android-sdk \ tools \ .. \ extras \ android \ m2repository \ com \ android \ support \ multidex \ 1.0.1 \ unpacked-multidex-1.0.

Version B4A is the latest.
The project compiled normally

What to do?
 

Attachments

  • Backup ManifestSystemClient 2020-05-27 15.38.zip
    10.8 KB · Views: 175

Erel

B4X founder
Staff member
Licensed User
Longtime User
Access was denied along the path "c: \ program files (x86) \ android \ android-sdk \ tools \ .. \ extras \ android \ m2repository \ com \ android \ support \ multidex \ 1.0.1 \ unpacked-multidex-1.0.
Follow the installation instructions: https://www.b4x.com/b4a.html
Android SDK is not in the correct place.
 
Upvote 0
Top