Skip to content
This repository was archived by the owner on Apr 1, 2026. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

629 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to CHerta!

Getting Started

To get started with the CHerta source code, you'll need to be familiar with Git and Repo.

To initialize your local repository, run:

repo init --depth=1 -u https://github.com/Project-CHerta/android_manifest.git -b 25h2 --git-lfs

Then, sync the repository:

repo sync --force-sync --no-clone-bundle --no-tags --optimized-fetch --prune

Building the System

Initialize the ROM build environment by sourcing the envsetup.sh script:

source build/envsetup.sh

After cloning the device-specific sources, use breakfast to configure the build for your device:

breakfast devicecodename

Start the compilation:

m cherta

The build system will then generate OTA sideload and fastboot update packages.

Signing the Build

Simply follow this guide to sign your builds with your own keys.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors