Skip to content

Latest commit

 

History

History
33 lines (30 loc) · 779 Bytes

File metadata and controls

33 lines (30 loc) · 779 Bytes

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