| 查看: 570 | 回复: 1 | ||
[求助]
求大神帮忙Android环境搭建出现问题 已有1人参与
|
|
jdk安装是正确的,sak manager出现了一个问题,我没有管,但是在eclipse新建Android Application Project 时出现了问题,提示: [2016-09-05 16:31:03 - HI_word] D:\Program Files\android\HI_word\res\values\styles.xml:7: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light'. [2016-09-05 16:31:03 - HI_word] [2016-09-05 16:31:03 - HI_word] D:\Program Files\android\HI_word\res\values-v11\styles.xml:7: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light'. [2016-09-05 16:31:03 - HI_word] [2016-09-05 16:31:03 - HI_word] D:\Program Files\android\HI_word\res\values-v14\styles.xml:8: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light.DarkActionBar'. [2016-09-05 16:31:03 - HI_word] [2016-09-05 16:31:04 - HI_word] D:\Program Files\android\HI_word\res\values\styles.xml:7: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light'. [2016-09-05 16:31:04 - HI_word] [2016-09-05 16:31:04 - HI_word] D:\Program Files\android\HI_word\res\values-v11\styles.xml:7: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light'. [2016-09-05 16:31:04 - HI_word] [2016-09-05 16:31:04 - HI_word] D:\Program Files\android\HI_word\res\values-v14\styles.xml:8: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light.DarkActionBar'. [2016-09-05 16:31:04 - HI_word] [2016-09-05 16:31:06 - HI_word] D:\Program Files\android\HI_word\res\values\styles.xml:7: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light'. [2016-09-05 16:31:06 - HI_word] [2016-09-05 16:31:06 - HI_word] D:\Program Files\android\HI_word\res\values-v11\styles.xml:7: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light'. [2016-09-05 16:31:06 - HI_word] [2016-09-05 16:31:06 - HI_word] D:\Program Files\android\HI_word\res\values-v14\styles.xml:8: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light.DarkActionBar'. [2016-09-05 16:31:06 - HI_word] 这些问题,不知道怎么回事,从网上搜了说是加载v7什么的,但是我找不到,是我sdk安装的不正确吗?导致了现在出现一系列问题,整了好几天都没有成果,希望大神帮忙,看看怎么解决这个问题,不剩感激啊!! |
» 猜你喜欢
广西大学-广州大学招聘博士后 欢迎广大优秀人才!!!
已经有9人回复
闲聊
已经有3人回复
江苏省自然基金 什么时候出结果
已经有4人回复
如何查询2026年获批项目名称?
已经有3人回复
两块石头
已经有10人回复
科研人应该花精力去思考如何解决问题,而不是去凝练问题
已经有19人回复
售SCI一区T0P文章,我:8O.55.1.O.54,科目全,可伽急
已经有15人回复
面上没中,邀请各位路过的虫友分析一下分数
已经有13人回复
初秋的晨风
已经有6人回复
Ei源刊怎么投
已经有4人回复

FMStation
至尊木虫 (知名作家)
- 应助: 591 (博士)
- 贵宾: 0.03
- 金币: 18731.2
- 红花: 97
- 帖子: 8891
- 在线: 1497.1小时
- 虫号: 2400059
- 注册: 2013-04-04
- 专业: 计算机应用技术
【答案】应助回帖
感谢参与,应助指数 +1
|
Your compile SDK version must match the support library's major version. Since you are using version 23 of the support library, you need to compile against version 23 of the Android SDK. Alternatively you can continue compiling against version 22 of the Android SDK by switching to the latest support library v22. https://stackoverflow.com/questi ... ches-the-given-name |
2楼2016-09-06 09:58:19










回复此楼