Turn from "http://www.cnblogs.com/jonzone/p/5246531.html"
This issue is answered on stack over flow.
Original link Address: http://stackoverflow.com/questions/27589844/android-studio-1-0-2-not-building-appmergedebugresources-error
Workaround:
Run the following two instructions at the terminal, installing Lib32stdc++6 and Lib32z1sudo apt-get install lib32stdc++6sudo apt-get install lib32z1
Problem reason: Ubuntu can ' t run the AAPT on + bit before installing this packages
This issue has been updated on stack Overflow
EDIT 19-04-2016:
Android Studio 2 has the installation Guide updated with those packages and bunch + to compile on 64-bit machines Corr ectly
1 |
$ sudo apt-get install lib32z1 lib32ncurses5 lib32bz2- 1.0 lib32stdc++ 6 |
"android"ubuntu under Android Studio compile error A problem occurred starting process ' command '/android/sdk/build-tools/21.1.2/aapt ' ' (Turn)