Software:Anbox
From HandWiki
Short description: Free and open-source compatibility layer that aims to allow mobile applications and mobile games
Wikipedia application for Android running on Anbox | |
Original author(s) | Marius Gripsgard, Ricardo Mendoza, Simon Fels, Thomas Voß |
---|---|
Developer(s) | Anbox authors (4) |
Initial release | 11 April 2017 |
Repository | github |
Operating system | Linux |
Platform | x86-64, ARM, ARM64 |
Type | Compatibility layer |
License | GNU GPL v3[1] |
Website | anbox |
Anbox is a free and open-source compatibility layer that aims to allow mobile applications and mobile games developed for Android to run on Linux distributions.[2] Canonical introduced Anbox Cloud, for running Android applications in a cloud environment.[3]
Anbox executes the Android runtime environment by using LXC (Linux Containers), recreating the directory structure of Android as a mountable loop image, while using native Linux kernel to execute applications. It makes use of Linux namespaces through LXC for isolation. Applications do not have any direct hardware access, all accesses are sent through the Anbox daemon.[4]
Anbox was deprecated on February 3, 2023 as it's no longer being actively maintained.[5]
See also
- Android-x86 - An open source project that makes an unofficial porting of Google's Android mobile operating system to run on devices powered by AMD and Intel x86 processors, rather than RISC-based ARM chips.
- BlueStacks has developed an App Player for Windows and MacOS capable of running Android applications in a container.
- The SPURV compatibility layer[6] is a similar project developed by Collabora.
- Waydroid (formerly called Anbox-Halium) is also using Android (LineageOS) in a container on a regular Linux system, using Wayland.[7]
- Wine - A Windows compatibility layer for Unix-like systems.
References
- ↑ "anbox/anbox". 4 January 2023. https://github.com/anbox/anbox/blob/master/README.md.
- ↑ Lynch, Jim (2017-04-12). "Anbox: Run Android apps in Linux" (in en). https://www.infoworld.com/article/3189311/anbox-run-android-apps-in-linux.html.
- ↑ "Canonical's Anbox Cloud puts Android in the cloud" (in en-US). 21 January 2020. https://social.techcrunch.com/2020/01/21/canonicals-anbox-cloud-puts-android-in-the-cloud/.
- ↑ "anbox/anbox" (in en). https://github.com/anbox/anbox.
- ↑ "Add deprecation notice to README by morphis · Pull Request #2121 · anbox/anbox" (in en). https://github.com/anbox/anbox/pull/2121.
- ↑ "Running Android next to Wayland". https://www.collabora.com/news-and-blog/blog/2019/04/01/running-android-next-to-wayland/.
- ↑ "WayDroid brings lag-free Android app integration to the OnePlus 6/6T Linux port". https://tuxphones.com/waydroid-anbox-linux-mainline-oneplus-6-6t-postmarketos/.
External links
- Anbox
- Port to Sailfish OS (not maintained anymore)
- Port to Purism / Librem 5
- Port to postmarketOS
Original source: https://en.wikipedia.org/wiki/Anbox.
Read more |