[2014-08-26 10:52:32 - Test] F:\Windows\product\workspace_android\appcompat_v7\res\values-v14\themes_base.xml:148: error: Error retrieving parent for item: No resource found that matches the given name 'android:Theme.Holo.Light.DialogWhenLarge'.
用elicpse的时候,如果compile with没有选对,会导致R.java不能生成,就会出现找不到资源的错误。推荐minimum sdk选想要兼容的,target sdk可以选尽可能高的版本,compile也是选尽可能高的。
星期二, 08/26/2014 - 11:18 — 杨超