Anbox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Ilyagredasov (talk | contribs) No edit summary Tags: Mobile edit Mobile web edit |
||
| Line 17: | Line 17: | ||
|license = {{License|GPLv3}} | |license = {{License|GPLv3}} | ||
|source = [https://github.com/anbox/anbox GitHub] | |source = [https://github.com/anbox/anbox GitHub] | ||
|issuetracker = [https://github.com/anbox/anbox/issues GitHub] | |||
}} | }} | ||
Latest revision as of 08:01, 28 January 2026
| |
| Developer(s) | Marius Gripsgard, Ricardo Mendoza, Simon Fels, Thomas Voß |
|---|---|
| Latest version | |
| Active | No |
| Platform(s) | Linux |
| Architecture(s) | x86-64, ARM |
| Emulates | Android emulators |
| Website | anbox.io |
| Programmed in | C++ |
| License | GPLv3 |
| Source code | GitHub |
| Issue tracker | GitHub |
Anbox is a free and open-source compatibility layer that aims to allow mobile applications and games developed for Android to run on GNU/Linux distributions.
It executes the Android runtime environment by using LXC (Linux Containers), recreating the directory structure of Android as a mountable loop image while using the native Linux kernel to execute applications.
See also
[edit | edit source]- Wine - A Windows compatibility layer for Unix-like systems.
