There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Patchrom =========== 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](http://source.android.com/download/using-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 Build -------- Assumed current directory is patchtom and you want to build the ROM for Nexus6P . build/envsetup.sh cd angler make fullota After build completed, there will be a fullota.zip under out directory, now you can flash this file into your device. Porting new device ------------------ Asssumed current directory is patchrom and you want to port miui to a new android device xblade Prerequiste: (1) Your device has root privilege or a rooted kernel(preferred) (2) Your device can flash ZIP from recovery(twrp recovery is preferred) Workflow: (1) connect your device to PC, ensure adb works (2) run the following commands . build/envsetup.sh mkdir xblade cd xblade adb reboot recovery ../tools/releasetools/ota_target_from_phone -r (this will generate a stockrom.zip, flash this zip in recovery mode to ensure it works) cp ../honor/makefile .(modify the local-zip-file to stockrom.zip, read the comments in makefile) make workspace make firstpatch (this will add the miui code into framework/android.policy/services.jar, resolve any conflict) make fullota Now you can get your own miui ROM, enjoy it!
Xiaomi_Kernel_OpenSource
Xiaomi Mobile Phone Kernel OpenSourceNotes
小米便签社区开源版(Community edition of XM notepad/MIUI notes)FileExplorer
MIUI文件管理器社区开源版(Community edition of MIUI File Explorer)SoundRecorder
MIUI录音机社区开源版(Community edition of MIUI SoundRecorder)patchrom_miui
The miui resources, apks, framework jars and the modified framework source codeCompass
MIUI指南针社区开源版(Community edition of MIUI Compass)legacy-patchrom
反编译/重编译Android ROM移植MIUI2.3技术 (A disassemble and reassemble Android ROM to port MIUI2.3 technology)MiBox_Kernel_OpenSource
kernel opensource for MiBoxkernel_devicetree
kenrel devicetree project for xiaomi kernel opensourceMiBridge
patchrom_tools
apktool and misc auto-packaging toolsmi2_kernel
Kernel source code for MI 2/MI 2S/MI 2A devicesmiui_recovery
The miui recovery source codeMTK_kernel_modules
Kernel_modules for MTK Platformpatchrom_android
The smali and source code for android released by googlepatchrom_build
The build system for patchrommi1_kernel
Kernel source code for MI 1/MI 1S seriesMiTV_OpenSource
Opensource for MiTVvendor_qcom_opensource_wlan
kernel_build
vendor_qcom_opensource_audio-kernel
MilinkSDK
MilinkSDKi18n_miui
MIUI multi-language translation projectMiWatch_Kernel_Opensource
MiWatch Kernel Opensourcedalvik
add class interceptor into dalvik vmpatchrom_i9100
All the stuff related to the miui porting device Samsung i9100vendor_qcom_opensource_data-kernel
xiaomi opensource for data-kernelMIUI_SDK
mi2_lk
bootable/bootloader/lk source code for MI 2/MI 2S/MI 2A devicespatchrom_nexus5
All the stuffs related to miui porting device Google Nexus 5patchrom_sensation
All the stuff related to the miui porting device HTC sensationpatchrom_honor
All the stuff related to the miui porting device Huawei HonorJankyFrameStatistics
patchrom_defy
All the stuff related to the miui porting device Moto defypatchrom_angler
All the stuffs related to miui porting device Nexus 6Pmi2_wlan_module
External wlan kernel module source code for MI 2/MI 2S/MI 2A devicesi18n_pctools
PC助手的多语言翻译项目patchrom_i9000
All the stuff related to the miui porting device Samsung i9000patchrom_note2
all the stuffs related to miui porting device samsung note2patchrom_mx
All the stuff related to the miui porting device Meizu mxmtkcam-kernel_device_modules
patchrom_mx2
all the stuffs related to MeiZu Mx2platform_external_exfat
patchrom_i9300
all the stuffs related to miui porting device samsung i9300patchrom_lt18i
All the stuff related to the miui porting device Sony lt18ivendor_qcom_opensource_camera-kernel
patchrom_i9500
all the stuffs related to miui porting device samsung i9500patchrom-lt26i
All the stuffs related to miui porting device sony lt26ipatchrom_u8800pro
All the stuff related to the miui porting device Huawei u8800propatchrom_onex
All the stuff related to the miui porting device HTC onexpatchrom_p1
All the stuff related to the miui porting device Huawei Ascend P1patchrom_d1
All the stuff related to the miui porting device Huawei d1patchrom_honor2
All the stuff related to the miui porting device Huawei honor2patchrom-x515m
All the stuffs related to miui porting device HTC evo 3dpatchrom_ones
MTK_kernel_device_modules
platform_external_ntfs-3g
patchrom-saga
All the stuffs related to miui porting device HTC sagapatchrom_lu6200
All the stuff related to the miui porting device LG lu6200patchrom-ones
All the stuffs related to miui porting device htc onespatchrom-razr
All the stuffs related to miui porting device motorola razrLove Open Source and this site? Check out how you can help us