Can anyone extract or post the T-Mobile IMS / VoLTE settings (it should be an XML file)?
I'm trying to get VoLTE working on a VZW retail note 3. It works with a VZW SIM but the settings are obviously for VZW.
Any help would be appreciated.
Sent from my SM-G900V using XDA Free mobile app
patchmonkey said:
Can anyone extract or post the T-Mobile IMS / VoLTE settings (it should be an XML file)?
I'm trying to get VoLTE working on a VZW retail note 3. It works with a VZW SIM but the settings are obviously for VZW.
Any help would be appreciated.
Sent from my SM-G900V using XDA Free mobile app
Click to expand...
Click to collapse
I don't know if this will be of any use, but I can see this in my build.conf:
Code:
# VoLTE/IMS
persist.radio.calls.on.ims=true
persist.radio.jbims=1
persist.radio.override_psvoice=true
persist.sys.e911=cs
And then there is more in feature.xml in CSC:
Code:
<!-- IMS -->
<CscFeature_IMS_EnableIMS>false</CscFeature_IMS_EnableIMS>
<CscFeature_IMS_EnableRCSe>false</CscFeature_IMS_EnableRCSe>
<CscFeature_IMS_EnableVoLTE>true</CscFeature_IMS_EnableVoLTE>
<CscFeature_IMS_EnableLTEVideoCall>false</CscFeature_IMS_EnableLTEVideoCall>
<CscFeature_IMS_EnableRCSPresence>false</CscFeature_IMS_EnableRCSPresence>
Let me know if you are looking for something specific.
CravingMender9 said:
I don't know if this will be of any use, but I can see this in my build.conf:
Let me know if you are looking for something specific.
Click to expand...
Click to collapse
Thanks - that's a start! There should be an extractable XML file (or similar file) that contains settings for VoLTE - it shold be linked to com.sec.android.voltesettings (Volteconfiguationmenu.apk??)
They are unique per handset.
Sent from my leanKernel 3.10 powered stock 4.4.2 (NF9) SM-N900T
toastido said:
They are unique per handset
Click to expand...
Click to collapse
That doesn't seem to match what others have said. Overall, the settings for each carrier should be the same no matter the handset - it should be based on the SIM.
patchmonkey said:
That doesn't seem to match what others have said. Overall, the settings for each carrier should be the same no matter the handset - it should be based on the SIM.
Click to expand...
Click to collapse
If it turns out they're the same then I'll gladly accept that I'm wrong, but i've had experience developing with volte for my job and the settings were different on each of the four handsets I was working with.
Sent from my leanKernel 3.10 powered stock 4.4.2 (NF9) SM-N900T
patchmonkey said:
Thanks - that's a start! There should be an extractable XML file (or similar file) that contains settings for VoLTE - it shold be linked to com.sec.android.voltesettings (Volteconfiguationmenu.apk??)
Click to expand...
Click to collapse
Any luck with finding this app?
Related
Can someone please share this for me? I am using the i9300 and having wifi calling will be a real improvement for me. I've tried searching, all I get so far is that the apk works only on touchwiz (which is what I have), but nobody's put up a link to this mythical thing
It only works for Tmobile, if you're using international S3 it won't work.
It's not just a apk, it's in the framework too.
Powered by the SGSIII
ThC23 said:
It only works for Tmobile, if you're using international S3 it won't work.
It's not just a apk, it's in the framework too.
Powered by the SGSIII
Click to expand...
Click to collapse
I am on an Omega Jelly Bean ROM on t-mobile, with the i9300 variant. Don't I check all the right boxes? I thought the framework that it needed was part of touchwiz?
its way way more complicated then what you think it is.
Sent from my SGH-T999 using xda premium
The pack has to be built for touchwiz because of the libs used to make it work.
You need the wifi calling provisioning or it won't route the UMA traffic over the right T-Mobile gateway.
Files:
system/app/com.android.kineto.apk
system/lib/libganril.so
system/lib/lib_ril_switch.so <--- may be custom modded for vendor (ie: Samsung, HTC etc)
system/lib/libkineto.so
system/lib/libreference-ril.so
system/lib/librilswitch.so
There may or may not be other files but you can see it's not just an APK.
datafoo said:
The pack has to be built for touchwiz because of the libs used to make it work.
You need the wifi calling provisioning or it won't route the UMA traffic over the right T-Mobile gateway.
Files:
system/app/com.android.kineto.apk
system/lib/libganril.so
system/lib/lib_ril_switch.so <--- may be custom modded for vendor (ie: Samsung, HTC etc)
system/lib/libkineto.so
system/lib/libreference-ril.so
system/lib/librilswitch.so
There may or may not be other files but you can see it's not just an APK.
Click to expand...
Click to collapse
Thank you, that's a great start! When I get back home today, I'll take a stab at extracting these from a T999 update and try it out. If it works, I'll see how complicated creating an update.zip is and package it.
datafoo said:
The pack has to be built for touchwiz because of the libs used to make it work.
You need the wifi calling provisioning or it won't route the UMA traffic over the right T-Mobile gateway.
Files:
system/app/com.android.kineto.apk
system/lib/libganril.so
system/lib/lib_ril_switch.so <--- may be custom modded for vendor (ie: Samsung, HTC etc)
system/lib/libkineto.so
system/lib/libreference-ril.so
system/lib/librilswitch.so
There may or may not be other files but you can see it's not just an APK.
Click to expand...
Click to collapse
That is a start but im afraid that's about all it is. You'd also need wificall.apk (com.movial.wifiicall) and probably some binary files.
Also, even if you managed to get all the correct files, you would then need to port the code over to settings so you can use it. There is also probably code in systemui, framework, etc. I just doubt that simply flashing the files to your phone will work...unless the i9300 version of tw has it already and you just need it to work for tmobile. I dont think itll be a quick or easy thing to do.
Sent from my SGH-T999 using xda app-developers app
Please read forum rules before posting
Questions go in Q&A
Thread moved
Thanks
FNM
find wifi calling
sarathmenon said:
I am on an Omega Jelly Bean ROM on t-mobile, with the i9300 variant. Don't I check all the right boxes? I thought the framework that it needed was part of touchwiz?
Click to expand...
Click to collapse
Did you check under settings? On late model phones it's not an apk, but built into the phone.
kb
It is possible to get wifi calling on your i9300. As seen here http://www.youtube.com/watch?v=ZHhjduFCCug] need to flash a T-Mobile S3 ROM on your phone. Much more simply than the methods discussed above.
anteko said:
It is possible to get wifi calling on your i9300. As seen here http://www.youtube.com/watch?v=ZHhjduFCCug] need to flash a T-Mobile S3 ROM on your phone. Much more simply than the methods discussed above.
Click to expand...
Click to collapse
If the OP follows your instructions, he will have a brick.
RE: Sprint, Glaxy Nexus running Stock 4.2.1:
Has anyone found a way to enable wifi tethering with a rooted stock JOP40D yet?
Oh no, three angels have fallen from grace as a result of your mis-leading title and posting in the wrong section.
Now for the goods I was gonna do the hack for that but I won't have time, its simple to do all you need its apktools and the knowledge of how to use it and you're good to go.
1. use apktool to de-compile framework-res.apk
2. navigate to res/values/arrays.xml
3. open arrays.xml in a notepad editor
4. edit the line "config_tether_upstream_types" change the 4 to a 5
5. save changes and re-compile framework-res.apk
from there you will be able to tether
orthonovum said:
Has anyone found a way to enable wifi tethering with a rooted stock JOP40D yet?
Click to expand...
Click to collapse
Wrong thread.
Sent from my Galaxy Nexus using xda premium
MBQsniper said:
Wrong thread.
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
wrong thread? I am talking about a Sprint, Galaxy Nexus running JOP40D stock and rooted and the wifi tethering functionality, this requires some dev work (see post above yours). so maybe I should have been more descriptive in my title or even my post I guess I assumed since I posted it in here it would be obvious sorry to anyone who may have been confused or mislead, if a mod wants to move it no worries :good:
Anyways... I will try the decompile/recompile steps and see if that works, I just didnt want to re-invent the wheel if someone already had done it
thanks!
jakdillard said:
Oh no, three angels have fallen from grace as a result of your mis-leading title and posting in the wrong section.
Now for the goods I was gonna do the hack for that but I won't have time, its simple to do all you need its apktools and the knowledge of how to use it and you're good to go.
1. use apktool to de-compile framework-res.apk
2. navigate to res/values/arrays.xml
3. open arrays.xml in a notepad editor
4. edit the line "config_tether_upstream_types" change the 4 to a 5
5. save changes and re-compile framework-res.apk
from there you will be able to tether
Click to expand...
Click to collapse
Thanks this worked perfectly! For anyone choosing to do this things to note:
1. It will wipe your google account so you will have to re-login and setup the gapps
2. the framework-res.apk size will not be the same (in my case it was either a full MB larger if I unzip/reziped it with my changes or 4 MB smaller if I just dropped my new resources.arsc into the original apk.. very big size difference but everything still boots up and works *shrug*
Possible to post a flash able zip for TWRP?
Sent from my AT100 using Tapatalk 2
tethering zip for 4.2.1 sprint update
This worked for me so give it a try. I have no idea if this will work for anyone else so please dont blame me if it messes up your phone. This is for the stock sprint release 4.2.1 - framework-res.apk update to include unlocked tethering.
xdalaw said:
Possible to post a flash able zip for TWRP?
Sent from my AT100 using Tapatalk 2
Click to expand...
Click to collapse
hedrickms said:
This worked for me so give it a try. I have no idea if this will work for anyone else so please dont blame me if it messes up your phone. This is for the stock sprint release 4.2.1 - framework-res.apk update to include unlocked tethering.
Click to expand...
Click to collapse
exactly which tether app is this?
orthonovum said:
RE: Sprint, Glaxy Nexus running Stock 4.2.1:
Has anyone found a way to enable wifi tethering with a rooted stock JOP40D yet?
Click to expand...
Click to collapse
ive tried many different apps and versions
the only one that worked is 1-click tether (by diy guys)
free in market
profit
SayWhat10 said:
exactly which tether app is this?
ive tried many different apps and versions
the only one that worked is 1-click tether (by diy guys)
free in market
profit
Click to expand...
Click to collapse
This is not a tether app it enables the native tethering in android, no app required
hedrickms said:
This worked for me so give it a try. I have no idea if this will work for anyone else so please dont blame me if it messes up your phone. This is for the stock sprint release 4.2.1 - framework-res.apk update to include unlocked tethering.
Click to expand...
Click to collapse
hedrickms, first of all, thank you very much for doing this and posting it for the rest of us.
Would it be possible to post a "back to stock/restore to Sprint configuration" flashable .zip, just in case? (It's always nice to have that available in case I need my phone to appear to be truly unrooted and stock.)
-- Andrew
OK not sure if this works but here is a flashable .zip to return tethering to Stock (Locked) state. I did not flash this to see if it works so if you have issues please let me know and I will see what went wrong. The "tethering_4.2.1_Return_Stock.zip" is for Sprint Android 4.2.1 only and will not work with 4.1.1 or 4.1.2.
xdalaw said:
hedrickms, first of all, thank you very much for doing this and posting it for the rest of us.
Would it be possible to post a "back to stock/restore to Sprint configuration" flashable .zip, just in case? (It's always nice to have that available in case I need my phone to appear to be truly unrooted and stock.)
-- Andrew
Click to expand...
Click to collapse
Sorry wrong thread
Please read forum rules before posting
Questions and help issues go in Q&A
Thread moved
Thank you for your cooperation
Friendly Neighborhood Moderator
I have an i747m galaxy s3 which is unlocked, i downloaded the Wicked rom which has the multi carrier feature, i accidentally clicked on T-mobile device in Aroma and continued with the setup. What surprised me was that it worked perfectly ( I prevoiusly flashed an t999 international rom and bricked my phone) but i was just wondering if that is an exception with the Wicked Rom or do t-mobile roms work on the at&t gs3? while were at it do sprint roms also work on at&t? I'm new to flashing, any help is appreciated
Yes you can flash a t999 rom to your i747, I have flashed many of your i747 roms to my t999... There is no such thing as a t999 International version, though. International S III has a different ChipSet so they brick our US S III's. Read some more and be careful what you click or you'll be sitting on 500$ paper weight bud.
Yes you can. You may have to do some build.prop edits to change from d2tmo to d2att to get everything working right
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
glad you like the wicked rom on Att...look out because Evil1Art say wicked 10 should be out in couple of days.
TeknoGodz said:
Yes you can. You may have to do some build.prop edits to change from d2tmo to d2att to get everything working right
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
Click to expand...
Click to collapse
How do i go from d2att to d2tmo? can you send me a link on build prop editing?
1981resse said:
glad you like the wicked rom on Att...look out because Evil1Art say wicked 10 should be out in couple of days.
Click to expand...
Click to collapse
Yea man im waiting for that but mean while i'm on aokp
OmarEz007 said:
How do i go from d2att to d2tmo? can you send me a link on build prop editing?
Click to expand...
Click to collapse
You can use RootExplorer or Solid Explorer to edit your build.prop file located under your system root in the folder "system" (/system/build.prop)
Your build.prop is basically a configuration file that stores information about your phone.
The lines that you would need to edit are "ro.product.name" and "ro.product.device"
Once you flash the tmo ROM you would edit the above lines accordingly. Then, reboot the device for the changes to take affect.
Sent from my SGH-I747 using xda app-developers app
RPelham said:
You can use RootExplorer or Solid Explorer to edit your build.prop file located under your system root in the folder "system" (/system/build.prop)
Your build.prop is basically a configuration file that stores information about your phone.
The lines that you would need to edit are "ro.product.name" and "ro.product.device"
Once you flash the tmo ROM you would edit the above lines accordingly. Then, reboot the device for the changes to take affect.
Sent from my SGH-I747 using xda app-developers app
Click to expand...
Click to collapse
Thanks a lot for your help. Also one last thing is it only tmobile roms that work on att phones or should sprint and t999 work if i also change the build prop? either way you've been really helpful
OmarEz007 said:
Thanks a lot for your help. Also one last thing is it only tmobile roms that work on att phones or should sprint and t999 work if i also change the build prop? either way you've been really helpful
Click to expand...
Click to collapse
T999 is the TMobile version. The other ROMs (Verizon and Sprint) CAN work, but you cannot just flash them like the t999 ROMs. You have to make some edits to port the ROM over before you can flash, otherwise you may harm tour device. I'd recommend searching XDA on "ROM porting for the S3."
Also, just so you know, for the build.prop, the code names for each device is:
"d2att" is AT&T
"d2tmo" is T-Mobile
"d2spr" is Sprint
"d2vzw" is Verizon
There are some great tutorials out there, its a little more in depth than what I can go into here.
Sent from my SGH-I747 using xda app-developers app
Sprint Diagnostics AppEasy Method for MSLChange PRL on the Fly
Discalaimer: All features do not work but for our intent, this is a SUPER easy way to acquire MSL and write PRL files.
Cheers - TD
Prerequisites:
Touchwiz Rom
Your phone must be rooted and deodexed!
Signature verification may need to be disabled. If you do not see the app in your app drawer, please pull and post the services.jar file from system/framework.
Please include build and phone info and I will modify the file and resend it to you.
Installation:
Flash this in recovery.
Usage:
Getting your MSL code - in the app select Get MSL Code!
Write custom PRL - place .prl file(s) on internal SD, select PRL Manager then Write PRL. This will bring up a list of available prl files on SD for you to choose from.
Note: Not all of the features listed in the app work for the Galaxy SIII.
Does this app work for cm roms or just tw thanks
Sent from my SPH-L900 using Tapatalk
sliverr7x said:
Does this app work for cm roms or just tw thanks
Click to expand...
Click to collapse
This is confirmed working on Touchwiz but please test with CM and also someone test with AOSP and let me know and I can update OP.
I'm running pac man rom and it also fc on me but that doesn't me it won't work on all aosp cm rom
Sent from my SPH-L900 using Tapatalk
---------- Post added at 07:57 AM ---------- Previous post was at 07:56 AM ----------
Forgot u think it will work for note2
Sent from my SPH-L900 using Tapatalk
sliverr7x said:
I'm running pac man rom and it also fc on me but that doesn't me it won't work on all aosp cm rom
Sent from my SPH-L900 using Tapatalk
---------- Post added at 07:57 AM ---------- Previous post was at 07:56 AM ----------
Forgot u think it will work for note2
Sent from my SPH-L900 using Tapatalk
Click to expand...
Click to collapse
Thanks for trying. There is a file dependence that is required. If the file is missing the app won't even launch.
For the Note2, yes it should work on quite a few Touchwiz devices but the PRL write feature may not. It should least acquire MSL though.
The only issue I've noticed is that acquiring MSL does not work on all carriers.
Thanks I'll keep trying at least Ill have it when I go back to tw pretty sweet app I'm on sprint also
Sent from my SPH-L900 using Tapatalk
stupid question.
I flashed the sprint diagnostics app and I can't find it in my apps list. The app flashed successfully
where does it go?
I'm using a note3.. that may be the issue?
thanks
itster2 said:
stupid question.
I flashed the sprint diagnostics app and I can't find it in my apps list. The app flashed successfully
where does it go?
I'm using a note3.. that may be the issue?
thanks
Click to expand...
Click to collapse
Pull your services.jar from system/framework (or extract it from your rom.zip).
I use root explorer built into Rom Toolbox, navigate to system/framework and copy and paste services.jar to SDcard.
Zip it up and post it here and I will modify the jar file so signature verification is removed and send it back to you in flashable form.
Edit: And you're on a Touchwiz rom correct? This is for Touchwiz only.
tdunham said:
Pull your services.jar from system/framework (or extract it from your rom.zip).
I use root explorer built into Rom Toolbox, navigate to system/framework and copy and paste services.jar to SDcard.
Zip it up and post it here and I will modify the jar file so signature verification is removed and send it back to you in flashable form.
Edit: And you're on a Touchwiz rom correct? This is for Touchwiz only.
Click to expand...
Click to collapse
here you go
thanks!
itster2 said:
here you go
thanks!
Click to expand...
Click to collapse
Got it. Also, what Note 3 build or rom is this from so I may label it appropriately in case someone else wishes to use it?
tdunham said:
Got it. Also, what Note 3 build or rom is this from so I may label it appropriately in case someone else wishes to use it?
Click to expand...
Click to collapse
Minin3 5.0 version
tdunham said:
Got it. Also, what Note 3 build or rom is this from so I may label it appropriately in case someone else wishes to use it?
Click to expand...
Click to collapse
Here you go:
Note 3 Minin3.v5.0 modified services.jar and just in case the stock services from the one you sent me just case.
Just flash in recovery.
For Wicked Sensations Rom v0.4 signature verification check removed.
Flash attached file in recovery.
tdunham said:
Here you go:
Note 3 Minin3.v5.0 modified services.jar and just in case the stock services from the one you sent me just case.
Just flash in recovery.
Click to expand...
Click to collapse
This should be good for any note 3 Rom?
ImEVO said:
This should be good for any note 3 Rom?
Click to expand...
Click to collapse
I can't say. That is why I posted a specific jar for that users build.
Sent from my SPH-L710 using XDA Premium 4 mobile app
Awesome!
Been procrastinating flashing my second S3 to Cricket and this made getting the MSL so much easier...Think I'll flash over today! The only other ways I knew involved downgrading to a ROM below 4.1.2 and using the Get My MSL app or buying CDMA Workshop (which is just north of 100 bucks.) Had the MSL in less than 5 minutes total with this method. Thanks!
https://www.dropbox.com/s/kvqi3e51ie1fnbo/services.jar
jdsingles76 stock rooted rom MK5 boost mobile
mholloway said:
https://www.dropbox.com/s/kvqi3e51ie1fnbo/services.jar
jdsingles76 stock rooted rom MK5 boost mobile
Click to expand...
Click to collapse
Here you go.
Modified services.jar for this rom:
[ROM][MK5][STOCK][ODEXED/DEODEXED]- Virgin Mobile/Boost Mobile
tdunham said:
Here you go.
Modified services.jar for this rom:
[ROM][MK5][STOCK][ODEXED/DEODEXED]- Virgin Mobile/Boost Mobile
Click to expand...
Click to collapse
Yes you are awesome TD., that worked.thank you....by the way what rom are you running If any?
mholloway said:
Yes you are awesome TD., that worked.thank you....by the way what rom are you running If any?
Click to expand...
Click to collapse
I switch between MOAR and Wicked Sensations, both great roms.
Well I got the lollipop at&t 4g lte icon product name from TEKHD and it works good and i noticed it also takes off the sfinder and quick connect.
If you guys wanna try it out you need build.prop and edit this two lines and reboot.
ro.product.name=trlteuc
ro.product.device=trlteatt
All I had to change was product.name=to trlteatt nothing else unless your on Canadian firmware
This has actually been posted and discussed before in several forums. You can also try
trltevzw - verizon
Trltespr - sprint
Trltexx - international
And a few more that I can't think of right now.
do I need to be rooted to do this? i tryed but it is read only.
Build.prop editor works best with root.
Is there a wat I can get the LTE icons and kill "ATT" like in Gravity Box. I'm on TEK rom and love it, but the carrier text tweak is not killing the "ATT"
One thing that tripped me up was the persistent gap in the layout. In a Doh moment I figured out it was the spot for the download booster ucin, typically shut off.
Working, thanks a lot. All i changed was product name too
Has anyone figured out how to get this to work on 5.1.1 roms?
blane3298 said:
Has anyone figured out how to get this to work on 5.1.1 roms?
Click to expand...
Click to collapse
x2 on it.....it seem that with 5.1.1 update it is not anymore possible to make these change.....
zxaz said:
x2 on it.....it seem that with 5.1.1 update it is not anymore possible to make these change.....
Click to expand...
Click to collapse
Along with the build prop edits you must also change the sale_code.dat file in the csc folder from tmo to att. Works on the latest Tek rom. I'm using one from a stock Att Rom, but editing the file with file explorer, etc..may work as well.
I'd like to see screen captures of the different logos....they may all suck? LOL
bigron77 said:
Along with the build prop edits you must also change the sale_code.dat file in the csc folder from tmo to att. Works on the latest Tek rom. I'm using one from a stock Att Rom, but editing the file with file explorer, etc..may work as well.
Click to expand...
Click to collapse
i can confirm that"s it work perfectly on 5.1.1 stock rom.......bigron77 your the man!! after 6 month you finally solve the mystery...lolll
zxaz said:
i can confirm that"s it work perfectly on 5.1.1 stock rom.......bigron77 your the man!! after 6 month you finally solve the mystery...lolll
Click to expand...
Click to collapse
Does changing these files have any effect on anything other than just icons? Would changing tmo to vzw affect any other things because of gsm/cdma differences?
on my side, i have a sm-n910w8 wich is a canadians version....it worked perfectly!! i alway liked to have the carrier id on the status bar (i"m a rare one i guess loll) it didn"t change anything about the gsm/cdma thing...
well....have installed marshmallow on my note 4......have tested to see if we still able to change the data icon...and onm my side on stock rom android 6 i"m not able anymore to change anything....i change the ro.product.name and the sale_code.dat and it change nothing???? somebody have tested it to see???
thanks.......
Is this possible with MM 6.0.1 n910t?
Sent from my SM-N920G using XDA-Developers mobile app
should have made an update since my last thread......i"ve marshmallow on my note 4...you can"t change the build.pro to have for example the at&t data icon since marshmallow is still not available for the note 4....this is why the build.pro change mod doesn"t work......
Well.....saw that att upgraded finally the note 4 to marshmallow....have made a trie to have the att data icon by the build.prop.....it didn't worked.....maybe i made something wrong?? Someone had succes to make the change?
Thanks in advance.........
mr pnut said:
Well I got the lollipop at&t 4g lte icon product name from TEKHD and it works good and i noticed it also takes off the sfinder and quick connect.
If you guys wanna try it out you need build.prop and edit this two lines and reboot.
ro.product.name=trlteuc
ro.product.device=trlteatt
Does this work for the new bootloader mm?
Click to expand...
Click to collapse
mbr007 said:
mr pnut said:
Well I got the lollipop at&t 4g lte icon product name from TEKHD and it works good and i noticed it also takes off the sfinder and quick connect.
If you guys wanna try it out you need build.prop and edit this two lines and reboot.
ro.product.name=trlteuc
ro.product.device=trlteatt
Does this work for the new bootloader mm?
Click to expand...
Click to collapse
it didn"t work on mine....stock marshmallow rom
Click to expand...
Click to collapse