简体   繁体   中英

Failed to Initialize backend EGL display in Android Emulator on Apache Server

We are developing a web-service to perform dynamic analysis of apps.
We have developed our scripts in python and tested our web-service using web2py framework . But when we hosted our code on Apache server, a script to start the android emulator failed, displaying the message:

"Failed to Initialize backend EGL display"

But the same script runs without any errors from terminal or web2py server.

This problem is killing my days and now StackOverflow is my only hope.

Failed to Initialize backend EGL display is actually not a programming error at all its the emulator error you are using. try using genymotion.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM