How to avoid DEX 64K LIMIT by importing the right library

后端 未结 5 783
栀梦
栀梦 2021-02-14 11:03

I had this issue where I overflow the 64k method limit in Dalvik when compiling all the library I used. I started to have this issue when I imported the Support

5条回答
  •  慢半拍i
    慢半拍i (楼主)
    2021-02-14 12:00

    Click On File Then Click On Project Structure Click On app on the left bottom of the popup. You will see multiple Tabs click on Dependencies Tab Then Click On plus at right top chose Library dependency search your desire Library it will show Those Libraries which are available in your IDE

提交回复
热议问题