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

Upload page content

You can upload content for the page named below. If you change the page name, you can also upload content for another page. If the page name is empty, we derive the page name from the file name.

File to load page content from
Page name
Comment

  • 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