Launch Android apps on Linux with Anbox

Resources and Administration

Anbox uses very little in terms of resources on the Linux host compared to other emulators or run-time environments. The main memory requirement for the container is also moderate. The Application Manager occupies about 240MB RAM, while the Settings Manager takes around another 85MB. Each app you launch increases the memory requirement by about 15MB. This means that Anbox is quite fast even on older hardware with little RAM.

The Snap daemon manages the Anbox container. Some terminal commands, which differ from their counterparts for conventional package management, are used for this purpose. For example, Snap for Anbox does not offer automatic updates; you have to do this manually (Listing 2, line 1). To discover the current version of the Anbox container, type:

Listing 2

Updating and Deleting Anbox

 

snap info anbox

To remove Anbox from the system, delete the container (line 3). In addition, you also need to remove the matching kernel modules, which requires the ppa-purge package (line 4). Then remove the PPA archive (line 5). You have now completely removed Anbox and its helpers from the system.

Conclusions

Anbox is a quick solution for taking Android applications to the Linux desktop. The container solution, which is still under constant development, is already surprisingly stable and can be used in production.

Restrictions that apply to smartphones do not apply on Linux. Not only can multiple apps be opened simultaneously, but their windows can also be displayed at any scale. In addition, Android apps can coexist on the Linux desktop parallel to other windows without any problems. This greatly boosts the desktop's usefulness.

However, it would be nice if Anbox supported other container formats, such as AppImage, so that users outside of the Ubuntu/Debian universe could take advantage of it.

Buy this article as PDF

Express-Checkout as PDF
Price $2.95
(incl. VAT)

Buy Linux Magazine

SINGLE ISSUES
 
SUBSCRIPTIONS
 
TABLET & SMARTPHONE APPS
Get it on Google Play

US / Canada

Get it on Google Play

UK / Australia

Related content

  • Android in a Box

    Need Android apps in a separate window on the Linux desktop? Anbox is the answer. Unlike common Android emulators, the software relies on LXC containers and kernel namespaces. We tested the pre-alpha version.

  • RebornOS

    RebornOS offers an innovative alternative to Arch Linux that will appeal to Linux newcomers.

  • Introduction

    This month in Linux Voice.

  • ExTiX 22.9 Released with Support for Installing Android Apps

    The developers of the ExTiX Linux Distribution have released a new version that includes added support to make installing and using Android apps on the desktop a breeze.

  • FOSSPicks

    We explore KDevelop 5.1, Riot.im, Cursynth, QMapShack 1.8, KWipe 2.1.3, Rapid Photo Downloader 0.9, Kakoune, VPG 0.2.8, Anbox (alpha), Terasology Alpha 7, and Mudlet 3.0.

comments powered by Disqus
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters

Support Our Work

Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.

Learn More

News