android Busybox/Android build VM I took the Android Cross Compile VM [https://blog.dan.drown.org/android-cross-compile-environment/] and created a docker VM image for just building busybox. To Download the VM image: docker pull ddrown/busybox-build To
android Updated busybox builds I rebuilt busybox and upgraded to 1.22.1. The new Android L developer preview requires binaries built with PIE [http://en.wikipedia.org/wiki/Position-independent_code]. Android 4.1 is the oldest