Город МОСКОВСКИЙ
00:05:25

How to install android app on ubuntu or linux

Аватар
Android Warlock
Просмотры:
35
Дата загрузки:
10.10.2024 05:48
Длительность:
00:05:25
Категория:
Технологии и интернет

Описание

How to install and run android app on ubuntu or linux with Google Chrome

1. install google chrome
2. download and extract archon
https://github.com/vladikoff/chromeos-apk/releases/download/v3.0.0/ARChon-v1.1-x86_32.zip

3. open google chrome, enable developer mode, load the extracted folder of archon

4. install this packages ...
sudo apt-get install npm
sudo apt-get install nodejs nodejs-legacy
sudo npm install -g chromeos-apk

5. convert apk file to archon

convert the apk file you want to install, i try to convert fappybird apk


chromeos-apk [filename] --archon


6. load the folder

how to fix error when load the folder:
open this file:
apkfolder/_locales/en/messages.json

edit and add this line

"extName": {
"description": "Extension name",
"message" : "fappybird"
}

drop some question in the comment if you have a trouble on it, thanks for watching
well, it's working, see the description below for the details

thanks for watching ...

Рекомендуемые видео