Introduction
The main intention of this repository is to provide a guide for running Android on Cubox-M . Please follow the following steps:
SD Card Preparation
1. Downloading the Debian image
Download the Debian image by running the following command on your Linux/Windows PC:
Code Block |
---|
wget https://solid-run-images.sos-de-fra-1.exo.io/IMX8/Android/android_10_cubox-m.img.xz |
...
For more Debian releases, please visit Debian Release
For an Android Demo video you can refer to : SolidRun Cubox-M – Android Demo Video
...
The following is an implementation of the android screen:
...