[DEV][MOD][JB] T-Mobile Wi-fi Calling - myTouch 4G Android Development

A while ago, I downloaded a nandroid someone posted from their T-Mobile Galaxy Note II to see if I could pick it apart for wi-fi calling, but I don't use it so I can't really test it and I lost interest. Now, I've packaged up the Wifi Calling app with all of the libs it came with and added in the build.prop from the zip. It might be a lot more than what is needed, but I don't want to have to keep uploading bits and pieces. If you think you have an idea of what you're doing and want to try it out, go for it. I don't really know much about wi-fi calling at all so unless you have some sort of logcat, I'll be of little to no use to you at all. I guess that's about it...
You can use the ics wi-fi calling package to help you out by possibly using it as a reference/using parts/etc.
FOUND HERE
And here is what I've extracted from that 1GB+ package.
CLICK ME
Let us know what you find and good luck
If you feel you might need more files from the original nandroid just let me know.

Nice!
Rooted/OC'd/SynX

nice work will try ,Thanks

Please don't hate but would this work on a sense based rom?

Bangincrazy said:
Please don't hate but would this work on a sense based rom?
Click to expand...
Click to collapse
This is for jelly bean. So no.
Sent from my HTC One S running ViperOneS!

Hm... by the looks of it, it would seem that these are only settings for Wi-Fi calling. So it would seem that you'd have to mod the settings apk to have the option for WiFi calling settings. :/ I'll look into elgins (CM10) source sometime to see if I can add it in. If I can at least get the app starting somewhere, it will be easier for everyone else to debug/fix it up. If anyone has messed with the note 2 and can confirm that WiFi calling is accessed via settings and not launcher (app) that would be helpful as well.
Sent from my MyTouch 4G using xda app-developers app

This is gr8 news !Hopefiully someone can get going on this ,it can benefit not just the Glacier,but other devices as well that already have a fully working JB minus wifi calling.

From what I have seen and read on my HTC One S it is built into the frame work on JB so way above what I know good luck.

im gonna look into this and see what i can do

elginsk8r said:
im gonna look into this and see what i can do
Click to expand...
Click to collapse
I'm thinking the setting could be added in way that is similar to this:
https://github.com/SyNtheticNightma...mmit/bfac7c05daab9f6294f7419ea6173c4a1c569092
Though I don't know the exact name of the package for the wi-fi calling settings... I'd need to decompile it to find that out (unless you know another way, I'm not too familiar with apks). I could also try whipping up an icon for this if you need one.

have you looked at this at all? http://code.google.com/p/the-ims-open-source-project-for-android/

elginsk8r said:
have you looked at this at all? http://code.google.com/p/the-ims-open-source-project-for-android/
Click to expand...
Click to collapse
Nice Find!!! I +1'd it

i saw it a while back, but have yet to try implementing into into a build or anything.

i compared this to ics wifi calling zip and none of the libs from ics zip is in the jb zip

Synthetic.Nightmare said:
Hm... by the looks of it, it would seem that these are only settings for Wi-Fi calling. So it would seem that you'd have to mod the settings apk to have the option for WiFi calling settings. :/ I'll look into elgins (CM10) source sometime to see if I can add it in. If I can at least get the app starting somewhere, it will be easier for everyone else to debug/fix it up. If anyone has messed with the note 2 and can confirm that WiFi calling is accessed via settings and not launcher (app) that would be helpful as well.
Sent from my MyTouch 4G using xda app-developers app
Click to expand...
Click to collapse
Sorry for a late reply (haven't had the T-Mobile Galaxy Note 2 (SGH-T889) so long...
Wifi Calling settings are located under Settings / More settings /
And includes two items: Wi-Fi Calling (this is to enable/disable with a check box), and, Wi-Fi Calling Settings (This offers Connection Preferences [Wi-Fi Preferred / Wi-Fi Only / Cellular Preferred}, and, Help)
For reference, the above menu structure/selections are based on Stock F/W 4.1.1, Build Number JRO03C.T889UVALL4

Is this still a work in progress or has it died?

it sure died.. adding wifi calling to JB has been a task for over a year..no dev has been able ot make this work...so sad.

Try groove IP....its a Google voice app
Sent from my myTouch 4G using xda premium

SurvivorZer0 said:
Try groove IP....its a Google voice app
Sent from my myTouch 4G using xda premium
Click to expand...
Click to collapse
+1 have used groove ip for a long time., well every time I don't pay my bill anyway and I need to make a call on wifi.

Dragonswithin said:
+1 have used groove ip for a long time., well every time I don't pay my bill anyway and I need to make a call on wifi.
Click to expand...
Click to collapse
I use ePhone by Comwave. lol. You get a specific number. And I dont have a working sim card anyways , so I made whatsapp with a textplus number lol

Related

[MOD][WIP][ICS]Wi-fi Calling

This is a development thread. If you don't have something to contribute other than 'i hope this works' or 'thanks!', just hit the 'thanks' button. Let's keep this thread clear so that we can get some work done.
Here is the thought:
We all know that the implementation of wifi calling for the t989 is done through a new method.
HOWEVER, this should not preclude the possibility of getting the old (app) method of wifi calling working.
If it can work on the hd2, a non-android device, there is at least a chance we can implement it here.
----
I have started by looking at the implementation on ICS for the sensation.
http://forum.xda-developers.com/showthread.php?t=1435743
http://forum.xda-developers.com/attachment.php?attachmentid=849384&d=1326144671 -- (sense)
http://forum.xda-developers.com/attachment.php?attachmentid=850699&d=1326220923 -- (AOSP)
I have so far been able to get the rom to boot after flashing, and am getting as far as the 'did you know that you can make calls through wifi?' pop-up when first connecting to a network.
However, it is crashing upon opening the app.
I am in the process of taking apart the zips and taking a look at the various changes (build.prop, amongst others) that the zips are making to the system. I assume we would need to build them for a touchwiz rom rather than either of the above implementations....i'll hopefully put in a few hours tonight to see what happens.
Anyone else who wants to tackle this, help would be appreciated. PM me for my gtalk info.
defconoi said:
Awesome
Sent from my SAMSUNG-SGH-I727 using xda premium
Click to expand...
Click to collapse
bongostl said:
This is a development thread. If you don't have something to contribute other than 'i hope this works' or 'thanks!', just hit the 'thanks' button. Let's keep this thread clear so that we can get some work done.
Click to expand...
Click to collapse
uugh
Anyhow OP try this modded version of the original zip
EDIT: Not working
I'm having the same problem with your mod...
What did you change?
I only have my chromebook on me ...is there someone who could take a look at the logcat from the wifi calling app force close?
Sent from my SGH-T989 using xda premium
This is on my list, and I'm going to work on it together with the noise reduction / call echo problem.
They're serious enough issues that are probably related in some fashion. I'll share my findings as they occur!
Only issue I have is no signal or data after flashing this..
Its likely because the on off toggle and related settings are knit into the tmo Settings.apk
Sent from my SGH-T989 using xda premium
yaldak said:
Its likely because the on off toggle and related settings are knit into the tmo Settings.apk
Sent from my SGH-T989 using xda premium
Click to expand...
Click to collapse
I'm not sure I'm following... Are you saying i have to enable or disable something? Or is this a kink that is still being worked out?
SIM
Lets not forget that wifi calling as something to do with sim card. It won't work on old sim cards.
okie03 said:
Lets not forget that wifi calling as something to do with sim card. It won't work on old sim cards.
Click to expand...
Click to collapse
Yes I understand that I have a new Sim card. Got it 2 months ago. and have been using Wifi calling since.
when i did a tmobile stock rom, wifi calling depending on more then just "wificalling.apk" in the apps folder. Just pointing that out.
bongostl said:
I'm having the same problem with your mod...
What did you change?
I only have my chromebook on me ...is there someone who could take a look at the logcat from the wifi calling app force close?
Sent from my SGH-T989 using xda premium
Click to expand...
Click to collapse
I just added the libraries to the build prop to see if it would work if it knew where they were. I would say its probably an apk thing.
its probably not going to work with out ims-service.apk you guys are missing that. since this is the service that connects to the Tmo voip server
There's more to it than that as well, I believe.
I also see traces of it in the ICS leak...although my eyes may be deceiving me.
As soon as I get back to my home computer I'll try to dig in...I may pass out first though
bongostl said:
I'm having the same problem with your mod...
What did you change?
I only have my chromebook on me ...is there someone who could take a look at the logcat from the wifi calling app force close?
Sent from my SGH-T989 using xda premium
Click to expand...
Click to collapse
You should just post the logcat here as a pastebin link that everyone could look at them
do "logcat *:E" it will only output errors and fatal errors. so its not full of shyte no one needs.
Could someone try this one. It shouldnt kill your signal.
It also doesnt force close. It goes up to enabling and I could call but im not sure if the switching is working
Logcat for this
http://pastebin.com/bLmTT5e4
Theme of logcat
(E/KINETO ( 966): KLOG103- ganswitch_init - error sending message!
E/KINETO ( 966): KLOG0A2- ERROR: IBS Msg Q Post: size is too large)
This is all the time I can spend on this at this moment
jim93 said:
Could someone try this one. It shouldnt kill your signal.
It also doesnt force close. It goes up to enabling and I could call but im not sure if the switching is working
Click to expand...
Click to collapse
just a question, why are you including the shared object for the htc ril?
-Mr. X- said:
just a question, why are you including the shared object for the htc ril?
Click to expand...
Click to collapse
I wasnt sure if the original wificall.apk needed it but since I changed that to the one on the t989 2.3.6 I guess it doesnt need it. I was going to eliminate it once the rest was working and pare it down to the necessary parts. I did take it out of script which prevented the signal from getting killed by the script.
jim93 said:
Could someone try this one. It shouldnt kill your signal.
It also doesnt force close. It goes up to enabling and I could call but im not sure if the switching is working
Logcat for this
http://pastebin.com/bLmTT5e4
Theme of logcat
(E/KINETO ( 966): KLOG103- ganswitch_init - error sending message!
E/KINETO ( 966): KLOG0A2- ERROR: IBS Msg Q Post: size is too large)
This is all the time I can spend on this at this moment
Click to expand...
Click to collapse
libgan.so you are using is from a htc device? i would suggest using all libs from the t989 thats probably why you are getting that error as the lib you have is expecting to switch a htc ril.
-Mr. X- said:
libgan.so you are using is from a htc device? i would suggest using all libs from the t989 thats probably why you are getting that error as the lib you have is expecting to switch a htc ril.
Click to expand...
Click to collapse
I looked into that actually and for a while did not realize that the OP mentioned using the old Kineto system.
T989 has some specific Wifi-Calling instructions in libaudio.so....so unless we can work around that (haven't truly attempted yet) we may be SOL on using the T989 WifiCalling

[REQUEST] Wifi Calling Patch for AOKP/CM?

Okay, so my mouth has been watering over AOKP since it came out. I love the build, but I can't use it at my house due to its lack of Wifi Calling. I've tried pulling the apk from stock Touchwiz, but to no avail. I didn't expect that to work, but its all I could think of. Would it be possible to create a patch to flash on AOSP ROMs that would allow for wifi calling? I've seen it implemented in CM7 on the HTC Espresso, (a device where the last official HTC release was froyo) so I have a little hope. So I'd like to ask kindly, would someone please help me or work with me on a solution? I have google voice, but it doesnt support MMS, so I cant troll anyone with my meme app I pretty much live in Deliverenceville so reception is a joke on any carrier Thanks in advance. I really appreciate any help.
neoslink1 said:
Okay, so my mouth has been watering over AOKP since it came out. I love the build, but I can't use it at my house due to its lack of Wifi Calling. I've tried pulling the apk from stock Touchwiz, but to no avail. I didn't expect that to work, but its all I could think of. Would it be possible to create a patch to flash on AOSP ROMs that would allow for wifi calling? I've seen it implemented in CM7 on the HTC Espresso, (a device where the last official HTC release was froyo) so I have a little hope. So I'd like to ask kindly, would someone please help me or work with me on a solution? I have google voice, but it doesnt support MMS, so I cant troll anyone with my meme app I pretty much live in Deliverenceville so reception is a joke on any carrier Thanks in advance. I really appreciate any help.
Click to expand...
Click to collapse
Were you ever able to get this set up?
Hoping for this myself, in the same boat, really sucks
Sent from my SGH-T999 using xda premium
yep i'm waiting too.. I found that CM9 did have it.. but i would make calls.. but I could text.. however i'm loving the CM10 build more and just waiting for them to find a way to get the T-mobile wifi calling to work..
I tried Groove IP, Google Voice, and Sidecar.. but none worked as well as teh Tmobile version.. if anyone knows of an app that could do the job.. please let us know!
Did you miss the HUGE bounty thread....
link needed
psykhotic said:
Did you miss the HUGE bounty thread....
Click to expand...
Click to collapse
I guess i did.. do you have a link
Thanks!
http://forum.xda-developers.com/showthread.php?p=32441369
psykhotic said:
http://forum.xda-developers.com/showthread.php?p=32441369
Click to expand...
Click to collapse
Wow! thats a cool thread! Its sad to see all the negativity.. cuz i know with all the work been done for these phones so far.. I know someone can figure it out.. :laugh:

[MOD] Enable unlimited USB, Wifi, and Bluetooth tethering.

Hey all. My first mod on the GNII. It's the result of ideas I had (modifying tetheringprovision.apk) and a bud (Electron73) had (modifying framework-res.apk) to restore the innate tethering ability of Android that AT$T loves to nuke for some reason...
The original idea came from Electron's thread post here and seeing as how I just got my new Note II I figured I'd try it out.. Eureka.. It works.
Again as you saw the idea was his.. Just a much cleaner mod that my modded Provision that fooled the simcard.
I've tested it on my device but as usual take the standard precautions... Back up before applying.
My phone is pure stock excluding this mod but I'm sure that'll be changing and I'll keep this up to date as I can.
Good luck and feedback is welcomed.
4Shared link - Flashable zipfile.. I use TWRP but should be fine in CWM.
how to flash
Is this flash-able through Clock work recovery. Sorry if its a dumb question also will ATT see our usage like always and send us nasty emails trying to force us to a tethering plan. thanks in advance for your time and help.
BMEEKS said:
Is this flash-able through Clock work recovery. Sorry if its a dumb question also will ATT see our usage like always and send us nasty emails trying to force us to a tethering plan. thanks in advance for your time and help.
Click to expand...
Click to collapse
Yes, it is.
Edited OP to reflect.
There has been much discussion about whether or not they can 'see' tethering. In short if they choose to put the time and effort into it by doing packet analyzation or going back and and looking and your browsing then technically, yes it can always be detected. Just be mindful and don't go crazy and you should be fine. The last 3 devices I've had over 4 years were all modded to re-enable tethering and I've been fine but that's my story. Yours might differ. The main thing I'd suggest is to not go crazy and use 20 gigs of mobile data or something obvious.
I average 2-3 gigs a month regular phone usage so getting closer to the throttle ceiling of 5 shouldn't matter that much.
much appreciated
mostyle said:
Yes, it is.
Edited OP to reflect.
There has been much discussion about whether or not they can 'see' tethering. In short if they choose to put the time and effort into it by doing packet analyzation or going back and and looking and your browsing then technically, yes it can always be detected. Just be mindful and don't go crazy and you should be fine. The last 3 devices I've had over 4 years were all modded to re-enable tethering and I've been fine but that's my story. Yours might differ. The main thing I'd suggest is to not go crazy and use 20 gigs of mobile data or something obvious.
I average 2-3 gigs a month regular phone usage so getting closer to the throttle ceiling of 5 shouldn't matter that much.
Click to expand...
Click to collapse
Thank you for your response and great advice it is much appreciated. Have a great holiday.
Just to NOTE. That AT&T Lte data plan & if your on an unlimited plan than your data cap is set to 10 gigs, b4 they slow you down. :what:
But we'll b using this thanx
Side note: when I tethered my Xbox from my phone they sent me a msg telling me about tethering plan. But just for normal use everyone will b ok. I get no msg from AT&T ever!
Sent from my SAMSUNG-SGH-I317 using xda premium
i am using Modded I317_N7105ZHALJ4 MultiWindow Control rom when I installed this zip. It seems to be working fine, but now the multiwindow function isn't working. Just curious if anyone has this mod working with Modded I317_N7105ZHALJ4 MultiWindow Control ROM?
ko0ky said:
i am using Modded I317_N7105ZHALJ4 MultiWindow Control rom when I installed this zip. It seems to be working fine, but now the multiwindow function isn't working. Just curious if anyone has this mod working with Modded I317_N7105ZHALJ4 MultiWindow Control ROM?
Click to expand...
Click to collapse
You mean this rom?
If so, I'll apply the mod to it and post a flashable zip tonight. Will be easy to port..
This is probably the first thing I will flash on my GN2. Haven't seen anything else worth it except multi-window support. I need to tether my 4G with my Nexus 7! Been using FoxFi but prefer the native tethering.
Sent from my Nexus 7 using XDA Premium HD app
Hi, first thank you to OP. Can you advise what the advantages are to tethering using this "native" method vs out of the box besides the carrier not knowing you are doing so? It seems like straight NAT but is there a performance gain?
Thanks.
E--Man said:
Hi, first thank you to OP. Can you advise what the advantages are to tethering using this "native" method vs out of the box besides the carrier not knowing you are doing so? It seems like straight NAT but is there a performance gain?
Thanks.
Click to expand...
Click to collapse
Thanks Mo for sharing, I have been trying to find a tether that works with the GNII and your solution worked like a champ! I got my GT-8013 Tethered to the phone along with the Two Wifi PS Vita's attached with no issues and working perfectly! Happy Holidays indeed to all!
mostyle said:
You mean this rom?
If so, I'll apply the mod to it and post a flashable zip tonight. Will be easy to port..
Click to expand...
Click to collapse
Hi there...I too am on that ROM ...does the link now work on it? Thank you
Sent from my SAMSUNG-SGH-I317 using Xparent ICS Tapatalk 2
E--Man said:
Hi, first thank you to OP. Can you advise what the advantages are to tethering using this "native" method vs out of the box besides the carrier not knowing you are doing so? It seems like straight NAT but is there a performance gain?
Thanks.
Click to expand...
Click to collapse
Well..
Performance wise it isn't any different than the out-of-the-box method.. It IS the out-of-the-box method minus the provisioning app that the out-of-the-box method calls to see if you are 'eligible' before it activates tethering.
The gains:
The out-of-the-box method had no bluetooth tethering.. This does.
The install script deletes 'ProvisionManager.apk' and 'ProvisionManager.odex' since they aren't called any longer so.. You gain device space? Though it may be a moot point given the device capacity.
For me.. This is what mattered: This method isn't a hack. Zero chance of breaking something else on the device. Its a step toward making android perform as it was intended before that carriers perform their surgeries on it. I know this one may just be a personal preference but it really REALLY irritates me that American carriers spend time and effort to block features of the device that the device would have innately done before they modified it.
I wont get into a debate of semantics but if I shell out non-contract prices on a device and buy it outright (as I did in this case) I can't for the life of me figure out how the carrier has the right to tell me what features the device can have. They have every right to dictate service plan features but not device features.
Enough rambling. Back to development discussions. (If you wanna reply to my small rant, please, use PM)
Rocket42 said:
Hi there...I too am on that ROM ...does the link now work on it? Thank you
Click to expand...
Click to collapse
No. I'll make a mod that does and update the OP with a second link as soon as I finish it.. Stay tuned.
UPDATE: I decompiled the framework-res.apk from this rom. It seems to have the needed edits for tethering to be unlimited. Is tethering missing from that rom? I'm headed out for drinks but I'll flash the complete rom later tonight or tomorrow and test it.
mostyle said:
Hey all. My first mod on the GNII. It's the result of ideas I had (modifying tetheringprovision.apk) and a bud (Electron73) had (modifying framework-res.apk) to restore the innate tethering ability of Android that AT$T loves to nuke for some reason...
The original idea came from Electron's thread post here and seeing as how I just got my new Note II I figured I'd try it out.. Eureka.. It works.
Again as you saw the idea was his.. Just a much cleaner mod that my modded Provision that fooled the simcard.
I've tested it on my device but as usual take the standard precautions... Back up before applying.
My phone is pure stock excluding this mod but I'm sure that'll be changing and I'll keep this up to date as I can.
Good luck and feedback is welcomed.
4Shared link - Flashable zipfile.. I use TWRP but should be fine in CWM.
Click to expand...
Click to collapse
Nice job! Thanks for sharing!
wondering if this will work for rogers here in canada
turilo said:
wondering if this will work for rogers here in canada
Click to expand...
Click to collapse
Doubtful.
If you want to PM me an email address you can send me your framework-res and I'll attempt to apply the patch.
mostyle said:
Doubtful.
If you want to PM me an email address you can send me your framework-res and I'll attempt to apply the patch.
Click to expand...
Click to collapse
ygpm
turilo said:
wondering if this will work for rogers here in canada
Click to expand...
Click to collapse
ShadowVlican said:
ygpm
Click to expand...
Click to collapse
I gave my email to ShadowVlican.. As soon as I get the framework-res from him I'll take a look.
mostyle said:
Yes, it is.
Edited OP to reflect.
There has been much discussion about whether or not they can 'see' tethering. In short if they choose to put the time and effort into it by doing packet analyzation or going back and and looking and your browsing then technically, yes it can always be detected. Just be mindful and don't go crazy and you should be fine. The last 3 devices I've had over 4 years were all modded to re-enable tethering and I've been fine but that's my story. Yours might differ. The main thing I'd suggest is to not go crazy and use 20 gigs of mobile data or something obvious.
I average 2-3 gigs a month regular phone usage so getting closer to the throttle ceiling of 5 shouldn't matter that much.
Click to expand...
Click to collapse
ko0ky said:
i am using Modded I317_N7105ZHALJ4 MultiWindow Control rom when I installed this zip. It seems to be working fine, but now the multiwindow function isn't working. Just curious if anyone has this mod working with Modded I317_N7105ZHALJ4 MultiWindow Control ROM?
Click to expand...
Click to collapse
I flashed with the I317_N7105ZHALJ4 and it activated the teathering, WIFI, BT and USB work great as does Multi-window :good:
However, I am not sure what port this teathering uses. In some platforms, the teathering uses a different port number than other general data that apps use. The carriers can then easily scan for data using this port and send you the nasty SMS or just start charging you their tethering fees. But if the MOD uses the right port - the carriers would have no idea.
Anyone know which port I317_N7105ZHALJ4 ROM uses?
This should work with the completely stock cleanrom 1.1.1 right?
Sent from my SAMSUNG-SGH-I317 using Tapatalk 2
It's what I'm using it on and works perfectly
Sent from my SAMSUNG-SGH-I317 using xda app-developers app

wifi tether

Just got an s3, rooted it but for some reason barnacle wifi tether wont work. Anyone help me? Either with barnacle or another wifi tether app. Need ot for my tablet...
Use this. All credit goes to creator
http://db.tt/un4Rm9nh
Living my life's not hard enough,
Burn me alive inside
burghfan3 said:
Use this. All credit goes to creator
http://db.tt/un4Rm9nh
Living my life's not hard enough,
Burn me alive inside
Click to expand...
Click to collapse
Any special setting? mine not working...i get the notification but none of my devices are finding it....same with barnacale. Realy need this function. The whole reason for rooting was wifi tether
IM trying to you barnacle and this message appears...anyone? The other recommended app says its woprking ut its not found
The problem is that the wifi tether app doesnt work on all custom roms. So if u have a custom it may not work. Im using FreeGS3 v3..and mine isnt working although its apart of the rom...Dunno what the issue it. I have updated the Binaries for super user and I have also changed the setting in the actual wifi app from Galaxy nexus (CDMA) to Galaxy S3 and it still doesnt work for me.
My bad.....I thought that it was working on all LJ7 TW roms. If it is that important to the OP, a different rom is in order. I use Blazer roms by PhantomHacker with no tethering issues
Living my life's not hard enough,
Burn me alive inside
Acedooncoon said:
The problem is that the wifi tether app doesnt work on all custom roms. So if u have a custom it may not work. Im using FreeGS3 v3..and mine isnt working although its apart of the rom...Dunno what the issue it. I have updated the Binaries for super user and I have also changed the setting in the actual wifi app from Galaxy nexus (CDMA) to Galaxy S3 and it still doesnt work for me.
Click to expand...
Click to collapse
burghfan3 said:
My bad.....I thought that it was working on all LJ7 TW roms. If it is that important to the OP, a different rom is in order. I use Blazer roms by PhantomHacker with no tethering issues
Living my life's not hard enough,
Burn me alive inside
Click to expand...
Click to collapse
Im on no rom...just rooted. Thats why I went with Barnacle(boy)...lol Trying to stay away from a rom right now..phones only a day old...like that matters now that im rooted...lol.
heres the link for the trevemod one make sure u install samsung binaries... http://beta.androidfilehost.com/?fid=9390169635556426338
reinstalled and still nothing...am i looking for trev e mod? heres my setting...installled samsung binaries
fedge1234 said:
heres the link for the trevemod one make sure u install samsung binaries... http://beta.androidfilehost.com/?fid=9390169635556426338
Click to expand...
Click to collapse
That's what I sent him
bx10r said:
reinstalled and still nothing...am i looking for trev e mod? heres my setting...installled samsung binaries
Click to expand...
Click to collapse
What device profile are you using? Try our phone, then Samsung Galaxy Nexus CDMA/LTE, then auto. Or do it the other way and flash a rom
Living my life's not hard enough,
Burn me alive inside
burghfan3 said:
That's what I sent him
What device profile are you using? Try our phone, then Samsung Galaxy Nexus CDMA/LTE, then auto. Or do it the other way and flash a rom
Living my life's not hard enough,
Burn me alive inside
Click to expand...
Click to collapse
changed to your device and nothing. ok, guess ill need to flash....rom recommendations anyone?i know non is flawless but i need the closest to perfect along with eyecandy...lol
i just notced im in the sprint forum..im with tmobile...could that be it?
bx10r said:
changed to your device and nothing. ok, guess ill need to flash....rom recommendations anyone?i know non is flawless but i need the closest to perfect along with eyecandy...lol
i just notced im in the sprint forum..im with tmobile...could that be it?
Click to expand...
Click to collapse
Perhaps. Try the T-Mo thread
DO NOT FLASH ANY ROM EXCEPT THOSE DEVELOPED FOR YOUR CARRIER. Good luck. You could try the Galaxy Nexus GSM setting without hurting anything....also Auto
Living my life's not hard enough,
Burn me alive inside
bx10r said:
Any special setting? mine not working...i get the notification but none of my devices are finding it....same with barnacale. Realy need this function. The whole reason for rooting was wifi tether
Click to expand...
Click to collapse
Go into settings and change the device profile to galaxy s 3
Galaxy S 3 32gb ...Sprint
jelly bean LJ7 rooted....yahhhyuhhh
Thse setting work, promise. I can confirm that it does work on freegs3, v2 and throwback rom.
Sent from a Soviet base in Indiana
Ok, I think you should try this
https://www.box.com/shared/mmx7zkcqq8qmtczgia82
Heres the one I use... clear the data on yours, then indtall this one.
Also, make sure wifi is off. Uninstall, reboot, try
Also make sure barnacle is gone.
Maybe clear cache
Sent from a Soviet base in Indiana
das_webos_transformer said:
Ok, I think you should try this
https://www.box.com/shared/mmx7zkcqq8qmtczgia82
Heres the one I use... clear the data on yours, then indtall this one.
Also, make sure wifi is off. Uninstall, reboot, try
Also make sure barnacle is gone.
Maybe clear cache
Sent from a Soviet base in Indiana
Click to expand...
Click to collapse
Man u are the best. This download did it for me. Gonna stay stock for now. Wish I can just them my status bar icons. Stock is so boring....lol. but im happy as fk now that my wifi tether is working....
bx10r said:
Man u are the best. This download did it for me. Gonna stay stock for now. Wish I can just them my status bar icons. Stock is so boring....lol. but im happy as fk now that my wifi tether is working....
Click to expand...
Click to collapse
There's morphology also in the tmo thread in the apps, and theme section. Flash there SystemUi, and change your status bar icons. Win! http://forum.xda-developers.com/showthread.php?p=36042988
Just make sure you put a stock deodexed rom on your phone first
Sent from my SPH-L710 using Xparent Purple Tapatalk 2
I ended up buying an AT&T Mi-Fi LTE Liberate. Classes start on Monday and I need data connectivity desperately.
I get 50% off the service so it'll only cost $30/mo.
Besides Sprint data is slow as hell.
Sent from my SPH-L710 using xda app-developers app
nice. this actually works for about 3 minutes then it says "what the hell your phone has taken back over" or something along those lines it is doubled with vpn 1 click so which also bypasses T-Mo directly.
I also have that issue...shuts down randomly with the same, "what the hell your phone has taken back over" . Sometimes I get 8 minutes and sometimes less than a minute. It also seems it I move the phone the tether shut off(maybe just me). I am on Jelly bean 4.1.1 L710 using wifi tether_Trev_11_22_2012
Any suggestions?

Wifi calling discovery

Ive been looking around and researching on how to get wifi calling on AOSP roms. I have made what I believe to be a big discovery. T-mobile now uses IMS for newer android phones, which is UMA/sip etc. I decompiled the ims-service.apk from the stock DLJA rom. I found an XML that contains the settings to use the service! You can get the IMS installer from here http://code.google.com/p/the-ims-open-source-project-for-android/
I put the settings into the app and tried connecting but it came up with ER05, invalid SIM card. I googled that and it I get leads to saying that the sim isn't authenticated for WIFI calling. I know that it is, because it works fine on stock roms. I've also attached a logcat of me attempting to connect. I've attempted to change some of the info of the strings to reflect my personal phone number but that did not change anything.
layzer253 said:
Ive been looking around and researching on how to get wifi calling on AOSP roms. I have made what I believe to be a big discovery. T-mobile now uses IMS for newer android phones, which is UMA/sip etc. I decompiled the ims-service.apk from the stock DLJA rom. I found an XML that contains the settings to use the service! You can get the IMS installer from here http://code.google.com/p/the-ims-open-source-project-for-android/
I put the settings into the app and tried connecting but it came up with ER05, invalid SIM card. I googled that and it I get leads to saying that the sim isn't authenticated for WIFI calling. I know that it is, because it works fine on stock roms. I've also attached a logcat of me attempting to connect. I've attempted to change some of the info of the strings to reflect my personal phone number but that did not change anything.
Click to expand...
Click to collapse
Great find! Wifi calling is one of my favorite features.
Sent from my Sensation using xda premium
This isn't a suitable thread for "developer discussion." It also doesn't even mention which phone it's for, but based on "DLJA", I'm guessing it's for the SGS3, so it should be moved to the tmobile sgs3 sections.
Take care
Gary
Nice find buddy! Maybe this will go somewhere. Wifi calling is the ONLY feature I miss from touchjizz.
Sent from my T999 GS3 @ 2. 1GHZ
Anyone could have told you it's IMS. I don't get what you "discovered".
psykhotic said:
Anyone could have told you it's IMS. I don't get what you "discovered".
Click to expand...
Click to collapse
Sounds like what he discovered was the xml file with the config in it, but it seems like there must be more to it than that, since it didn't work.
mondokat said:
Sounds like what he discovered was the xml file with the config in it, but it seems like there must be more to it than that, since it didn't work.
Click to expand...
Click to collapse
Correct, I found the settings for the application to work, just need to figure out how to fix the sim authentication error. I was hoping someone would be able to chime in and give some advice
garyd9 said:
This isn't a suitable thread for "developer discussion." It also doesn't even mention which phone it's for, but based on "DLJA", I'm guessing it's for the SGS3, so it should be moved to the tmobile sgs3 sections.
Take care
Gary
Click to expand...
Click to collapse
With all do respect... This is the tmobile sgs3 general section... Unless its been moved already
Sent from my SGH-T999 using Tapatalk 2
Gary moved it out of the Int'l SGS3 Developer's Discussion threads where he has limited Mod powers.
So I took part in a survey this morning sent from T-Mobile. They had some very interesting questions pertaining to Wi-Fi Calling and AOSP ROMS, specifically if I was running on a rooted device, and if I was able to get Wi-Fi calling enabled on whatever ROM I was using. They had other questions about Wi-Fi Calling and how much I would use it, etc...Apparently they're recognizing the community and are starting to ask the right questions. I like this line of thinking!
carltonhimself said:
So I took part in a survey this morning sent from T-Mobile. They had some very interesting questions pertaining to Wi-Fi Calling and AOSP ROMS, specifically if I was running on a rooted device, and if I was able to get Wi-Fi calling enabled on whatever ROM I was using. They had other questions about Wi-Fi Calling and how much I would use it, etc...Apparently they're recognizing the community and are starting to ask the right questions. I like this line of thinking!
Click to expand...
Click to collapse
That's awesome.
Sent from my HTC Glacier using xda premium
It would be interesting to see if this worked without errors on galaxy mod. Then we would know if it's touchwiz specific and have a better idea of where to look. I would try it, but I'm pulling half a mbps at home XD
Sent from my SGH-T999 using xda app-developers app
layzer253 said:
Ive been looking around and researching on how to get wifi calling on AOSP roms. I have made what I believe to be a big discovery. T-mobile now uses IMS for newer android phones, which is UMA/sip etc. I decompiled the ims-service.apk from the stock DLJA rom. I found an XML that contains the settings to use the service! You can get the IMS installer from here http://code.google.com/p/the-ims-open-source-project-for-android/
I put the settings into the app and tried connecting but it came up with ER05, invalid SIM card. I googled that and it I get leads to saying that the sim isn't authenticated for WIFI calling. I know that it is, because it works fine on stock roms. I've also attached a logcat of me attempting to connect. I've attempted to change some of the info of the strings to reflect my personal phone number but that did not change anything.
Click to expand...
Click to collapse
I've written code in C before; isn't there a debugger that could be used so you can step through the code execution step-by-step and see where the problem is?
So is there away to get this to work with asop?
bad ass Baked sg3
/ http://dragcave.net/view/uUS85
tsjoe2 said:
So is there away to get this to work with asop?
bad ass Baked sg3
/ http://dragcave.net/view/uUS85
Click to expand...
Click to collapse
Maybe, we just need someone with time and programming skills in Java and C to figure this out. I only know some C and C++ and have not the time. I would also like to see this work.
tsjoe2 said:
So is there away to get this to work with asop?
bad ass Baked sg3
/ http://dragcave.net/view/uUS85
Click to expand...
Click to collapse
What is with your signature? Weird
And I'm sure the aosp devs would include WiFi calling if they knew how to at this point...
Sent from my SGH-T999 using Tapatalk 2
carltonhimself said:
So I took part in a survey this morning sent from T-Mobile. They had some very interesting questions pertaining to Wi-Fi Calling and AOSP ROMS, specifically if I was running on a rooted device, and if I was able to get Wi-Fi calling enabled on whatever ROM I was using. They had other questions about Wi-Fi Calling and how much I would use it, etc...Apparently they're recognizing the community and are starting to ask the right questions. I like this line of thinking!
Click to expand...
Click to collapse
Hmm that's pretty sweet. Only time I get surveys is when I have to call them to ***** about the double bill I get every time I change my plan etc.
Sent from my SGH-T999 using xda premium
Let us not assume they are asking these questions to try and help us.. Everything T-Mobile has ever demonstrated toward the hacking community was finding ways to prevent or patch and progress made.. like they're going to assist us with tethering or wifi calling on custom ROMs.. not going to happen.. They are probably asking so they can investigate how it is working on an AOSP ROM and patch the exploit..
ingenious247 said:
Let us not assume they are asking these questions to try and help us.. Everything T-Mobile has ever demonstrated toward the hacking community was finding ways to prevent or patch and progress made.. like they're going to assist us with tethering or wifi calling on custom ROMs.. not going to happen.. They are probably asking so they can investigate how it is working on an AOSP ROM and patch the exploit..
Click to expand...
Click to collapse
Ah, the whole "white van full of puppies" ruse ...
Lmao
Sent from my SGH-T999 using xda premium

Categories

Resources