anbox/android
Simon Fels b5b06d9beb Integrate android support library into our cmake build
Just meant for integration testing. Built library is not meant to
be installed or shipped. This has to happen as part of the Android
build.
2016-06-23 18:36:10 +02:00
..
.idea android: remove left over things from shashlik 2016-06-23 12:30:19 +02:00
build/production/android/org/anbox Add Android application to handle system ui part 2016-06-23 11:28:53 +02:00
gen/org/anbox Add Android application to handle system ui part 2016-06-23 11:28:53 +02:00
java/org/anbox android: add simple support library to communicate with the host service 2016-06-23 13:13:22 +02:00
jni Integrate android support library into our cmake build 2016-06-23 18:36:10 +02:00
res android: drop reference to not existing string 2016-06-23 17:28:27 +02:00
Android.mk android: add simple support library to communicate with the host service 2016-06-23 13:13:22 +02:00
AndroidManifest.xml Add Android application to handle system ui part 2016-06-23 11:28:53 +02:00
CMakeLists.txt Integrate android support library into our cmake build 2016-06-23 18:36:10 +02:00
README.md Add Android application to handle system ui part 2016-06-23 11:28:53 +02:00

Android Anbox service

This is based on shashlikd from https://github.com/shashlik/shashlikd