GloDroid / glodroid_manifest

Android port that aims to bring both user- and developer-friendly experience in using AOSP with a set of single-board computers (SBC), phones and other devices.
472 stars 66 forks source link

How to add a platform based on GloDroid #122

Closed 10cl closed 3 years ago

10cl commented 3 years ago

This project is awesome!!! in order to learn this project, I bought a pi3 then make images, flashing.... last, I found it was too slow. so, I want know how to add pi4 based on GloDroid.

rsglobal commented 3 years ago

Hi. Support for OPI4 will be added soon. Please wait for a 2-3 weeks.

rsglobal commented 3 years ago

Hi,

Initial OPI4 bring-up was done and available in the next branch or you can download prebuilt image here: https://drive.google.com/file/d/1ZOH9OOqsTqGC4sTv70WonzQraJh3lS-Z/view?usp=sharing

10cl commented 3 years ago

Hi, Great job! But the prebuilt image cannot be displayed by HDMI, adb shell screencap is passed.

rsglobal commented 3 years ago

We had similar issues on some displays. This needs more investigation.

rsglobal commented 3 years ago

It turned out that Orangepi-4 doesn't have mainline community support. This is bad news for us, since GloDroid is relying mostly on it. Currently we are using orangepi rk3399 board device tree files, which can cause problems with hdmi and other components on opi4.

rsglobal commented 3 years ago

How to add a platform based on GloDroid

You can use this PR as a reference: https://github.com/GloDroid/glodroid_device/pull/22