logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

anbox - run Android in a box

Author

       This manual page was written by Shengjing Zhu <zhsj@debian.org>, for the Debian GNU/Linux system (but may
       be used by others).

                                                    Oct 2019                                            anbox(1)

Commands

       system-info
              Print various information about the system we're running on

       check-features
              Check that the host system supports all necessary features

       session-manager
              Run the the anbox session manager

       container-manager
              Start the container manager service

       launch Launch an Activity by sending an intent

       help   prints a short help message

       version
              print the version of the daemon

       wait-ready
              Wait until the Android system has successfully booted

Description

       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.

Examples

       To launch an Android application from command line:

       anbox launch --package=org.anbox.appmgr --component=org.anbox.appmgr.AppViewActivity

Name

       anbox - run Android in a box

See Also

/usr/share/doc/anbox/README.Debian

Synopsis

anbox[commandoptions][arguments...]

See Also