Your project contains error(s), please fix it before running it

前端 未结 26 2556
暖寄归人
暖寄归人 2020-12-04 05:31

I am developing a simple Android application. But when I run Eclipse, it shows the following error:

Your project contains error(s), please fix it befo

26条回答
  •  旧巷少年郎
    2020-12-04 06:01

    This is happened to me. After format of my system,
    When i import project it shows same error

    remove first debug.keystore file then goto -

    Project -> Project properties -> select library -> remove -> add again libraries.

    It's working for me......

提交回复
热议问题