Stock mms.apk needed - Nexus S Themes and Apps

It seems I can't flash to 2.3.1 GRH78 because I get "assert failed apply_patch mms.apk" while applying zip through recovery.
I am using rootboot.img from koush.
The mms.apk is the custom app w/black background.i think the update is trying to patch the original mms.apk and failing.
Has anyone encountered this issue? Can someone post original mms.apk
Thanks
Sent from my Nexus S using XDA App

I have the dark Gmail installed and gmail.odex is what causes mine to fail
Sent from my Nexus S

johnxjets said:
I have the dark Gmail installed and gmail.odex is what causes mine to fail
Sent from my Nexus S
Click to expand...
Click to collapse
Sounds like the same issue I'm having.I'm now using dark gmail and I'm guessing u r not using the modified mms.apk
Sent from my Nexus S using XDA App

I ran into the same problem earlier today. I used the mms.apk from Cyanogenmod to try and fix my blurry MMS issues.
I think I'm just going to flash Paul's ROM tomorrow when he includes the OTA.

Here you are!

I had the same problem too with the black Mms.apk. So, I reverted back to the stock Mms from Supercurio's system dump, then, I just used adb to push it and solved my problem.
Well, looks like it's easier to find the Mms.apk ^^^^

ogh417 said:
Sounds like the same issue I'm having.I'm now using dark gmail and I'm guessing u r not using the modified mms.apk
Yea I have the modified mms.apk also but the only error that came up was the gmail.
Sent from my Nexus S using XDA App
Click to expand...
Click to collapse
Sent from my Nexus S

Sent from my Nexus S using Tapatalk

janfsd said:
Here you are!
Click to expand...
Click to collapse
I can't seem to install the stock mms.apk.
adb install attached Mms.apk
I get "Failure [INSTALL_FAILED_INSUFFICIENT_STORAGE]" I have more than enough storage.
I also tried doing adb install Mms.apk and I get
"Failure [INSTALL_FAILED_DEXOPT]"
Any ideas?
I also tried to to push to /system/app and reboot but that didn't work. Does it have to do with me missing Mms.odex file?

Another way is to used Root Explorer or DDMS File Explorer in Eclipse. I've included a screen shot. If you don't already have Eclipse setup you can find How too - HERE to setup.

Wipe and flash Paul's gingerbread ROM and then push black mms and gmail again. You don't lose root, you get 2.3.1 and a few other goodies like ext4 performance tweak
.

I'll try that .
i ended up flashing the stock nandroid with 2.3.1 , rooting and keeping the regular mms and gmail.
Thanks
Sent from my Nexus S using XDA App

I just added paul's Rom. Wow, it flies!
I was a bit hesitant to add a custom mod with the nexus s because it's already fast n gingerbread is nice on top of the fact that I was tired of Rom a week.
But thanks it's awesome
Sent from my Nexus S using XDA App

Related

[APP-STOCK-AOSP]{100% Inverted} *Black*Mms.apk_GB__ICS_Updated June-19-2012

This was achieved through multiple xml edits. I have taken the 2.3.5/2.3.7/4.0.4 Mms.apk(with added SMS Split) and completely inverted it so it looks like the black version.
I wanted to share this with all users interested in a up-to-date Black stock Mms.apk from 2.3.5/2.3.7./4.0.4
Mainly the reason I wanted this updated to 2.3.5/2.3.7/4.0.4 is for the latest quality and reliable split (with a supported framework).
On some ROMs, namely stock, the SMS split option does not show in options but it does split and is turned on by default.
This APP will work on stock and AOSP ROMS. As long as you have root.
INSTALL:
DEODEXED ROMS:
Download Black_Mms.apk below and install like normal, through package installer or push to /system/app/
STOCK-LIKE ODEXED ROMS:
Flash the one you want:Black_Mms-2.3.5.zip, Black_Mms-2.3.7.zip, Black_Mms-4.0.4 through custom recovery (This zip will push Mms to /system/framework/, allowing preferences to stay intact upon reboot)
SOURCE CODE: https://github.com/snandlal/Mms/commits/dev
ENJOY
Lots of help from this: http://forum.xda-developers.com/showthread.php?t=1667615
Thanks to Oxygen, Difusal, Renan, Mwielgosz, Bugless Pete, mikko3024, CyanogenMod team:
SCREENSHOTS:
Soon
i want some of this.... somebody get on it.
Im kinda stumped on the text color and a background color. I won't quit til i get it though
Bump for a good cause
Great idea! Would definitely prefer!
Sent from my Nexus S 4G using XDA App
OP updated. Changed to SMS split Mms.apk. Getting a little closer. Some help with what I've done so far would help.
OP updated with 95% complete black mms. Just some text needs to be changed. Compose text is white like it's sposed to be.
What do you need help with? Do you have the source? I could look at it
Sent from my Nexus S using XDA App
OP updated. Black Mms now complete!
Thanks man, this is awesome.
Sent from my Nexus S 4G using XDA Premium App
I keep getting app not installed. Does this require 2.3.5?
Try pushing it to /system/app
Fixed. Its seems I just needed to reboot after deleting the stock mms app
Sent from my Nexus S using XDA App
awesome work! is there any way to add the "back button always shows convo list" option to this? That is one of the most frustrating inconsistencies in Android.
callmesaul8889 said:
awesome work! is there any way to add the "back button always shows convo list" option to this? That is one of the most frustrating inconsistencies in Android.
Click to expand...
Click to collapse
I'll give it a shot.
Awesome! One other minor issue: none of the settings will stick. They always reset, so I can never turn the notifications off without them coming back on after a few minutes...
Sent from my Nexus S 4G using XDA App
Curious, since its updated to 2.3.5.. whats the change really? ive been using version 2.3.3
I'm not rooted can I still download this and use it? And would I hafta delete the old messaging app and replace it with this one?
Sent from my ADR6350 using XDA App
callmesaul8889 said:
Awesome! One other minor issue: none of the settings will stick. They always reset, so I can never turn the notifications off without them coming back on after a few minutes...
Sent from my Nexus S 4G using XDA App
Click to expand...
Click to collapse
Ok. Its cause your running odexed. Push the app to /system/framework/. It should be in the same directory as framework-res.apk. make the permissions the same.-->chmod 644 /system/framework/Black_Mms.apk.
This will create a classes.dex for it, allowing settings and preferences to stick.
Gimme a few, i will make a zip especially for odexed roms that pushes this to /system/framework instead of /system/app
daniellekyle5 said:
I'm not rooted can I still download this and use it? And would I hafta delete the old messaging app and replace it with this one?
Sent from my ADR6350 using XDA App
Click to expand...
Click to collapse
You are non-rooted so its odexed. It will install but preferences wont stick. Needs to be in /system/framework

[APP][2.3.4/2.3.5] Cyanogen Mms.apk working on Stock Rom

I managed to get the Mms.apk from Cyanogen working on my stock deodexed rom. Settings works perfectly. All I did was compile against the stock sources, and voila, it all works.
I have only tested it on my Rogers i9020a Nexus S, running 2.3.4. Let me know if you have any issues.
I have attached both an apk for package installers, and also a zip for cwm. I highly recommend making a backup of your existing Mms.apk before trying this one, just in case.
Sweet! Thanks for this.
So you decompiled and recompiled? Can u explain more?
i grabbed the latest code for Mms from the cyanogen project on github, and i just replaced the stock Mms source with the one from cyanogen in the android source. i then compiled it, tested it on my phone, and it worked!
Oh ok. Nice job! Works great on Oxygen 2.2.1
Works on bugless and installed fine for me normally, thanx!
Sent from my Nexus S 4G using XDA Premium App
Noobish question, what exactly is the difference between this Cyanogen MMS.apk and the stock MMS.apk?
harisn said:
Noobish question, what exactly is the difference between this Cyanogen MMS.apk and the stock MMS.apk?
Click to expand...
Click to collapse
The Cyanogen MMS is more configurable. You can toggle between the standard white background and black background, you can change the font size, SMS split options, change the attachment save folder, custom user agent and other things.
smorks said:
The Cyanogen MMS is more configurable. You can toggle between the standard white background and black background, you can change the font size, SMS split options, change the attachment save folder, custom user agent and other things.
Click to expand...
Click to collapse
Thanks! That is a must-have then!
raiderep said:
Works on bugless and installed fine for me normally, thanx!
Sent from my Nexus S 4G using XDA Premium App
Click to expand...
Click to collapse
After updating to latest bugless release installing isn't working anymore, it keeps going back to stock after a reboot. I used root explorer to delete stock and stuck the apk in system/apps and matched permissions and that worked.
Quoting myself is odd but I wanted others to see both of my posts together.
Sent from my Nexus S 4G using XDA Premium App
Can you compile CM phone.apk?
Sent from my Google Nexus S using XDA App
CM contacts is what you want i think. It works already
Try this
http://db.tt/PUQgKuH
Will this work on Oxygen 2.2.1? If not, would someone kindly provide a working version for me?
Thanks.
Yes. Works great with Oxygen 2.2.1
new to the nexus family , just for my ns4g ... do i have to be rooted to use this ???
zeeraf said:
new to the nexus family , just for my ns4g ... do i have to be rooted to use this ???
Click to expand...
Click to collapse
i'm pretty sure you have to be rooted to use this, as i don't think you can get at the Mms.apk when your phone isn't rooted. i could be wrong on that. anyone else know for sure?
zeeraf said:
new to the nexus family , just for my ns4g ... do i have to be rooted to use this ???
Click to expand...
Click to collapse
The OP has a zip for clockwork recovery so using it without root should be OK but you would have to unlock the bootloader and fastboot flash clockwork first which is hallway to root so just take the plunge lol
Sent from my Nexus S 4G using XDA Premium App
snandlal said:
Yes. Works great with Oxygen 2.2.1
Click to expand...
Click to collapse
Thanks.
10 Chars
Thanks!
Imho the stock white-theme just doesn't fit in with the rest of the UI.
ok im confused...I flashed it in CWM and it didnt change anything
so... I renamed my MMS.apk to MMS1.apk then installed the new one and again, nothing. Am I missing something? lol
blueluck77 said:
ok im confused...I flashed it in CWM and it didnt change anything
so... I renamed my MMS.apk to MMS1.apk then installed the new one and again, nothing. Am I missing something? lol
Click to expand...
Click to collapse
it looks essentially the same as the stock MMS.apk, but when you go to Settings, you have the option of changing the background to black, and changing the font size, etc.

[THEME] Droid RAZR keyboard (no support)

IMPORTANT: I stopped this project (lost interest, no time, etc.), so therefore I will NOT be supporting anyone and will NOT be answering questions. Thank you.​
This is a themed version of the Droid 3/XT860 keyboard.
I can't guarantee any results, anything you do to YOUR phone is YOUR responsibility. Though replacing one app will not brick your phone, you never know​XT862 [Droid 3] Blur Odexed System​
Download and unzip XT862_Blur_odexed.zip
If you still have the stock Blur latinIME.apk then just replace that with the new one.
Set correct permissions (rw-r--r--). You're done so reboot.
But, if you did replace the stock keyboard, put the latinIME.apk and latinIME.odex in /system/app/
Then put libjni_latinime.so in /system/lib/
Set correct permissions for all files
Reboot
XT862 [Droid 3] Blur Deodexed System​
Download and unzip XT862_Blur_deodexed.zip
If you still have the stock Blur latinIME.apk then just replace that with the new one.
Set correct permissions (rw-r--r--). You're done so reboot.
But, if you did replace the stock keyboard, put the latinIME.apk in /system/app/ and put libjni_latinime.so in /system/lib/
Set correct permissions for all files
Reboot
XT860 [Bell] Blur odexed System​This has not been tested​
Download and unzip XT860_Blur_odexed.zip
If you still have the stock Blur latinIME.apk then just replace that with the new one.
Set correct permissions (rw-r--r--). You're done so reboot.
But, if you did replace the stock keyboard, put the latinIME.apk and latinIME.odex in /system/app/
Then put libjni_latinime.so in /system/lib/ (<--- I Don't have this lib in the zip, can someone upload it for me?)
Set correct permissions for all files
Reboot
If anyone has a rom based on the Droid 3 [XT862] (MavROM, DarkDroid, Liberty etc.) then follow the XT862 Blur Deodexed directions and replace all three files.
Other variants (XT883, etc.) follow the XT862 directions
If this doesn't work for you, let me know.​
Note: These zip files are NOT flashable
And as always, backup your files​
It has become apparent that this is not working for many people, and I don't know why because it is working perfectly for me. Anyways, I advise you not to try this unless you have a backup of your original files and if you can get your orig. keyboard back.​
This spot is taken......
How to get to work with mav rom??
Sent from my DROID3 using XDA App
try this. just rename to latinIME.apk and replace the original, set permissions
Tried it but its not working
Sent from my DROID3 using XDA App
I'm on liberty rom and I've replaced the apk for the keyboard with the new one, and set permissions and it didn't work so I also went ahead and pasted the library file too and it still isn't working
What could I be doing wrong?
Sent from my DROID3 using xda premium
Cant get it to work ugh
Sent from my stock rooted D3
I'll be looking at this tonight. Hopefully with a solution
has this worked for anyone?
Can't get this to work. Does owner and group need to be root? I changed that also but still nothing. And i can't get my old keyboard back either, so i'm stuck with using the slide out. I'm really a noob at this, but shouldn't the LatinIME show up as a installed app? If it is, how do i add it back?
Im using safestrap version of steeldroid3
skankhush said:
Can't get this to work. Does owner and group need to be root? I changed that also but still nothing. And i can't get my old keyboard back either, so i'm stuck with using the slide out. I'm really a noob at this, but shouldn't the LatinIME show up as a installed app? If it is, how do i add it back?
Im using safestrap version of steeldroid3
Click to expand...
Click to collapse
Just take the latinIME.apk from the steeldroid.zip and put those files back.
Im trying to figure out why this isn't working
I got it working. Wiped data and all is good now.
Can anyone make it work on other phones??
Sent from my Nexus One using Tapatalk
DaxElectro said:
Can anyone make it work on other phones??
Sent from my Nexus One using Tapatalk
Click to expand...
Click to collapse
Did you try any of the files? It should work because I don't think there are any proprietary moto files, but im not sure
jorgonv said:
Did you try any of the files? It should work because I don't think there are any proprietary moto files, but im not sure
Click to expand...
Click to collapse
I will try...
Sent from my Nexus One using Tapatalk
It never work... Is it themed?? Can u theme for the Cyanogen's??
Sent from my Nexus One using Tapatalk
I'm not sure which one to try.. All I know is my D3's got CM7 going on in it.
Will this work with CM7? Which one do I use??
DaxElectro said:
It never work... Is it themed?? Can u theme for the Cyanogen's??
Sent from my Nexus One using Tapatalk
Click to expand...
Click to collapse
Im anxious for an answer to this one as well! Would love to have this on my Inspire running CM7
Support the landlord, the landlord mighty
This works for me, on stock rooted,deodex,i tried this on odex and wouldn't work but ne waya thnx man
Sent from my DROID 3 Global <3
no luck
ZOMBI3 said:
This works for me, on stock rooted,deodex,i tried this on odex and wouldn't work but ne waya thnx man
Sent from my DROID 3 Global <3
Click to expand...
Click to collapse
I have tried all the different ways in this thread and none of them work for me. Currently I am running dark droid rom. I am going to switch over to steel droid to see if it works on that rom.

[WANTED] Flashable Stock 4.0.4 Launcher Zip

Could anyone kindly make stock 4.0.4 (preferably, if not 4.0.3 is fine) launcher ZIP file for Nexus S 3G that would replace third party launcher on custom ROM?
Thank you!!!
Could anyone help me out? I'm stuck in FC problem because of a custom ROM and I already re-flashed multiple times in the past few days so I would really hate to do that again...
droidance said:
Could anyone help me out? I'm stuck in FC problem because of a custom ROM and I already re-flashed multiple times in the past few days so I would really hate to do that again...
Click to expand...
Click to collapse
Extract the launcher from a 4.0.4 Rom. Replace the one in your system with root explorer. Remember to set permissions correctly.
Rw
R
R
Sent from my Nexus S using Tapatalk
shockem said:
Extract the launcher from a 4.0.4 Rom. Replace the one in your system with root explorer. Remember to set permissions correctly.
Rw
R
R
Sent from my Nexus S using Tapatalk
Click to expand...
Click to collapse
Well as of now, I can't proceed beyond lock screen... so I can't copy any files using Root Explorer. It force closes several different apps constantly like Launcher, Wallet, Book, etc... I have to pull the battery.
So I was looking for a flashable zip that would replace (get rid of) the custom launcher.
That's what I did though.
I was using nuhetri-reloadedv 3.0.1 ROM. It asked me to choose between APEX and Trebuchet launcher... it worked fine for couple reboots.
Then it just force closes everytime. So I reflashed it and did what you asked, but it still force closes........ So I'm back in backed up stock ROM for now...
I have an earlier version of Nova if you want. It's a flashable zip.
Sent from my Crespo using XDA App
Put a new from on your SD card via PC. Then give it a clean install. And you're done.
Greetzz, Jojoost.
Sent from my Nexus S using xda premium

Inverted ICS APPS

Totally Inverted APPS (I take no credit for this)
http://rootzwiki.com/topic/15092-invertedtotally-inverted-apps-4-22-contacts-and-mms-updated/
Here's a link to inverted apps for ICS. I haven't seen this here.
I CWM flashed the Contacts and MMS right in.
I'm running CM9 Beta 2. After install, I had to do a reboot because for some reason the home screen and app drawer wouldn't populate. After that seems to be runnning fine... and very smooth.
jackal516 said:
Totally Inverted APPS (I take no credit for this)
http://rootzwiki.com/topic/15092-invertedtotally-inverted-apps-4-22-contacts-and-mms-updated/
Here's a link to inverted apps for ICS. I haven't seen this here.
I CWM flashed the Contacts and MMS right in.
I'm running CM9 Beta 2. After install, I had to do a reboot because for some reason the home screen and app drawer wouldn't populate. After that seems to be runnning fine... and very smooth.
Click to expand...
Click to collapse
its in the APPS section....
*facepalm*
super sweet, thank you sir. these combined with the reloaded statusbar mod = freaking awesome experience
excellent, these were updated to remove the phone apk errors I was getting on the newer CM9 beta 3 and AOKP builds.
edit: can someone move this to the apps section?
Have you tried to use the "phone" app since flashing that modded contacts app? Since they didn't include it with their zip file, you may find that it says it's not installed anymore, even though the APK is there.
Anyone know of an inverted gtalk that works with cm9 b3 or aokp. All the ones I've tried have borked my phone and can't even re install the stock one without start all over with clean install.
Sent from my SPH-D700 using xda premium
Nashdogg said:
Anyone know of an inverted gtalk that works with cm9 b3 or aokp. All the ones I've tried have borked my phone and can't even re install the stock one without start all over with clean install.
Sent from my SPH-D700 using xda premium
Click to expand...
Click to collapse
They work fine. But you have to flash them. You can't just push them to the /system/app.
Sent From My Sprint Galaxy Nexus via XDA Premium
ÜBER™ said:
They work fine. But you have to flash them. You can't just push them to the /system/app.
Sent From My Sprint Galaxy Nexus via XDA Premium
Click to expand...
Click to collapse
I did try talk with a couple zips I found but they would either not take or I would get a non inverted one. I found a zip in djdarknights dark ice theme Chooser thread since my last post and it has a bunch of inverted apps in the zip and it flashed just fine over the colbalt theme I'm using.
Sent from my SPH-D700 using xda premium
wouldn't using these save battery life since our phones are SAMOLED?
edit: okay, samoled only looks right in caps
xplus93 said:
wouldn't using these save battery life since our phones are SAMOLED?
edit: okay, samoled only looks right in caps
Click to expand...
Click to collapse
Yes, because the black pixels are"off" pixels which would save battery compared to bright colors.
Sent from my SPH-D700 using xda premium
I have a question...... I fllashed all the zips individually and evrything went well...... Except for the mms... Now when i text someone it looks like this.. "hd67u3ew82ie3idkuejhyenxbclod0p098i33"((& ={$%^78(0"..... Why is that can somone help....... Thank you in advance....
UNTOUCHABLE EPIC CM9 BETA 3
jctello1 said:
I have a question...... I fllashed all the zips individually and evrything went well...... Except for the mms... Now when i text someone it looks like this.. "hd67u3ew82ie3idkuejhyenxbclod0p098i33"((& ={$%^78(0"..... Why is that can somone help....... Thank you in advance....
UNTOUCHABLE EPIC CM9 BETA 3
Click to expand...
Click to collapse
Run cm9 as stock. Don't flash other things if you want everything to work as it should.
Sent from my SPH-D700 CM9 ANDROID 4.0.4
jctello1 said:
I have a question...... I fllashed all the zips individually and evrything went well...... Except for the mms... Now when i text someone it looks like this.. "hd67u3ew82ie3idkuejhyenxbclod0p098i33"((& ={$%^78(0"..... Why is that can somone help....... Thank you in advance....
UNTOUCHABLE EPIC CM9 BETA 3
Click to expand...
Click to collapse
Did you uninstall the non inverted moms apk before flashing the inverted one?
Sent from my SPH-D700 using xda premium
No I did not......
UNTOUCHABLE EPIC CM9 BETA3
So on AOKP 36 will this break the phone?
Sent from my SPH-D700 using XDA
Edit, phone apk?:thumbup:
Sent from my SPH-D700 using XDA
jctello1 said:
No I did not......
UNTOUCHABLE EPIC CM9 BETA3
Click to expand...
Click to collapse
Make a backup of your current mms apk first then uninstall and then boot into recovery, wipe cache, dalvik, and flash the inverted mms apk and reboot.
Sent from my SPH-D700 using xda premium
No, the inverted apps work ok with the exception of the contacts app, when you flash it, your phone will tell you there is no phone.apk when you try to use it. You can still make calls and get to the dialer through the people app, but it won't come up on it's own anymore.
That's what I thought. I've learned to live with all the bright white. Thanks.
Sent from my SPH-D700 using XDA

Categories

Resources