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

Investigate Lineage OS integration for achieving best end-user experience #51

Closed rsglobal closed 3 years ago

rsglobal commented 4 years ago

AOSP needs some modifications to become consumer product (to get into your commercial mobile phone) Usually AOSP passed via 3 stages:

[AOSP (developed by GOOGLE)] -> [Reference Android (Enhanced by SOC Owner)] -> [Commercial Android designed for end-user (Customised by mobile phone Brand)]

GloDroid is a Reference Android, which means it is not very friendly for end-user.

Basically the idea is get benefit from final customization by Lineage OS team using the following flow: [AOSP]->[GloDroid]->[LineageOS]

rsglobal commented 4 years ago

One team is already working on it for raspberry pi 4, We can use their experience: https://github.com/lineage-rpi

rsglobal commented 4 years ago

I recently found mention of our project at https://github.com/danielfullmer/robotnix/issues/32 Which at first look can help to bring-up Lineage-os support.

rsglobal commented 3 years ago

Duplicate of #74 .