Skip to content

euclidOS-AOSP/manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

634 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

euclidOS | Android Open Source Software

Getting Started


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

Requirements

  • Around 500GB disk space.
  • Around 32GB RAM running Linux.

Sync our source

repo init -u https://github.com/euclidOS-AOSP/manifest.git -b 16.2 --git-lfs
repo sync -c -j$(nproc --all) --force-sync --no-clone-bundle --no-tags --optimized-fetch --prune

Building the Source

  • Set up the build environment
. build/envsetup.sh
  • Lunch the target
lunch euclid_$device-bp4a-userdebug

Start compilation

m euclid

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors