This video shown you how to run android application on ubuntu with anbox.
Anbox puts the Android operating system into a container, abstracts hardware access and integrates core system services into a GNU/Linux system. Every Android application will be integrated with your operating system like any other native application.
0:06 – Install anbox using anbox-installer :
sudo apt install git
git clone
1:18 – Running anbox and some android apps
1:53 – How to install android application
sudo apt install android-tools-adb android-tools-fastboot
Download android app (apk) from apkmirror.com, then install with the following command:
adb install android_app.apk
2:58 – How to remove android application :
adb uninnstall name_of_apk_file
use the following command to list installed packages:
adb shell ‘pm list package -f’
Software that we are using for creating this video :
– Blender for Editing video –
– Inkscape for create clip text and other material –
– SimpleScreenRecorder for desktop recording –
Support LinuxScoop on Patreon :
Follow and Subscribe:
Youtube :
Dailymotion :
Website :
Google+ :
Facebook :
Twitter :
Tumblr :
Telegram :
Nguồn:https://hdwallpaperslovely.com/
Xem thêm Bài Viết:
- Đọc ngay hướng dẫn cài twrp Recovery hiệu quả trên thiết bị Android
- Bỏ túi cách thêm IDM vào Chrome tiện lợi không phải ai cũng biết
- Bỏ túi thông tin hướng dẫn sử dụng adb fastboot zenfone 5 flash Asus
- Hướng dẫn cài đặt và sử dụng Adobe Audition 1.5 chi tiết nhất
- Khắc phục lỗi ‘adb’ is not recognized as an internal or external command
it's not work properly
I liked the music! Could you please share the source?
Cool vid. But how does one use local storage with anbox? I've tried adding files in its file-manager but nothing happened. Any way?
Can you make this video again as anbox-installer is now outdated.
Hey, thanks for the awesome tutorial. I'm having a little issue. I'm running Linux Mint and completed all the steps up to the cd Apps/ part. For some reason when I type it in it gives me the error: "no such file or directory". Does anyone have advice on that? Thanks so much. 🙂
Can we install any android games in anbox like Guns of Boom or something else
awesome music
Hey I have a problem. I have this message when trying to install the app: "Failure [INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native libraries" ? any idea why? Thanks!
I can't say if the video was really useful, but i LOVED the music. Thanks for making it!
Thanks a lot…
I loved it ! It was very simple and quick.
But the install guide is now changed..
You can install Anbox directly from Repositories.
Good video. Questions are best resolved on forums, NOT Youtube which inherently sucks for that. Noobs unfamiliar with Linux should search their question too, fewer word in the search string produce more hits.
$ ./installer.sh
The anbox-installer is deprecated.
Попробуй пубг мобайл запустить
Fake first part worked the got cd apps/ and says no such file or directory
could Anbox send commands to an USB thermal printer? My APP work with Printer and the APP MUST send some commands to the printer.
does this work with ubuntu 14.04?
INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native libraries, res=-113
I got this Error while installing Apps..
* daemon not running. starting it now on port *
free(): invalid next size (fast)
ADB server didn't ACK
* failed to start daemon *
error: cannot connect to daemon
This method is deprecated
niceee
what is with these videos and this awful music.
Can I run pubg mobile on it?
When I used command adb install .. ->Failure [INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native libraries, res=-113]. Plz help me
Can it run PUBG mobile
plz tell me the command at
0.47 to 0.50
plz comment installer.sh … what is the behind of / (backslah) symbol
I'm not able to open:~$ cd Apps/…
It says:bash: cd: Apps/: No such file or directory
Package 'git' has no installation candidate
thanks