Personal tools

EBOX-IMX8MM APK Installation Guide-Win10 Host

From ICOP tech wiki

Revision as of 15:19, 7 September 2020 by Eveshih0725 (talk | contribs)
Jump to: navigation, search

EBOX-IMX8MM APK Installation Guide-Win10 Host


Install apk file from a PC

Tools you need for installing the apk file from PC to EBOX-IMX8MM

Turn on the EBOX-IMX8MM and connect to a PC with a USB to Micro USB cable.

1.2.1.jpg

Open up a Command Prompt on the PC and access the platform-tools file in ADB file

1.3.1.png

Type adb devices.

1.4.2.png

Type adb install “the location of the apk file”.

In this case, we install APKPURE as an example. (Ex: adb install “C:\Users\Clint\Downloads\APKPure_v3.17.5_apkpure.com.apk”)

1.5.2.png

Check the application page on EBOX-IMX8MM, the apk file has been installed.

1.6.1.png