error when building android sample games in android studio -


i downloaded android sample games , imported them in android studio, keep getting following errors:

error: com.android.ide.common.process.processexception: org.gradle.process.internal.execexception: process 'command 'c:\users\soko\appdata\local\android\android-sdk\build-tools\20.0.0\aapt.exe'' finished non-zero exit value 42

error:execution failed task ':skeletontbmp:mergedebugresources'. c:\users\soko\downloads\compressed\android-basic-samples-master\android-basic-samples-master\basicsamples\skeletontbmp\build\intermediates\exploded-aar\com.android.support\appcompat-v7\20.0.0\res\drawable-xhdpi\abc_textfield_search_right_selected_holo_light.9.png: error: com.android.ide.common.process.processexception: org.gradle.process.internal.execexception: process 'command 'c:\users\soko\appdata\local\android\android-sdk\build-tools\20.0.0\aapt.exe'' finished non-zero exit value 42

check compilesdkversion , buildtoolsversion match in build.gradle file.


Comments

Popular posts from this blog

google chrome - Developer tools - How to inspect the elements which are added momentarily (by JQuery)? -

angularjs - Showing an empty as first option in select tag -

php - Cloud9 cloud IDE and CakePHP -