java - Android Studio not compiling -


i'm having issue that's taking me since yesterday morning figure out no success. i'm desperate right solve this.

in log console, @ bottom of android-studio window error:

error: gradle: execution failed task':myapplication2:mergedebugresources'.          >java.io.ioexception: cannot run program "/home/user/.local/android-studio/sdk/build-tools/android-4.2.2/aapt": error=2, no such file or directory 

but happens file there. i've done research no success. i'm taking time on this. don't know why should wrong. i'm on linux.

please me resolving issue.

edit:

on processing ide exact same error happens:

build failed /home/user/adt-bundle-linux-x86_64-20130729/sdk/tools/ant/build.xml:649: following error occurred while executing line: /home/user/adt-bundle-linux-x86_64-20130729/sdk/tools/ant/build.xml:690: execute failed: java.io.ioexception: cannot run program "/home/user/adt-bundle-linux-x86_64-20130729/sdk/build-tools/18.0.1/aapt" (in directory "/tmp/android8933435574063638939sketch"): java.io.ioexception: error=2, no such file or directory 

try install following: sudo apt-get --no-install-recommends install ia32-libs-multiarch


Comments

Popular posts from this blog

c# - Send Image in Json : 400 Bad request -

jquery - Fancybox - apply a function to several elements -

An easy way to program an Android keyboard layout app -