[Q] Customizing text messaging pop-ups

scott62185

Senior Member
Mar 22, 2011
1,129
182
0
Long Beach, California
Does anyone know how to customize the text message pop-up so the only option that it lists is to "reply" (instead of also having "read" and "call")? I had the ability to do that on one of the roms I was on, but I can't remember which one. I'm on Liquid now and have been on PA and Slim lately and none of them have that option in the SMS settings, as far as I can tell.

Thanks in advance...
 

nbeebe24

Senior Member
Jun 16, 2009
2,464
923
0
Does anyone know how to customize the text message pop-up so the only option that it lists is to "reply" (instead of also having "read" and "call")? I had the ability to do that on one of the roms I was on, but I can't remember which one. I'm on Liquid now and have been on PA and Slim lately and none of them have that option in the SMS settings, as far as I can tell.

Thanks in advance...
The ROM was probably AOKP. I'm sure you can pull the MMS apk from it and use it in another ROM of your choice.

Sent from my Nexus 4 using xda premium
 
  • Like
Reactions: scott62185

shotta35

Senior Member
Nov 30, 2008
1,578
449
0
NYC & Germany
Either you extract it from the ZIP file and place it in the new one then flash or

adb pull /system/app/MMS.apk (from CM10.1 installed on your phone)

then

adb push /system/app/MMS.apk (to the phone you want it on)


Or a combination of both the above (ripping from the ZIP then pushing it with ADB). Not entirely sure it can work though as some stuff might be linked to the Framework.apk however.
 

nbeebe24

Senior Member
Jun 16, 2009
2,464
923
0
Oh, okay cool. Can you tell me how to take the apk out of one rom and put it in another?

Sent from my Nexus 4 using xda premium
Download either ROM and use root explorer to copy the apk from the ROM zip to your phone. Reboot and voila.

Sent from my Nexus 4 using Tapatalk 2