Remix.run Logo
ChocolateGod 44 minutes ago

The graphics drivers on Android are compiled with Bionic where as most Linux distributions are compiled with glibc. You can't really mix and match them.

Desktop linux apps still need to link to the system graphics driver to get hardware acceleration.