Android: Conversion to Dalvik format failed: Unable to execute dex: null

后端 未结 14 1765
借酒劲吻你
借酒劲吻你 2020-12-28 13:11

I\'m trying to use the SmugFig SmugMug API on Android. It was designed for J2SE I would imagine, so I\'m not sure it will even work on Android, but I figured it was worth t

14条回答
  •  萌比男神i
    2020-12-28 13:49

    Here they suggest that these error is caused by huge .java files.

    I had the same problem and incrementing the memory allocated works for me.

提交回复
热议问题