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

karthik558/android_manifest

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

581 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Cherish

CherishOS | Built with πŸ’–

Getting Started:


To get started with the building process, you'll need to get familiar with Git and Repo.


Install the build packages : ###

Install JDK 8:

 sudo apt install openjdk-8-jdk

Tested on Ubuntu 16.04,16.10,17.04,18.04,18.10,19.04,21.04: ###

 sudo apt install bc bison build-essential ccache curl flex g++-multilib gcc-multilib git gnupg gperf imagemagick lib32ncurses5-dev lib32readline-dev lib32z1-dev liblz4-tool libncurses5-dev libsdl1.2-dev libssl-dev libwxgtk3.0-dev libxml2 libxml2-utils lzop pngcrush rsync schedtool squashfs-tools xsltproc zip zlib1g-dev

Tested on Ubuntu 20.04 ###

     sudo apt install bc bison build-essential ccache curl flex g++-multilib gcc-multilib git gnupg gperf imagemagick lib32ncurses5-dev lib32readline-dev lib32z1-dev liblz4-tool libncurses5-dev libsdl1.2-dev libssl-dev libwxgtk3.0-gtk3-dev libxml2 libxml2-utils lzop pngcrush rsync schedtool squashfs-tools xsltproc zip zlib1g-dev

Sync

Sync our source

    repo init -u https://github.com/CherishOS/android_manifest.git -b twelve 
    repo sync -c -j$(nproc --all) --force-sync --no-clone-bundle --no-tags

Start build

        . build/envsetup.sh
        lunch cherish_$devicecodename-userdebug
        brunch cherish_$devicecodename-userdebug

credit

Apply for Official Maintainership


You can apply for officialy maintaining the ROM for your device.

https://forms.gle/BWg1mPxHNv2W8eK79


About

CherishOS manifest | A12 | A11 | A10 🌐

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors