Unable to instantiate activity ComponentInfo

后端 未结 12 2263
甜味超标
甜味超标 2020-12-11 09:54

I am developing an application for Froyo as minimum version and Gingerbread as the target version. So, the manifest shows:



        
12条回答
  •  执念已碎
    2020-12-11 10:01

    I was having the same problem but I had everything defined properly. I took another copy of the same project from my SVN and I was getting this error in the second project. Restart Eclipse: this will refresh eclipse's memory. It worked for me

提交回复
热议问题