Easy methods to Run Android Apps on Ubuntu with Anbox
This video proven you run android software on ubuntu with anbox.
Anbox places the Android working system right into a container, abstracts {hardware} entry and integrates core system companies right into a GNU/Linux system. Each Android software shall be built-in together with your working system like another native software.
0:06 – Set up anbox utilizing anbox-installer :
sudo apt set up git
git clone https://github.com/anbox/anbox-installer.git
1:18 – Working anbox and a few android apps
1:53 – Easy methods to set up android software
sudo apt set up android-tools-adb android-tools-fastboot
Obtain android app (apk) from apkmirror.com, then set up with the next command:
adb set up android_app.apk
2:58 – Easy methods to take away android software :
adb uninnstall name_of_apk_file
use the next command to checklist put in packages:
adb shell ‘pm checklist package deal -f’
Software program that we’re utilizing for creating this video :
– Blender for Modifying video – https://www.blender.org/
– Inkscape for create clip textual content and different materials – https://inkscape.org/en/
– SimpleScreenRecorder for desktop recording – http://www.maartenbaert.be/simplescreenrecorder/
Assist LinuxScoop on Patreon : https://patreon.com/linuxscoop
Comply with and Subscribe:
Youtube : http://bit.ly/1LcWaHK
Dailymotion : http://bit.ly/1MZbdXI
Web site : http://bit.ly/1MFgNlf
Google+ : http://bit.ly/1NtQ2MZ
Fb : http://bit.ly/1Y86LNi
Twitter : http://bit.ly/20QcCJx
Tumblr : http://bit.ly/20ZgoAh
Telegram : https://t.me/linuxscoop
source