androidconsoleshared-librariesgoogle-play-serviceslibgcc

My r.java file is not generated


I get this error from the console:

[2016-01-02 19:11:15 - google-play-services_lib] /home/fibrahim/Unduhan/android-sdk-linux/build-tools/23.0.2/aapt: error while loading shared libraries: libgcc_s.so.1: cannot open shared object file: No such file or directory

And,

[2016-01-02 19:11:15 - SpeciesGallery] /home/fibrahim/Unduhan/android-sdk-linux/build-tools/23.0.2/aapt: error while loading shared libraries: libgcc_s.so.1: cannot open shared object file: No such file or directory

Solution

  • I solve this problem, following :

    shared library problems with eclipse on Ubuntu

    I execute this command : sudo apt-get install gcc-multilib