Android

Android TV: ODROID-C2 with Amazon Prime Video and Netflix

I have been using a ODROID-C2 with LibreELEC for quite a while, but was frustrated by the lack of Amazon Prime Video and Netflix support. I was also using a wireless keyboard/mouse to control it, which led to the disapproval from the spouse, so I wanted a proper TV remote control to control both the TV (power/volume) and the ODROID-C2. Here is the procedure I followed.  ▶

Gaming

Arcade Box

We made our own arcade box with simple GPIO buttons and joysticks, and called it the ODROID Arcade Box  ▶

ODROID-XU4

Mali GPU accelerated Qt5: Running on Ubuntu 18.04

Ubuntu 18.04 Bionic comes with Qt 5.9.5 by default. However, Canonical has built it without considering the ARM Mali GPU detection, and Qt5 doesn’t work on Ubuntu 18.04 at all. So, we have to build Qt5 from source code manually. This is a quick and dirty build guide, that I  ▶