So... this problem made me banging my head against the wall for about two day now. When I try to run my android project the error mentioned on the title field appears on pop-up window. I am using android studio on 32bit Linux-mint distribution. I've tried the bellow solutions but, none has solved the issue.
Go to Tools -> Android -> Enable ADB entegration
My results:
adb kill-server adb start-server
adb devices
daemon not running. starting it now on port 5037
daemon started successfully List of devices attached . .
No devices is listed-
My results:
Reading state information... Done E: Unable to locate package lib32z1 E: Unable to locate package lib32z1-dev E: Unable to locate package lib32stdc++6 E: Couldn't find any package by regex 'lib32stdc++6'