Android Studio ADB Not Found (Solved)

shape
shape
shape
shape
shape
shape
shape
shape

When we are using the 64-bit version of Linux, the IDE usually throws us the ADB Not Found error.

After some research, I found a simple solution to the problem: just install the IA32 library:

sudo apt-get install libc6-i386 lib32stdc++6 lib32gcc1 lib32ncurses5

Source: http://stackoverflow.com/questions/13571145/android-adb-not-found

Leave a Reply

Your email address will not be published. Required fields are marked *

Latest news

Latest news directly from our blog.