I looked on this site for this error I'm encountering:
Stopping ADB server failed (code -1).
Unable to run 'adb': Cannot run program "/home/ariel/Downloads/adt-bundle-linux-x86_64/sdk/platform-tools/adb": error=2, No such file or directory.
Starting ADB server failed (code -1).
I've used this command on the terminal provided from this topic.
Android SDK on a 64-bit linux machine
EDIT: I've tried using this command on terminal:
sudo apt-get install ia32-libs
Sadly, it did nothing and it showed this:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package libc6-i386 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'libc6-i386' has no installation candidate