Skip to content

BytecodeMe/android_local_razrqcom

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

android_local_razrqcom

Local Manifest for Cyanogenmod 10.1 on Motorola Razr Qcom 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)
mkdir .repo/local_manifests

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

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

curl -L -o .repo/local_manifests/razrqcom.xml -O -L https://raw.github.com/BytecodeMe/android_local_razrqcom/cm-10.1/razrqcom.xml

	( or Download: https://github.com/razrqcom-dev-team/android_local_razrqcom/blob/cm-10.1/razrqcom.xml
	and place it in ~/Android/.repo/local_manifest.xml (or ~/'name you chose'/.repo)

Then to sync up:

repo sync

About

Local Manifest for Motorola Razr Qcom devices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published