MoinMoin Logo
  • Comments
  • Immutable Page
  • Menu
    • Navigation
    • RecentChanges
    • FindPage
    • Local Site Map
    • Help
    • HelpContents
    • HelpOnMoinWikiSyntax
    • Display
    • Attachments
    • Info
    • Raw Text
    • Print View
    • Edit
    • Load
    • Save
  • Login

Navigation

  • Start
  • Sitemap
Revision 3 as of 2023-05-28 20:59:45
  • Anbox

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.

https://github.com/anbox/anbox#build-from-source

   1 cd /tmp
   2 git clone https://github.com/anbox/anbox.git --recurse-submodules
   3 cd anbox
   4 mkdir build
   5 cd build
   6 cmake ..
   7 make
   8 sudo make install
  • MoinMoin Powered
  • Python Powered
  • GPL licensed
  • Valid HTML 4.01