Skip to content
This repository has been archived by the owner on Nov 12, 2021. It is now read-only.

MIUI V8 patchrom for HTC One M8 based on CM13( No longer support)

Notifications You must be signed in to change notification settings

lehoangnb/miui_patchrom_htc_m8

Repository files navigation

Project MIUI 8 Patchrom for HTC One M8

Get Android SDK

In order to build patchrom project, you must have android sdk installed.(http://developer.android.com/sdk/installing.html)

And add the sdk tools and platform-tools to PATH.

$ vim .bashrc

$ export PATH=$PATH:/home/xxx/android-sdk/tools:/home/xxx/anroid-sdk/platform-tools

Getting Started

To get started with MiCode/patchrom, you'll need to get familiar with Git and Repo.

To initialize your local repository using the patchrom trees, use a command like this:

$ mkdir patchrom

$ cd patchrom

$ repo init -u git://github.com/MiCode/patchrom.git -b marshmallow

Then to sync up:

$ repo sync

$ git clone -b m6.0 https://github.com/CryToCry96/mui_patchrom_htc_m8 htc_m8

Build

$ . build/envsetup.sh && cd htc_m8

$ make fullota

And then look at out/fullota.zip,it is the MIUI ROM

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

Thank to

About

MIUI V8 patchrom for HTC One M8 based on CM13( No longer support)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages