Hi,
I am unable to generate android build from my mac machine. I continuously get "No resource found that matches the given name 'android:Widget.Holo.ActionBar'" error.
Could anyone help me in fixing this issue ? Ti SDK used : 3.5.1 GA
Error Log:
[DEBUG] /android-sdk-macosx/build-tools/20.0.0/aapt package -m -J /{PATH}/build/android/gen -M /{PATH}/build/android/AndroidManifest.xml -S /{PATH}/build/android/res -I /android-sdk-macosx/platforms/android-10/android.jar
[exec] [ERROR] Error generating R.java from manifest
[exec] [ERROR] /{PATH}/build/android/res/values-v14/styles_base.xml:24: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Holo.ActionBar'.
[exec] [ERROR] /{PATH}/build/android/res/values-v14/styles_base.xml:28: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Holo.Light.ActionBar'.
[exec] [ERROR] /{PATH}/build/android/res/values-v14/styles_base.xml:32: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Holo.ActionBar.Solid'.