Skip to content

bqq100/.repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Local manifest addon for Cyanogenmod Jellybean stock-based for OMAP4 devices

Getting Started

To get started with Android, you'll need to get familiar with Git and Repo.

Make a build directory:

mkdir Andoid (or whatever name you choose)
cd Android (or the name  you chose)

To initialize your local repository using the Cyanogemod manifest, use commands like these:

repo init -u git://github.com/CyanogenMod/android.git -b jellybean

curl -L -o .repo/local_manifest.xml -O -L https://raw.github.com/STS-Dev-Team/android_local_STS/jellybean-cm-stock/local_manifest.xml

	( or Download: https://github.com/STS-Dev-Team/android_local_STS/blob/jellybean-cm-stock/local_manifest.xml
	and place it in ~/Android/.repo/local_manifest.xml (or ~/'name you chose'/.repo)

Then to sync up:

repo sync

About

Local manifests for multiple devices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages