Skip to content

Shaka98/alpha

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

AlphaDroid

AlphaDroid is a custom ROM for Android, based on crDroid, with a new look and some extra features and optimizations. Memory optimizations and performance tweaks come mostly from RisingTechOSS and ProtonAOSP. Other extra features are picked from other custom ROMs and adapted to our needs or implemented by us.

Credits:

* Base:
** crDroid Android
** LineageOS

* Performance tweaks:
** RisingTechOSS
** ProtonAOSP

* UI:
** dotOS
** xdroidOSS
** NusantaraProject
** Bootleggers

* Other features:
** RisingTechOSS
** SparkOS
** PixelExperience
** DerpFest-AOSP
** BananaDroid

* Alpha logo:
** naokoshoto

Sync

# Initialize local repository
repo init -u https://github.com/alphadroid-project/manifest -b alpha-14 --git-lfs

# Sync
repo sync

Build

# Set up environment
$ . build/envsetup.sh

# Build the code
$ lunch lineage_[device_name]-[build_variant]
$ make bacon

If you need help to create a build environment, you can check crDroid instructions here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published