Size: 265
Comment:
|
← Revision 3 as of 2023-05-28 20:59:45 ⇥
Size: 485
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 6: | Line 6: |
https://github.com/anbox/anbox#build-from-source {{{#!highlight sh cd /tmp git clone https://github.com/anbox/anbox.git --recurse-submodules cd anbox mkdir build cd build cmake .. make sudo make install }}} |
Anbox
https://github.com/anbox/anbox
Anbox is a container-based approach to boot a full Android system on a regular GNU/Linux system like Ubuntu. In other words: Anbox will let you run Android on your Linux system without the slowness of virtualization.