GloDroid

Free and opensource AOSP based Android for the world's most accessible development platforms.

Download .zip Download .tar.gz View on GitHub

GloDroid


Glodroid is a project that adapts Android Open-Source Project to support Orange Pi platform in a way that is:

  • Open and free as much as it’s possible;
  • Up-to-date version of Android;
  • Close to mainline Android as much as it’s possible;
  • Provided with necessary libraries and software so user/customer could have up and running latest Android OS with no efforts;


Fetch and Build

mkdir -p GloDroid
cd GloDroid
repo init -u https://github.com/glodroid/glodroid_manifest
repo sync -cq
source ./build/envsetup.sh
lunch plus2e-userdebug
make sdcard

Releases


Visit the wiki for details.

You could find GloDroid community discord chat here.