What's new
DroidForums.net | Android Forum & News

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Official Team D1-MIUI-10.22-V5.X Release

Same here , RM force closes ..
I could use some help with this also . Thanks ..

There seems to be some incompatibility with RM and this version of MIUI, for now we are just going to have to do without RM. It's not a real big deal, whatever can be done with RM can easily be done with ADB/Terminal Emulator and ClockworkMod Recovery.
 
I want to love this update, but it's getting too iPhone-ish for me. I LOVE the contacts and MMS from the last update, but the settings in the new one are too much for me. I know this is MIUI's doing and not Team D1's, but, as a request maybe, could ya'll implement the lockscreen from this update and take out the iPhone-ish settings? Thanks guys, ya'll are doing great.
 
You can fix permissions using terminal also.

Su
fix_permissions
Reboot

Sent from my Droid using DroidForums App

Ive been doing all my adb commands through terminal as well.

This is how I do it...just an fyi.
 
Also, every now and then I will do this to clear dalvik cache and reboot...it helps make the phone snappy again, and improves battery a little. (no credit to me).



in terminal

su
cd /cache/dalvik-cache
rm *
cd /data/dalvik-cache
rm *
reboot



Be sure you include the spaces between cd and / in both strings for cache and data...as well as a space between rm and the *

Be patient...it will be a long reboot...dalvik cache has to rebuild...but it will get rid of all the uncessary junk out of your cache.

Also, I use cachemate app to clear my applications cache.

Both of these will also open up some space in your internal memory.
 
someone fixed the keyboard slider lock :)


fix_permissions does nothing for rom manager, no worries thats what recovery is for
 
Last edited:
someone fixed the keyboard slider lock :)

No it's not, you must have let the screen turn off while the keyboard was extended and then turned the screen on again. Try extending the keyboard with the screen off.

fix_permissions does nothing for rom manager, no worries thats what recovery is for

The point of posting the ADB shell command was so that people who aren't as savvy can run fix permissions without the need of ROM Manager.
 
I still haven't gotten my question answered x-x

Is it safe to flash over 4.1.1?

Seriously? Did you even bother reading the OP?

This is a full wipe rom. Meaning wipe data/factory reset through clockwork recovery.
Please flash it that way.


This is necessary so we can further development on MIUI for the Droid 1 without having a backbone ROM to flash over. If you don't flash it this way we can't tell what bugs are directly from MIUI.
 
Is there going to be an update for Metick's wallpapers and what not ? I didn't realize how much i used them till now... :)
 
Last edited:
I still haven't gotten my question answered x-x

Is it safe to flash over 4.1.1?

Seriously? Did you even bother reading the OP?

This is a full wipe rom. Meaning wipe data/factory reset through clockwork recovery.
Please flash it that way.


This is necessary so we can further development on MIUI for the Droid 1 without having a backbone ROM to flash over. If you don't flash it this way we can't tell what bugs are directly from MIUI.

Newer apps/framework need at least a dalvik cache wipe. Miui is experimental. Even on the n1/desire. These guys are doing us a favor by posting their progress. In turn they get testing and feedback.

The miui devs do a hell of a job. This build compaired to last weeks is a major overhaul compaired to what Google puts out in 4-6 months. Not much ui wise has changed from 2.0-2.2 on stock android. These guys only need a week.

Sent from my HERO200 using Tapatalk
 
Back
Top