I am new to android development and have hit my first error and can\'t seem to get around it. I have downloaded and installed android studio and java on my mac and a made a
In linux systems, there may be issue with 32 bit lib files in 64 bit systems, I also got the same problem and is solved by installing these libs by following command -
yum install glibc.i686 glibc-devel.i686 libstdc++.i686 zlib-devel.i686 ncurses-devel.i686 libX11-devel.i686 libXrender.i686 libXrandr.i686