that makes sense. not sure if it still worth to update 2.11.16, since tomorrow is the orange day.Multilang version of MMS fix is pretty good - users from others MIUI fan sites can use it too.
I didnt make this mod as separate mod for 2.11.23 anymore. I integrate it in control panel.will this work with 2.1.23?
Does Mms.apk have right permission? Usually a reboot is needed after setting permission.The strange part of this is that It doesn't work on SGS3 i9300... I did a bash script which handles the process. Rotation works on my N7 and NS but on SGS3 Mms.apk is missing. Its in /system/app but its missing on the desktop. I've compared AndroidManifest.xml from NS and SGS3 and are the same after fix. Any ideas?
Hi,
I've found the solution how to return the landscape mode for SMS. Here is the example how to do it:
http://goo.gl/jUCpY
README.TXT
1. Install framework.
Copy framework-miui-res.apk and framework-res.apk to this dir
run install_framework.bat
remember the path to 1.apk and 6.apk - copy them to this dir
2. Decompile Mms.apk
run decompile.bat
3. Fix Mms\AndroidManifest.xml
Find and delete all
android:screenOrientation="portrait"
strings
4. Compile the new Mms.apk
run compile.bat
copy Mms\assets dir (complete) to Mms_new.apk
copy Mms\classes.dex to Mms_new.apk
5. Sign new Mms_new.apk
run sign.bat
6. Copy the final Mms_signed.apk to your device or new firmware
If you can't do it youself - please ask here and report which MIUI version you have and the phone model.
We didnt took it out.. we just dont include it.. and never will... it will stay as MOD...2.12.28 includes the Landscape SMS but they took out the Toolbox, didn't they..?
The strange part of this is that It doesn't work on SGS3 i9300... I did a bash script which handles the process. Rotation works on my N7 and NS but on SGS3 Mms.apk is missing. Its in /system/app but its missing on the desktop. I've compared AndroidManifest.xml from NS and SGS3 and are the same after fix. Any ideas?
So after properly signed and pushed to system/app the data of Mms.apk will be wiped? This involves text messages?
I can try to resign this apk, starting from my polish script and pl lang pack.
java -Xmx2048m -jar $FOLDER_TOOL/signapk.jar -w $FOLDER_TOOL/platform.x509.pem $FOLDER_TOOL/platform.pk8 Mms_old.apk Mms.apk
Podpisywanie aplikacji Mms.apk
java.security.cert.CertificateParsingException: invalid DER-encoded certificate data
at sun.security.x509.X509CertImpl.parse(X509CertImpl.java:1723)
at sun.security.x509.X509CertImpl.<init>(X509CertImpl.java:320)
at sun.security.provider.X509Factory.engineGenerateCertificate(X509Factory.java:121)
at java.security.cert.CertificateFactory.generateCertificate(CertificateFactory.java:322)
at com.android.signapk.SignApk.readPublicKey(SignApk.java:88)
at com.android.signapk.SignApk.main(SignApk.java:431)
We use essential cookies to make this site work, and optional cookies to enhance your experience. Cookies are also used for ads personalisation