【发布时间】:2015-08-17 06:16:07
【问题描述】:
错误显示如下
D:\workspace\LoginWithSocial\res\values\styles.xml:7: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light'. [2015-08-17 11:26:16 - LoginWithSocial]
D:\workspace\LoginWithSocial\res\values-v11\styles.xml:7: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light'. [2015-08-17 11:26:16 - LoginWithSocial]
D:\workspace\LoginWithSocial\res\values-v14\styles.xml:8: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light.DarkActionBar'. [2015-08-17 11:27:54 - LoginWithSocial]
D:\workspace\LoginWithSocial\res\values\styles.xml:21: error: Resource entry app_name is already defined. [2015-08-17 11:27:54 - LoginWithSocial]
D:\workspace\LoginWithSocial\res\values\strings.xml:4: Originally defined here. [2015-08-17 11:27:54 - LoginWithSocial]
D:\workspace\LoginWithSocial\res\values\styles.xml:30: error: Apostrophe not preceded by \ (in Successfully Posted \ '%1$s\'.\nPost ID: [2015-08-17 11:27:54 - LoginWithSocial] %2$s) [2015-08-17 11:27:54 - LoginWithSocial]
D:\workspace\LoginWithSocial\res\values\styles.xml:7: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light'. [2015-08-17 11:27:54 - LoginWithSocial]
D:\workspace\LoginWithSocial\res\values-v11\styles.xml:7: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light'. [2015-08-17 11:27:54 - LoginWithSocial]
D:\workspace\LoginWithSocial\res\values-v14\styles.xml:8: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light.DarkActionBar'. [2015-08-17 11:27:54 - LoginWithSocial]
D:\workspace\LoginWithSocial\res\values\styles.xml:21: error: Resource entry app_name is already defined.
【问题讨论】:
-
更新您的支持库...在此处查看答案 [链接]:stackoverflow.com/a/22271850/2829107
标签: facebook android android-studio android-developer-api