How to install Android development libraries on Fedora 20(64bit)
Hi all, I am trying to setup the android development environment. but unable to start the emulator because of 64 bit,
I,ve checked many question in this forum: https://ask.fedoraproject.org/en/question/9556/how-do-i-install-32bit-libraries-on-a-64-bit-fedora/
but my question is:
1)should i have to install all those libraries? Since i require 32bit libraries only for android development.
2)If i try to install some of the libraries specified in other question, I am getting the following error:
Protected multilib versions: libstdc++-4.8.2-7.fc20.i686 != libstdc++-4.8.2-1.fc20.x86_64
Error: Protected multilib versions: libgcc-4.8.2-7.fc20.i686 != libgcc-4.8.2-1.fc20.x86_64
Error: Protected multilib versions: nss-softokn-freebl-3.15.4-1.fc20.i686 != nss-softokn-freebl-3.15.2-2.fc20.x86_64
Thanks for any help !