Android: Unable to instantiate activity / ClassNotFoundException

前端 未结 30 3120
粉色の甜心
粉色の甜心 2020-11-27 13:46

I recently published an app to the market and I\'m now getting an error by some user, the app presumably crashes right when it starts. Unfortunately I can\'t contact him dir

30条回答
  •  孤城傲影
    2020-11-27 14:18

    Make sure your /src dir is listed in your projects>properties>java build path>source

提交回复
热议问题