Giter Club home page Giter Club logo

miui8_patchrom_pantech_im-a910's Introduction

Miui8_patchrom_Pantech_IM-A910

Project MIUI 8 Patchrom for Sky A910

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 https://github.com/linhphi9x94/Miui8_patchrom_Pantech_IM-A910.git ef63l

Build

$ . build/envsetup.sh && cd ef63l

$ 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

  • @Micode Miui Rom
  • @wuxianlin
  • @garyyiu2015
  • http://xdavn.com
  • @sunghun, @chautruongthinh for based cm13 work fine and twrp

miui8_patchrom_pantech_im-a910's People

Contributors

linhphi9x94 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

miui8_patchrom_pantech_im-a910's Issues

help please

hi i searched the whole github and found you are the best on making miui8 from patchrom so can you help me building it for my device???

Help with porting for victara

Hi!

I'm currently following your project and I was wondering if you can help me with porting MIUI8 into victara (Moto X 2014). Using your HTC M8 ROM as base I got it to boot completely, but I'm still having issues with sim card detection and my baseband is listed as unknown.

I've also managed to grab a copy of CM13 to make a stockrom (i took it out of the same nightlies build you used for minimal impact). but every time I try to compile myself the rom won't boot whatsoever.

Want to ask

Can I use this repo to port miui 8 for oneplus X (onyx)?

Help

Can you please tell me how to solve below mentioned error (got this after make fullota)
/home/faa/patchrom/tools/apktool --quiet b out/framework -o out/framework.jar out/framework/smali/android/app/ResourcesManager.smali[2084,0] Cannot get the location of a label that hasn't been placed yet Exception in thread "main" brut.androlib.AndrolibException: java.util.concurrent.ExecutionException: brut.androlib.AndrolibException: Could not smali file: android/app/ResourcesManager.smali at brut.androlib.src.SmaliBuilder.build(SmaliBuilder.java:129) at brut.androlib.src.SmaliBuilder.build(SmaliBuilder.java:69) at brut.androlib.Androlib.buildSourcesSmali(Androlib.java:376) at brut.androlib.Androlib.buildSources(Androlib.java:335) at brut.androlib.Androlib.build(Androlib.java:292) at brut.androlib.Androlib.build(Androlib.java:268) at brut.apktool.Main.cmdBuild(Main.java:224) at brut.apktool.Main.main(Main.java:84) Caused by: java.util.concurrent.ExecutionException: brut.androlib.AndrolibException: Could not smali file: android/app/ResourcesManager.smali at java.util.concurrent.FutureTask.report(FutureTask.java:122) at java.util.concurrent.FutureTask.get(FutureTask.java:192) at brut.androlib.src.SmaliBuilder.build(SmaliBuilder.java:124) ... 7 more Caused by: brut.androlib.AndrolibException: Could not smali file: android/app/ResourcesManager.smali at brut.androlib.src.SmaliBuilder.buildFile(SmaliBuilder.java:142) at brut.androlib.src.SmaliBuilder.access$000(SmaliBuilder.java:64) at brut.androlib.src.SmaliBuilder$1.call(SmaliBuilder.java:98) at brut.androlib.src.SmaliBuilder$1.call(SmaliBuilder.java:94) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745)l

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.