diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2018-05-22 14:58:25 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2018-05-22 14:58:25 -0300 |
commit | 85d5dc58307113080a1a1d02f86351cb22342a97 (patch) | |
tree | c74ee782f35fc9cc2d997f5a15352844dbbd2334 /research | |
parent | 9ed2a3a96300b74b5118a4918a3a256213a1e1f0 (diff) | |
download | blog-85d5dc58307113080a1a1d02f86351cb22342a97.tar.gz blog-85d5dc58307113080a1a1d02f86351cb22342a97.tar.bz2 |
Anbox - Android in a Box
Diffstat (limited to 'research')
-rw-r--r-- | research/android.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/research/android.md b/research/android.md index 1096f51..4257f7a 100644 --- a/research/android.md +++ b/research/android.md @@ -16,6 +16,7 @@ Download tools and put inside `~/Android/tools`. ## References +* [Anbox - Android in a Box](https://anbox.io/). * [Build Android apps with Debian: apt install android-sdk](https://bits.debian.org/2017/03/build-android-apps-with-debian.html). * Android emulator inside a virtual machine: * https://packages.debian.org/stretch/android-sdk |