FragmentActivity causing ClassNotFoundException

后端 未结 8 2083
心在旅途
心在旅途 2020-12-05 06:48

I just used Android SDK Manager to update Android SDK Tools to revision 17, and Android Compatiblity to revision 7. Now, the program I\'ve been running for ages crashes on

8条回答
  •  隐瞒了意图╮
    2020-12-05 07:55

    select your project in Package Explorer > Right Click it > Android Tools > Fix PRoject Properties and also Try Project > Clean

    Then rerun.

提交回复
热议问题