Skip to content

LuckyRepo/patchrom

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

# Patchrom with modified MIUI Sources for Nexus 6P (angler)


If you want to build miui yourself using this repository, setup your linux for android build marshmallow with JDK7 and follow these commands:


- mkdir /build/MIUI
- cd /build/MIUI
- repo init -u git://github.com/airwa1kin7/patchrom.git -b marshmallow
- repo sync
- . build/envsetup.sh && cd angler && make fullota
- adb sideload out/fullota.zip
blade
      

Now you can get your own miui ROM, enjoy it!

About

Use disassemble/assemble technology to porting miui to misc android devices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors