Hi!
Im'using Android Studio for the first time...
I tried to load the project and build it, but I get errors like this:
Error:Error: com.android.ide.common.process.ProcessException: org.gradle.process.internal.ExecException: Process 'command 'C:\DATI\Work\MyCityUp\APP\adt-bundle-windows-x86-20131030 - Copia (2)\sdk\build-tools\21.1.2\aapt.exe'' finished with non-zero exit value 42
and this:
Error:Execution failed for task ':app:mergeReleaseResources'.
> C:\DATI\Work\MyCityUp\APP\IMC ANDROID STUDIO\ImproveMyCity-Mobile-master\ImproveMyCity-Mobile-master\ImproveMyCity_Project\app\build\intermediates\exploded-aar\com.google.android.gms\play-services-base\7.0.0\res\drawable-mdpi\common_signin_btn_text_disabled_focus_light.9.png: Error: com.android.ide.common.process.ProcessException: org.gradle.process.internal.ExecException: Process 'command 'C:\DATI\Work\MyCityUp\APP\adt-bundle-windows-x86-20131030 - Copia (2)\sdk\build-tools\21.1.2\aapt.exe'' finished with non-zero exit value 42
I'm not sure about what I can do to compile the source.
Can you help me?
Thanks in advance!!!