cannot run Android Studio emulator

I’ve just installed Android Studio, and as expected I have the same problem as in Ubuntu based distros where I could find this solution working perfectly. http://stackoverflow.com/questions/36554322/cannot-start-emulator-in-android-studio-2-0

So I have tried to follow the same steps but I can’t, actually don’t know how to install this library lib64stdc++:i386.

That’s what you can see on my terminal

sudo zypper install lib64stdc++6

Loading repository data…
Reading installed packages…
‘lib64stdc++6’ not found in package names. Trying capabilities.
No provider of ‘lib64stdc++6’ found.
Resolving package dependencies…

Nothing to do.

Hi
Install libstdc++6-32bit

awesome, thanks a lot!