Skip to content

NamelessRomY300/android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

NamelessROM for the Huawei Y300/G510/G330

Local Manifest to build NamelessROM for the Huawei Y300/G510/G330

Build Instructions for NamelessROM

  1. Initialize repo using the NamelessROM manifest
repo init -u https://github.com/NamelessRom/android.git -b android-4.4
  1. Add my local manifest
curl --create-dirs -L -o .repo/local_manifests/roomservice.xml -O -L https://raw.github.com/NamelessRomY300/android/master/nameless_huawei.xml
  1. Then sync up the repositories
repo sync -f -j8
  1. Initialize the build environment
. build/envsetup.sh
  1. Build the ROM
For Y300:
    brunch u8833
For G510:
    brunch u8951
For G330
    brunch u8825

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published