"Turn" emulator:ERROR:Could not load opengles emulation library:lib64OpenglRender.so

Source: Internet
Author: User

"Turn" emulator:ERROR:Could not load opengles emulation library:lib64OpenglRender.so

1 ./EMULATOR64-ARM-AVD <AVD_name>2objectfilefile  or Directory3 emulator:WARNING:Could not initialize opengles emulation, using software renderer.

Suppose the Tools folder is ~/software/android-sdk-linux/tools

In the console, before running the emulator command does:

export LD_LIBRARY_PATH=~/Software/android-sdk-linux/tools/lib:$LD_LIBRARY_PATH./emulator64-arm -avd <AVD_name>

How to run 32-bit applications on Ubuntu 64-bit?
1 sudo dpkg--add-Architecture i3862sudo apt-get update3  sudoinstall libc6:i386 libncurses5:i386 libstdc++6: i3864sudo ./adb

 

"Go" emulator:ERROR:Could not load opengles emulation library:lib64OpenglRender.so

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.