"android"ubuntu under Android Studio compile error A problem occurred starting process ' command '/android/sdk/build-tools/21.1.2/aapt ' '

Source: Internet
Author: User

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.0lib32stdc++6

"android"ubuntu under Android Studio compile error A problem occurred starting process ' command '/android/sdk/build-tools/21.1.2/aapt ' ' (Turn)

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.