- Nov 6, 2010
- 5,212
- 1,000,000
Download:
<!-- p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px 'Lucida Grande'; color: #2929ee} span.s1 {text-decoration: underline} --><a href="http://miuiandroid.com/downloads/Mms.apk" target="_blank">http://miuiandroid.com/downloads/Mms.apk</a>
Should fix the issues for now.
As a lot of you have been asking how to push the file, here are the commands:
adb remount
adb push Mms.apk /system/app/
adb reboot
This of course means that you'd have to put the Mms.apk in your adb folder and cd to that directory before doing the commands above.
Cheers,
Mark
<!-- p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px 'Lucida Grande'; color: #2929ee} span.s1 {text-decoration: underline} --><a href="http://miuiandroid.com/downloads/Mms.apk" target="_blank">http://miuiandroid.com/downloads/Mms.apk</a>
Should fix the issues for now.
As a lot of you have been asking how to push the file, here are the commands:
adb remount
adb push Mms.apk /system/app/
adb reboot
This of course means that you'd have to put the Mms.apk in your adb folder and cd to that directory before doing the commands above.
Cheers,
Mark