问题1:
Theprefix 'com.example.' is meant as a placeholder and should not be used
解决:只需将com.example换一个名字即可,随便改。
问题2:
在配置Android开发环境Eclipse时,可能会遇到三个问题。问题1:提示'com.example.'是占位符,需要更换;问题2:SDK加载错误,解决方法是删除并替换指定的devices.xml文件;问题3:缺少Theme.AppCompat.Light主题,需下载appcompat-v7库并导入到工程中。通过相应步骤操作,可以成功解决这些问题。
问题1:
Theprefix 'com.example.' is meant as a placeholder and should not be used
解决:只需将com.example换一个名字即可,随便改。
问题2:
1万+

被折叠的 条评论
为什么被折叠?