Quantcast
Channel: xda-developers - Galaxy S III General
Viewing all articles
Browse latest Browse all 3987

[TIP][MOD][4.1][4.3] Automatically Send/Receive MMS on S3

$
0
0
Hope that this help anyone around here, because some carriers already get it in automatic and others we don´t. so this is for those.

JB 4.3 ROM

This is my little contribution to you all... well i will try. :D

I use this code so that i receive the MMS automatically on my S3 without manually turning on the mobile data. Don´t know if with you is the same, but with me i need to turn it on.

So let´s begin:

With root explorer or other, go to /system/csc and edit the file with the name features.xml (on JB 4.1 Roms the file is others.xml)

Before the last two lines

Code:

</FeatureSet>
</SamsungMobileFeature>

Write this code

Code:

<CscFeature_RIL_ForceConnectMMS>true</CscFeature_RIL_ForceConnectMMS>
At the end, it looks like this

Code:

<CscFeature_RIL_ForceConnectMMS>true</CscFeature_RIL_ForceConnectMMS>
</FeatureSet>
</SamsungMobileFeauture>

Then, just reboot the phone and you will send and receive MMS without turning on the mobile data it just do it automatically.

It works just fine to me, i use this mod every time and really hope to help you guys.

I learned this mod on a portuguese android forum: http://www.androidpt.com/index.php?/...ticamente-mms/
So i think the credits goes to that member. :D

Viewing all articles
Browse latest Browse all 3987

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>