unable to create …
摘要:问题描述:在新建Android Application时会出现unable to create the selectedproperty page解决方法:将用户PATH路径中的jdk路径放到最前面。解决过程:to create the selected property page" titl...
阅读全文
No Launcher activity found!
摘要:现象描述:运行eclipse时在Console中会出现如下几句提醒:No Launcher activity found!The launch will only sync the application package on the device!并且模拟器正常运行可是没有自己项目的图标解决...
阅读全文
Hardcoded string XXX,&…
摘要:eclipse布局文件警告:Hardcoded string XXX, should use @string resource string XXX, should use @string resource" title="Hardcoded string XXX, should use @s...
阅读全文
This Adroid SDK r…
摘要:有时候开启eclipse时会出现如下提示框:This Adroid SDK requires AndroidDeveloperAdroid SDK requires Android Developer" title="This Adroid SDK requires Android Devel...
阅读全文
factorOne cannot be&nb…
摘要:factorOne cannot be resolved or is not a field现象描述:Eclipse的使用时会在代码处出现警告factorOne cannot be resolved or is not a field原因是R.java中没有生成相应的静态类或者你没有正常导入R...
阅读全文