@@ -19,3 +19,15 @@ Run daemon and client on background:
Stop daemon and client:
./ubuntu-15.10-stop.sh
## Ubuntu 15.10 host Android device
First ensure that you can build and install a minimal Android App on your device, e.g. <https://github.com/cirosantilli/android-cheat/tree/214fab34bb0e1627ac73e43b72dee7d1f8db7bfb/min>
This will at least require installing the SDK.
All executables used must be in your `PATH`, e.g. `adb`.