Dx bad class file magic (cafebabe) or version (0033.0000) with ADK14

前端 未结 18 1963
攒了一身酷
攒了一身酷 2020-11-27 05:00

Since moving to ADK14, I have been unable to build new apks for release on my Windows 7 system.

Building fails with \"conversion to dalvik format failed with error 1

18条回答
  •  挽巷
    挽巷 (楼主)
    2020-11-27 06:01

    I solved this problem in Eclipse by going to Windows --> Preferences Java --> Compiler in the right side window choose Compiler compliance level to 1.6, click Apply and Ok.

    And Clean Build all projects that should solve the problem

提交回复
热议问题