Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upServo still does not start on Android #6047
Closed
Labels
Comments
|
At the very least, the submodule update was immediately (accidentally) reverted after it landed in #6054, so we're broken again for module loading. That said, with the correct submodule, things do seem to load (and hit the grey screen) if I do a |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
While it seems #6002 fixed an issue, I'm still having problems launching Servo - both on emulated and real devices.
I'm trying to run Servo on an Arndale Octa development board, which uses Android 4.2.2, but I get the following error:
Unlike #6002, the libmozjs.so has the correct filename, and is in the apk file. The glutin update there didn't seem to fix the issue for me. I've also tried to run Servo on an emulated Nexus 7, based on the wiki, but got a similar error:
What could be the problem?