• If you are experiencing issues logging in, we moved to a new and more secure software and older account passwords were not able to be migrated. We recommend trying to reset your password, then contacting us if there are issues.
  • Nearly done! Migration cleanup is mostly done. There are a small number of issues left that we continue to work on, but all the heavy lifting is done. We still would love to hear feedback over at this thread and also check out the new XDA app! Thanks and we hope you enjoy the new forums, and thanks for your support of XDA <3

[ROM] Mi400DPI

XAB235

Senior Member
Mar 15, 2013
570
1,112
93
Bratislava

Code:
/*
 * Your warranty is now void.
 *
 * I am not responsible for bricked devices, dead SD cards,
 * thermonuclear war, or you getting fired because the alarm app failed. Please
 * do some research if you have any concerns about features included in this ROM
 * before flashing it! YOU are choosing to make these modifications, and if
 * you point the finger at me for messing up your device, I will laugh at you.
 */
Code:
# Copyright 2016 - Team Wolf
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
#    http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
In the beginning we would like to thank:
  • Xiaomi.eu and Miui.it (Base ROM)
  • XDA Community (International support)
  • Xiaomi Italia Community (Italian support)
  • ChainFire (SuperSU and Root)
  • DivTheDevil (Prop Tweaks)
  • Namaless (Clear Motion without stagefright exploit)
  • LukReview (helped me with the widgets)
  • puppetmaster22 and kuan (Launcher 5x6)

The Team
  • Developers
  • @Jo-San
  • @Namaless
  • @LukReview
  • Testers
  • @Devilazz
  • @Phantomas

Features
  • 400 DPI
  • Launcher 5x6
  • Status toggles 4x4
  • Chinese theme store (with personalizations)
  • Clear Motion without stagefright exploit
  • Zipalign e sign with cooking dsixda
  • Xperia Keyboard
  • More icons customized
  • Wallpapers
  • Tweaks GPU
  • Tweaks rendering
  • Tweaks battery
  • Tweaks ram
  • Tweakes UI
  • Tweaks scrolling and touch
  • Tweaks audio calling
  • Tweaks camera quality
  • Tweaks camera flash quality
  • Tweaks WI-FI signal
  • Tweaks 3/4G signal
  • Tweaks 3/4G speed
  • Tweaks video streaming
  • Tweaks browser
  • Tweaks download speed
  • Tweaks Google DNS

Download
Stable 7.1.3.0 400DPI DOWNLOAD

Installation and Update
  • Download the package into internal/external SD.
  • Download the SuperSU package if you don't have already installed.
  • Flash all packages via TWRP.
  • Clear cache and dalvik-cache.
  • Factory reset if your first install.
  • Reboot.

Changelog
Code:
v7.1.3.0 EU - 2016/01/27
[new] Public release
Support

XDA:DevDB Information
[ROM] Mi400DPI, ROM for the Redmi Note 2

Contributors
Jo-san, Jo-san, Namaless
ROM OS Version: 5.0.x Lollipop
ROM Kernel: Linux 3.10.x
Based On: Miui

Version Information
Status: Stable
Current Stable Version: 7.1.3.0
Stable Release Date: 2016-02-02

Created 2016-02-02
Last Updated 2016-02-02
 

IshtaNoob

Senior Member
Oct 5, 2014
192
45
28
MIUI has regular updates, and most of us enjoy trying them out, which means any ROM will eventually become outdated.
Would it be possible to release some... "universal patcher" to allow us to insert some features in every future ROM, such as the launcher 5x6, the toggles 4x4 and the chinese themes?
By the way, good to see you're still building ROMs for this device!
 

XAB235

Senior Member
Mar 15, 2013
570
1,112
93
Bratislava
MIUI has regular updates, and most of us enjoy trying them out, which means any ROM will eventually become outdated.
Would it be possible to release some... "universal patcher" to allow us to insert some features in every future ROM, such as the launcher 5x6, the toggles 4x4 and the chinese themes?
By the way, good to see you're still building ROMs for this device!
i m selling my redmi note 2 prime..this is the reason..i will give you a way to edit manually the rom before leaving
 
  • Like
Reactions: IshtaNoob

äppler

Senior Member
Jan 14, 2011
57
9
0
Hanau
MIUI has regular updates, and most of us enjoy trying them out, which means any ROM will eventually become outdated.
Would it be possible to release some... "universal patcher" to allow us to insert some features in every future ROM, such as the launcher 5x6, the toggles 4x4 and the chinese themes?
By the way, good to see you're still building ROMs for this device!
I have 2 files for Notification panel with 3x3, 3x4, 3x5, 3x6, 4x3, 4x4, 4x5, 5x4

http://en.miui.com/forum.php?mod=viewthread&tid=182732&extra=page=3&mobile=2

Download file which you want, copy 2 files in .zip file into system/media/theme/default. Set 644: com.android.systemui
Then apply theme again to use!

Or copy them in the folder before flashing

Or just copy the files in the folder from this ROM to your sd card. You can use them in every miui ROM.
 
Last edited:
  • Like
Reactions: IshtaNoob

XAB235

Senior Member
Mar 15, 2013
570
1,112
93
Bratislava
@Jo-san: how did you solved that in the theme store Chinese market is working? Is it a change in the files of the app or any other edit?
i did many things...but maybe one thing is enough..you should change some value into the build.prop
Code:
ro.miui.region=TW
ro.miui.mcc=9460
ro.miui.mnc=9999
ro.miui.cust_variant=tw
TW is Taiwan but if you write CN (china) it doesn t change! You can also give a try with BR for Brasilian theme store (it is customizable too) but i prefer TW store because there all the old theme (from miui V5 too). If you aren t able to obtain the customizable store you need to change the cust.prop before flashing (I took it from chinese release 7.1.4.0)
 
  • Like
Reactions: IshtaNoob