Tag: adb

shape
shape
shape
shape
shape
shape
shape
shape
Standard

Android Studio ADB Not Found (Solved)

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

Latest news

Latest news directly from our blog.