[MOD][WIP][ICS]Wi-fi Calling - T-Mobile Samsung Galaxy S II SGH-T989

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

Related

[PATCH] ICS Call echo FIX + [potential] car dock audio fix (Update II - 04/30/12)

FOR AT&T LEAK BASED ROMS ONLY. NOT FOR CM9 or gingerbread!!!
Hi all,
No more call echo
This fix uses the proper T989 audio parameters so noise suppression actually works like it should (car dock should work too in theory). On top of that is Samsung Diamond Voice Engine which really makes calls sound great.
It fixes the issue at the core, within the audio libraries. The audio paramaters and noise cancelling routines now work as they should.
UPDATED
I think I finally fixed this f$cking issue once and for all. For real this time. Try out the newest update I have attached to this post (Diamonds.zip)
This patch is a breed of libraries from the Galaxy Note and the Galaxy Blaze. It took me a very long time to put it together. But with a lot of work and hex digging I found the perfect combination.
I don't even think T-Mobile's ROM is going to sound this good
You might still have to turn down your volume a notch if you have a troublesome case, but I am going to make a bold statement and say that this should fix the problem for a 90% portion of you
Also--by its nature--this newest patch should fix the car dock audio problems. I can't test it to confirm. Please let me know if it does.
Report back with results!
Devs you are free to use. Credit is all I ask I spent lots of time on this and not enough time working on a project due tomorrow >_<
To the kind folks that donated to me in the past few days. thank you and I will thank you personally and address my PMs too. Been on and off the grid because of finals.
Cheers
Yaldak
Sent from my SAMSUNG-SGH-I727-IcyS using xda premium
Dear sweet baby jesus yes!! DLing, gunna see what happens! ur the effin man, seriously.
I've made two phone calls yaldak and asked if they here an echo. They both said no..
1st call was w/ case
2nd call was w/o case
Before it was hit and miss for me some ppl would complain if echoing bothers were not..
So far so good brother
Edit 1 : have not had an oppurtunity to test compass.
Sent from my SAMSUNG-SGH-T989 using xda premium
Good to hear. Compass is still broken in this version
Did 4 test calls myself. All reported no echo.
Sent from my SAMSUNG-SGH-I727-IcyS using xda premium
great work my friend!.. i love your rom. and your fixes.. rotation, facebook font, now echo ! great!
I think TDJ already fixed this issue you should ask him for help if he'd be willing to share.
Sent from my SGH-T989 using xda premium
unlvmike said:
I think TDJ already fixed this issue you should ask him for help if he'd be willing to share.
Sent from my SGH-T989 using xda premium
Click to expand...
Click to collapse
I know people keep saying he fixed it, but if he did. I would expect he would have released it. Unless he is doing the community a disservice and trying to squander the fix for him self only for glory or what ever other reasoning.
Also to the OP. What do the display firmware in /etc have to do with the audio echo? and i understand you're trying to fix the compass so is that why the sensors lib is in there?
Based on his new ROM being a beta I think TDJ is testing a fix same as Yaldak.
Hopefully they both work.
Sent from my SAMSUNG-SGH-T989 using xda premium
Seems legit, my wife won't hate talking to me! Do you drink? If so, what's your drink of choice? If not, I'll buy you a burger.
Here's something to show my gratitude - 0LC82576P94652635.
unlvmike said:
I think TDJ already fixed this issue you should ask him for help if he'd be willing to share.
Sent from my SGH-T989 using xda premium
Click to expand...
Click to collapse
The approach used in the Darkside ROM is different. I did a library comparison to verify it.
While the approach should work because it appears to reverse the noise redcution switch (hence why the TDJ says to keep it on), this approach fixes the problem at its core--audio library side. Noise reduction will work exactly as it did in Gingerbread. Some people in that thread are still reporting the call echo issue because the audio paramters are off in all of the Skyrocket-based roms.
A LOT of work and experimenting was done to narrow it down to this one stupid file.
-Mr. X- said:
I know people keep saying he fixed it, but if he did. I would expect he would have released it. Unless he is doing the community a disservice and trying to squander the fix for him self only for glory or what ever other reasoning.
Also to the OP. What do the display firmware in /etc have to do with the audio echo? and i understand you're trying to fix the compass so is that why the sensors lib is in there?
Click to expand...
Click to collapse
There is no display firmware. That's sensor firmware. This is preliminary work toward fixing the compass, as such it is a work in progress. It's not a beautified patch just yet
Seems legit, my wife won't hate talking to me! Do you drink? If so, what's your drink of choice? If not, I'll buy you a burger.
Click to expand...
Click to collapse
A beer will do my friend
I had echo before and using NexusMod.
Made calls to a POTS, VOIP, and another cell phone.
These people had complained about the echo before and report these calls sounded fine.
Thanks and great work.
Hey Yaldak,
I'll test this out on RomChicago tonight, which is based on your base.
As far as the compass goes, I didn't even realize there was an issue with it until now. I'll check the parts bin to see what works.
This is why I use your bases, because you da man.
Sent from my SGH-T989 Lawyerphone
What ICS ROMs is this patch compatible with?
Thanks for the patch. When I flashed it.in CWM its says auto rotation fix lol. Just forgot to rename it? Did I download the wrong one. Thanks!
deathknellx said:
What ICS ROMs is this patch compatible with?
Click to expand...
Click to collapse
Should work with all of them.
Thanks for the patch. When I flashed it.in CWM its says auto rotation fix lol. Just forgot to rename it? Did I download the wrong one. Thanks!
Click to expand...
Click to collapse
I didn't rename it, this is still "beta"
So would this work on megamix 1.31 ROM?
Sent from my SAMSUNG-SGH-T989 using Tapatalk 2
HoustonsBirdman said:
So would this work on megamix 1.31 ROM?
Sent from my SAMSUNG-SGH-T989 using Tapatalk 2
Click to expand...
Click to collapse
I don't see why not.
test it with the new darkside ics rom before and after and people reported to me the they had an echo..
not only that when im back to gingerbread people says that they dont hear an echo but they hear my voice like im coming from out of space
gypsy214 said:
test it with the new darkside ics rom before and after and people reported to me the they had an echo..
not only that when im back to gingerbread people says that they dont hear an echo but they hear my voice like im coming from out of space
Click to expand...
Click to collapse
Darkside's ROM has another approach to this issue....so that is probably why.
It is also likely that--since you had the issue with gingerbread--your phone might be defective. My GB audio was crystal clear.
I'm up to 8 phone calls (2 incoming 6 out) in which the recipients reported no issue.
Is it difficult to apply this? Just asking cuz I never applied a patch. Switching roms, navigating thru root explorer, etc no problem.. but I don't want anyone wasting time explaining it if its something you believe is too complicated to do so. I'd just love to have call echo fixed so people stop telling me about something I already know. Never had call echo on GB. (I have tried the search but with how many posts there are with 'how to' and 'patch' in them its quite difficult and easier to ask)
Sent from my SAMSUNG-SGH-T989 using Tapatalk 2

[DEV][MOD][JB] T-Mobile Wi-fi Calling

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

[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 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

How to get 9005 ROMS working on TMOBILE GN3

It looks like it has gotten much easier to get BLUE TOOTH and WIFI working when you flash roms originally made for 9005 GN3 on a TMOBILE GN3.
First Step is go over and dowload the Bluetooth fix posted in the Stainless ROM in TMOBILE ANDROID DEVELOPMENT Forum http://forum.xda-developers.com/showthread.php?t=2499593 Make sure you click thanks on the Dev who made this possible! MISCOM did a real service when she came up with this fix....
Step Two - flash the 9005 ROM of your choice (I have done this for both BOB CAT and OMEGA ROMS)
Step 3 - Flash ROM -
STEP FOUR Flash BLUE TOOTH FIX
Step Five - Flash TMOBILE KERNEL - I flashed Compulsive Ultimate 5.0 - don't know if it is absolutely necessary to this entire fix, but that is what I did anyway ....
Step 6 REBOOT
Step 7 Say thanks to the DEV who created the BLUE TOOTH FIX
GOOD LUCK
Whatever you do - make sure you give thanks to the DEV who created the BLUETOOTH FIX
This does work for wifi but bluetooth still does not work....also tried the same thing with the bluetooth folder but it didnt work
cwalker0906 said:
This does work for wifi but bluetooth still does not work....also tried the same thing with the bluetooth folder but it didnt work
Click to expand...
Click to collapse
I didn't realize Bluetooth wasn't working -just tried it myself and you are correct. Hopefully someone can help us get this figured out - there must be a way....
mocsab said:
I didn't realize Bluetooth wasn't working -just tried it myself and you are correct. Hopefully someone can help us get this figured out - there must be a way....
Click to expand...
Click to collapse
There has to be a way....just one that I xant figure out with my limited ability....surprised there is not more interest in this....on the s4 I never used a tmobile rom...to much stutter but international update fixed it.....we shall see
cwalker0906 said:
There has to be a way....just one that I xant figure out with my limited ability....surprised there is not more interest in this....on the s4 I never used a tmobile rom...to much stutter but international update fixed it.....we shall see
Click to expand...
Click to collapse
I agree. The various varients (International and Tmobile anyway) phones are so similar - nearly the exact same phone, right? The only difference that I know of is the radio and the modem software - right? - but on the S4 - it was virtually possible to flash any International ROM on both ATT and TMOBILE phones even some kernels were interchangeable - hopefully, someone with a lot more brains than I have will come up with a quick and easy solution - we are so close.....fingers crossed....
@mocsab , thanks for opening this thread... Very valuable information
Hopefully the bluetooth issue gets sorted out too
thanks been wanting to get a international rom on this for awhile!
Damn you beat me to it lol i was just going to try this myself since i used to port n7100 note 2 roms to the att note 2, ill see about bluetooth
hmm wonder if same method for note 2 will work for borked bluetooth on note 3
does usb mount on omega work for you guys?
.
Sent from my SM-N900T using Tapatalk
turilo said:
does usb mount on omega work for you guys?
Click to expand...
Click to collapse
To be honest, I don't recall - during the week I have to come back to my DD because of my travels for work and the need for blue tooth - but when I get a chance I will restore my nandroid of this rom and see -come to think of it, maybe not - which is why I always keep WIFI Explorer on my phone so I can hook up via wifi if needed. but just to be sure,I will check and get back to you.
Sure hope someone finds a BLUE TOOTH FIX sometime SOON!
mocsab said:
To be honest, I don't recall - during the week I have to come back to my DD because of my travels for work and the need for blue tooth - but when I get a chance I will restore my nandroid of this rom and see -come to think of it, maybe not - which is why I always keep WIFI Explorer on my phone so I can hook up via wifi if needed. but just to be sure,I will check and get back to you.
Sure hope someone finds a BLUE TOOTH FIX sometime SOON!
Click to expand...
Click to collapse
Well I've tried quite a few things, flashing omega as it is actually still boots up but everything like wifi, bt and nfc still do not work. I then added the wifi folder and bt folder in the omega zip before flashing that fixed the wifi issue but still no bt or nfc. Someone in the omega thread actually made a zip with kernel and wifi fix but still bt issues and nfc. I might have to ask some other devs with higher knowledge see what they think. I've even added all lib files from a tmob rom and still nada. I'm beginning to think it's something with kernels and drivers.
Sent from my SM-N900T using Tapatalk
turilo said:
Well I've tried quite a few things, flashing omega as it is actually still boots up but everything like wifi, bt and nfc still do not work. I then added the wifi folder and bt folder in the omega zip before flashing that fixed the wifi issue but still no bt or nfc. Someone in the omega thread actually made a zip with kernel and wifi fix but still bt issues and nfc. I might have to ask some other devs with higher knowledge see what they think. I've even added all lib files from a tmob rom and still nada. I'm beginning to think it's something with kernels and drivers.
Sent from my SM-N900T using Tapatalk
Click to expand...
Click to collapse
Your dancing on a floor reserved for people with much greater skills than me - I really appreciate your efforts and hope soon that you and or any of the DEVS are able to come up with something that will open the door to the International ROMS - We don't have nearly enough variety yet on TOMBILE (I know, patience grasshopper, it will come) but just the same -Omega and a few others are really quite special.
Fingers crossed and thanks again
Hi everyone. I have had success with this on the XNote ROM. However, I only replaced the wifi folder and didn't bother to edit build.prop. Can anyone advise regarding the build.prop tweak. What's the purpose of it? Should I bother or leave it as is?
profcx said:
Hi everyone. I have had success with this on the XNote ROM. However, I only replaced the wifi folder and didn't bother to edit build.prop. Can anyone advise regarding the build.prop tweak. What's the purpose of it? Should I bother or leave it as is?
Click to expand...
Click to collapse
Yes but as you will notice bluetooth and nfc are not working, or are they for you?
Sent from my SM-N900T using Tapatalk
turilo said:
Yes but as you will notice bluetooth and nfc are not working, or are they for you?
Sent from my SM-N900T using Tapatalk
Click to expand...
Click to collapse
No BT or NFC. Don't really use NFC. Used BT daily with headset on Note2. Learning to live without it for the while...
So I edited the build.prop...first thing after reboot I got a message saying that my Wifi connection was unstable. The connection then dropped. I had to reconnect and re-enter my wifi passkey...strange.
Since then (which is only like 20 mins) I have remained connected without a problem.
Is there possibly another field that has to be modified in the build.prop to enable Bluetooth and NFC?
Sent from my SM-N900T using xda app-developers app
To be honest, I didn't figure this out myself. I just looked at someone else's script. I've found that copying the wifi folder is all that's required. I was wrong about the build prop edits. Still no NFC or Bluetooth yet. I'm sure someone will figure this out, and we'll have interoperability among variants soon.
Sent from my SM-N900T using Tapatalk
Isn't that a kernel issue? I think there is not yet a compatible kernel that works with Inter. ROMS on TMO devices.
I think we need to try it with cwm guys, someone mentioned everything works for him on his N900W8 note 3 but he uses chenglu cwm. ill give it a go in 2 min. Funny thing also I gave chenglu the stock recovery for N900W8 lol if its because of recovery ill personally be suprised, but doughtfull
Sent from my SM-N900T using Tapatalk
EDIT: Yeah ignore all that, still same issues even with CWM. I think the person doesn't really know what hes looking for that says everything is working :/

Categories

Resources