Anbox - Androïd apps on a regular Linux system

Puppy related raves and general interest that doesn't fit anywhere else
Post Reply
Message
Author
labbe5
Posts: 2159
Joined: Wed 13 Nov 2013, 14:26
Location: Canada

Anbox - Androïd apps on a regular Linux system

#1 Post by labbe5 »

http://anbox.io/

No emulator needed, but your system needs to have Snap enabled, and typing this command in terminal will install all necessary dependencies :

$ snap install --classic anbox-installer && anbox-installer

Note :
Anbox will install, but is still an Alpha project, so it is just for testing purposes.

For fun or for production work, when Anbox is finalised, you will enjoy your favorite Androïd apps on your regular Linux system.

Installing Snap :
http://www.techrepublic.com/article/how ... ntu-16-04/

To install Anbox as a snap package, you first need Ubuntu 16.04 Xenial (Xenialdog), earlier versions don't have the necessary tools to deal with snap packages.

Command to install a snap package starts with : snap install ...
To know what are available as snap packages, issue this command :
snap find

You may find that installation is a bit longer, this is because all necessary dependencies are bundled together.

Final note:
For Dog-based users, this isn't new. We are used to use SFS with a number of utilities provided with Dog-based OS, bundling together dependencies and apps, then activating them when needed, or transfering them from one computer to another (without internet).

In fact, snap packages are not as versatile as SFS files. Dog-based OS are way ahead.

User avatar
spiritwild
Posts: 181
Joined: Mon 03 Oct 2016, 10:06

#2 Post by spiritwild »

Interesting. If I had the rig, I'd be intrigued.

Sometimes it's safe to not have certain capabilities. lol

Post Reply