| 查看: 542 | 回复: 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安装的不正确吗?导致了现在出现一系列问题,整了好几天都没有成果,希望大神帮忙,看看怎么解决这个问题,不剩感激啊!! |
» 猜你喜欢
关于filecode,很负责任的告诉大家
已经有7人回复
【2027博士申请】纳米药物递送方向
已经有5人回复
关于豆爷回答的JTJC与%2F数量
已经有7人回复
2026国自然放榜时间
已经有3人回复
国基金的申报应该改成非等额制,评价高的钱多评价低的钱少,但是增加资助率
已经有7人回复
好奇怪的filecode
已经有4人回复
售SCI文章,我:8O5.5.1.O.54,科目齐全,可+急
已经有4人回复
售SCI一区T0P文章,我:8.O.55.1.O54,科目全,可伽急
已经有4人回复
售SCI文章,我:8O.5.5.1O.54,科目全,可十急
已经有4人回复
售SCI一区T0P文章,我:8.O.55.1.O.54,科目齐全,可+急
已经有5人回复

FMStation
至尊木虫 (知名作家)
- 应助: 591 (博士)
- 贵宾: 0.03
- 金币: 18701.7
- 红花: 97
- 帖子: 8891
- 在线: 1493.2小时
- 虫号: 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










回复此楼
20