Running Android Lint has encountered a… Failed. java.lang.NullPointerException

前端 未结 2 754
一向
一向 2021-02-13 15:33

I just added Google Play Service Library to my project and when I am making a modification in one of my project files I am keep getting an error dialog from eclipse:

2条回答
  •  刺人心
    刺人心 (楼主)
    2021-02-13 16:40

    I would suggest for you to check on the warnings on your project. Resolving them one by one may get rid of the startup error.

提交回复
热议问题