[Mod] CM 10.1 mms app on samsung Rom

Search This thread

Arsaw

Inactive Recognized Developer
Dec 31, 2010
4,229
6,003
Kuala Lumpur
here you go then :)

what about the telephony app? won't you be needing it?

Like most apks, telephony apps should works on any version. Just my guess. We will know later :)

Sent from my GT-N7100 using xda app-developers app

---------- Post added at 11:40 PM ---------- Previous post was at 11:07 PM ----------

Here you go:

CM10.1 Mms app for ELLC version

Download : http://db.tt/MR5dPdy4

As usual, make sure you have backup your rom, backup sms/mms and clear dalvik cache before flashing this.

Sent from my GT-N7100 using xda app-developers app
 
  • Like
Reactions: fyre31

fyre31

Senior Member
Aug 3, 2011
280
42
Cebu City
Like most apks, telephony apps should works on any version. Just my guess. We will know later :)

Sent from my GT-N7100 using xda app-developers app

---------- Post added at 11:40 PM ---------- Previous post was at 11:07 PM ----------

Here you go:

CM10.1 Mms app for ELLC version

Download : http://db.tt/MR5dPdy4

As usual, make sure you have backup your rom, backup sms/mms and clear dalvik cache before flashing this.

Sent from my GT-N7100 using xda app-developers app

it's working fine, though i can't check mms since i don't have network data. lol

anyway, it's good. i prefer the original cm10.1 mms though, i don't like the bubbles on here :)

EDIT: okay, scratch that. all my timestamps are 1970 and i don't receive any notifications when i receive a message (i thought it was notifying before, turns out that was go sms lol)
 
Last edited:

Arsaw

Inactive Recognized Developer
Dec 31, 2010
4,229
6,003
Kuala Lumpur
it's working fine, though i can't check mms since i don't have network data. lol

anyway, it's good. i prefer the original cm10.1 mms though, i don't like the bubbles on here :)

EDIT: okay, scratch that. all my timestamps are 1970 and i don't receive any notifications when i receive a message (i thought it was notifying before, turns out that was go sms lol)

Strange. Maybe you can play with the settings see if it could fix that.

Sent from my GT-N7100 using xda app-developers app
 

nasty159

Senior Member
Jan 31, 2011
203
13
Hi, can Anyone on ELLC test this zip..

https://www.dropbox.com/s/yym2xpef9dds44t/AOSP_MMS.zip

You need to test if the MMS is working..I can then add it to my transformer pack..

Important: Please backup your messages first..this zip will delete all of them..

I'll test it for you now Zoot!

Hope this works, I want nothing more than to use AOSP messaging. Hate stock.

I will let you know soon.

---------- Post added at 04:46 PM ---------- Previous post was at 04:29 PM ----------

Zoot you are amazing! It works 100%.

I have been waiting for this for so long!!!!!!!!!!!!

Add it to your pack :)

If you can, post here when your updated pack is expected to be up because I usually use it on fresh installs.

Thank you!

---------- Post added at 04:47 PM ---------- Previous post was at 04:46 PM ----------

Zoot you are amazing! It works 100%.

I have been waiting for this for so long!!!!!!!!!!!!

Add it to your pack :)

If you can, post here when your updated pack is expected to be up because I usually use it on fresh installs.

Thank you!
 
  • Like
Reactions: zoot1

Top Liked Posts

  • There are no posts matching your filters.
  • 14
    Here is a flashable zip thanks to Arsaw & zoot1:

    Here is the inverted app (black theme):
    http://xdaforums.com/showthread.php?p=37122745

    LLA:http://db.tt/xIjfj1BY
    LLC:https://www.dropbox.com/s/yym2xpef9dds44t/AOSP_MMS.zip
    EMA2:http://www.mediafire.com/?117a2cm6w1wcuwh
    EMR2: http://www.mediafire.com/?242zldqbk0mimb1

    1. Make sure you have backup before flashing.
    2. Backup your sms/mms too.
    3. Clear Dalvik Cache before flashing.
    4. Restore your sms/mms after flashing.

    Here is the How-to in case you want to do this by yourself ;)

    You're going to need three files from the AOSP rom (They're provided):


    /system/app/MMS.apk
    /system/app/TelephonyProvider.apk
    /system/framework/mms-common.jar*


    *(the files we need may be in framework.jar if the rom you're using doesn't have this file)

    and two files from your TW rom(they're provided and from LLA Deodexed firmware):


    /system/app/SecTelephonyProvider.apk
    /system/framework/framework2.jar (make sure it's framework2.jar)


    • Now decompile everything except MMS.apk. That one's fine as is.
    • Now we're going to move some files around.
    • First is framework2.jar and mms-common.jar

    Delete /smali/com/google/android/mms in framework2.jar. Yes the entire folder.

    Now we're going to take the folder

    Code:
    /smali/com/google/android/mms

    from mms-common.jar and copy/move it to the framework2.jar folder

    Code:
    /smali/com/google/android/mms

    • Now is SecTelephonyProvider.apk and TelephonyProvider.apk

    Navigate to the following folder in TelephonyProvider.apk:

    Code:
    smali\com\android\providers\telephony

    and copy the following files:

    Code:
    MmsProvider.smali
    MmsSmsDatabaseHelper$LowStorageMonitor.smali
    MmsSmsDatabaseHelper.smali
    MmsSmsProvider.smali
    SmsProvider.smali

    Copy them to the following folder in SecTelephonyProvider.apk:

    Code:
    smali\com\android\providers\telephony


    • Recompile framework2.jar and SecTelephonyProvider.apk.
    • Place MMS.apk and SecTelephony.apk in /system/app/
    • Place framework2.jar in /system/framework/
    • Delete SecMms.apk from /system/app/

    If you try to use Messaging at this point, it will probably open, but MMS won't work.

    Now the most important part!
    Note: This will delete all of you messages so make sure you back them up!!!!!!
    On your device, navigate to:

    Code:
    /data/data/com.android.providers.telephony/databases/

    and delete the three files:

    Code:
    mmssms.db
    mmssms.db-shm
    mmssms.db-wal


    Link to the how to : http://xdaforums.com/showthread.php?t=2086834

    All the credits go to loserskater from AT&T, Rogers, Bell, Telus Samsung Galaxy S III section.

    Also I give you all the files required by the how to. They are from a deodexed XXLLA
    5
    WanamLite 6.2 (XXEMB5)

    WanamLite 6.2 (XXEMB5)

    Backup is required.

    Original apk
    mediafire.com/download.php?a9dl22ec7x688w0
    Transparent apk
    mediafire.com/download.php?c6gx87jxv2egblv
    4
    Hi, can Anyone on ELLC test this zip..

    https://www.dropbox.com/s/yym2xpef9dds44t/AOSP_MMS.zip

    You need to test if the MMS is working..I can then add it to my transformer pack..

    Important: Please backup your messages first..this zip will delete all of them..
    3
    According to this guide (http://rootzwiki.com/topic/19845-how-to-theme-your-mms-a-step-by-step-guide/), the only thing needed for a dark background is to change an XML in /res/drawable/listitem_background

    Anyone could kindly try to recompile with the change for dark background??
    Thanks a lot!

    Here is a flashable zip edited by me with dark theme for AOSP Mms.apk ported to TW.

    Please make backup of your sms because the zip completely erase and restore SMS application with SMS backup and restore. It worked for me 100%

    Tested and working on XXELLA, XXELLC, UBEMA1.

    Greetings and I hope you will help!

    View attachment AOSP_MMS_DARK_By_rodrigo_said.zip
    3
    Okay I see :)
    Someone can provide a working flashable zip ?

    Envoyé depuis mon GT-I9300 avec Tapatalk

    The flashable zip.

    Download here : http://db.tt/xIjfj1BY

    1) Make sure you have backup before flashing.
    2) Backup your sms/mms too.
    3) Clear Dalvik Cache before flashing.
    4) Restore your sms/mms after flashing.

    That's it. :)

    Edit : Mod based on XXLLA and
    Mms.apk is from
    http://xdaforums.com/showthread.php?t=2078939


    Sent from my GT-N7100 using xda app-developers app