Writing

2019

Running Android and Wayland on Embedded Devices

Let's get Android running next to Wayland on an i.MX6 based Nitrogen6_MAX board. Read full post

Running Android next to Wayland

It's now possible to run Android applications in the same graphical environment as regular Wayland Linux applications with full 3D acceleration. Read full post

2017

Precompiling APK files during Android AOSP build

By precompiling APK files during AOSP build a few minutes can be shaved off of the development iteration time on most commonly found Android hardware. Read full post

2016

Running an Android Unit Test

Running specific AOSP unit tests on an Android device is not entirely obvious, so this is what I cobbled together. Read full post