logoalt Hacker News

ChocolateGodyesterday at 11:43 PM0 repliesview on HN

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.