cordova - Android studio gradle issue -
I imported my Cordoba 3.0 project Android Studio, when I sync the build.gradle file with my project , I get this error code 1:
error: failed for performance ': Process DebugResources'' Error Output About the Android Manifest.xm file Is:
Error: (38, 23) No resource found which matches the given name ('value' on the icon '@ Drawable / icon' with error): (39, 24) No resource found that matches the given name ('label' value '@ string / app_name') Error: (43, 28) No resource found that matches the given name ('label' value '@ string / activity_name'). Error: (47, 43) No resource found that matches the given name ('label' value '@ string / launcher_name') Any ideas?
Comments
Post a Comment