[HOWTO] Enabling built-in VOIP/SIP client and Messaging app - Nexus 7 (2013) Android Development

I managed to get the native SIP client working. I did it with Slim Bean (current GIT version), but it will probably work with most other ROMs as well. These instructions are for building your own ROM.
This also builds the messaging app, which might be interesting for DEB/LTE users (replace 'flo' with 'deb').
Modifications:
device/asus/flo/device-common.mk
add line: $(call inherit-product, $(SRC_TARGET_DIR)/product/telephony.mk)
device/asus/flo/overlay/frameworks/base/core/res/res/values/config.xml
change: <bool name="config_voice_capable">false</bool> to true
add line: <bool name="config_sip_wifi_only">false</bool>
add line: <bool name="config_built_in_sip_phone">true</bool>
device/asus/flo/system.prop
change: ro.telephony.default_network=9 to 3
(3 = SIP)
Build the ROM.
These changes will result in the proper packages being built, added to the ROM and make the Phone app show up (while the app shows up as phone, it's not actually part of 'Phone.apk', it's in 'Dialer.apk').
Both incoming and outgoing calls work.

Sweet, and first to comment. Double sweet
Sent from my Nexus 7 using XDA Premium 4 mobile app
---------- Post added at 02:33 PM ---------- Previous post was at 02:29 PM ----------
So by what my limited brain is reading changing those lines of code plus the play store apk will allow flo to make calls on sip?(I still gotta Google sip lmao)
Sent from my Nexus 7 using XDA Premium 4 mobile app

Does that mean this can be use to implement gsm calls on deb?
Sent from my Nexus 7 LTE (deb) using Tapatalk 4

Crwolv said:
[/COLOR]So by what my limited brain is reading changing those lines of code plus the play store apk will allow flo to make calls on sip?(I still gotta Google sip lmao)
Click to expand...
Click to collapse
Yes. Got it working without the app. One additional file needs to be changed.

Raverbunny said:
Does that mean this can be use to implement gsm calls on deb?
Click to expand...
Click to collapse
Maybe. The hardware most likely has the required capabilities, but I have no idea if the firmware does and if the required drivers are there. Some more changes/configuration may be required.
At least, you would get the messaging app.

Will see if anyone wants to try, gsm calls was attempted on the old Nexus 7 tilapia but never achieved, just hope the same limitations aren't on place here
Sent from my Nexus 7 LTE (deb) using Tapatalk 4

Raverbunny said:
Will see if anyone wants to try, gsm calls was attempted on the old Nexus 7 tilapia but never achieved, just hope the same limitations aren't on place here
Sent from my Nexus 7 LTE (deb) using Tapatalk 4
Click to expand...
Click to collapse
I tried this. GSM calls are no go with a regular voice enabled SIM. SIP does work but the sound quality is very choppy for some reason both with BT and speakerphone.

I tried this for DEB, but the tablet will not boot - could not even display the boot animation.
Any suggestions?

I am currently setting up a build environment to try this..
Shame Google would deprovision the ability to configure, make and receive sip calls from the stock Nexus 7 LTE/WIFI Rom..
I guess that's the trade off if they want the carriers to pick the tablet up..
Sent from another unlocked T-Mobile iPhone 5, Because they haven't released the Nexus 5..!

For those who don't want to build their own rom:
Google Voice and Groove IP (together) from the play store allow making and receiving voice and text calls. I'm using a flo unit in the US.

tobdaryl said:
For those who don't want to build their own rom:
Google Voice and Groove IP (together) from the play store allow making and receiving voice and text calls. I'm using a flo unit in the US.
Click to expand...
Click to collapse
But that's US only. At home I don't need SIP enabled. Using an AVM Fritz!Box and Fritz!Phone is working well. While travelling I could use a VPN connection to connect to my home network and again use Fritz!Phone, but havent tried it so far.

JobSup said:
But that's US only. At home I don't need SIP enabled. Using an AVM Fritz!Box and Fritz!Phone is working well. While travelling I could use a VPN connection to connect to my home network and again use Fritz!Phone, but havent tried it so far.
Click to expand...
Click to collapse
Native SIP support was the goal of this thread, not promoting what you use.. Please refrain from cluttering up the thread.
I tried tri.andro's mod on a DEB and got the sane results as HowardZ..
Sent from another Nexus..
7 LTE...

HowardZ said:
I tried this for DEB, but the tablet will not boot - could not even display the boot animation.
Any suggestions?
Click to expand...
Click to collapse
Ok, my booting problem seemed to be related getting proprietary files off the tablet (problems running extract-files.sh)
The easiest way to get all the proprietary files off the tablet without error is to install offical CM-deb on the tablet and then extract the files. Using a Google stock android tablet results in a few errors.
I now have a working CM branched off the official CM-deb with SIP working OK.
Thanks Ops, for the instructions.

Care to post your build.? To save me/us the trouble..? Your time is greatly appreciated..
Sent from another unlocked T-Mobile iPhone 5, Because they haven't released the Nexus 5..!

maconsultant said:
Care to post your build.? To save me/us the trouble..? Your time is greatly appreciated..
Sent from another unlocked T-Mobile iPhone 5, Because they haven't released the Nexus 5..!
Click to expand...
Click to collapse
If you want my builds, they are here:
https://drive.google.com/folderview?id=0B88bR12MKYUKVFZtTGpNel8wTjA&usp=sharing#list
My github is AAN3AC/android_device_asus_deb

Hi, thanks for the sharing, though It didn't work out on my device, does it matter if I'm not in the US?

Can I do this on a stock rooted 4.4.2 Nexus 7 2013? I just picked mines up yesterday so its not rooted yet, I am willing to root if I can send text messages on my wifi model

Related

Can XOOM 3G make Voice call like a mobile phone

Can any one advise this as its not listen in the 3G Specs..
By default no, but there has been talks about possibly getting it to work and a lot of people have success getting Line2 (https://market.android.com/details?id=com.toktumi.line2&feature=search_result) to work on it but requires you to even find the APK somewhere or download it on another android phone and copy the APK file off it.
I am looking for a core 2 Andriod 3.0 with at least a 7.1 or 10.1 screen...
Have to be able to make call.
Any recommendations..
I don't think you're going to find that anywhere.
Good luck with that, last I checked there were no tablets out there (at least in terms of Android 3.0+) that will allow you to make phone calls with them unless you use Skype (or mod it to allow making phone calls nativity.
I have heard that Samsung Galaxy Tab does allow you to make phone calls but I haven't tested myself and don't know if the newer Tab 10.1 (not sure if it's out yet or not) will support the phone features either since the Tab 10.1 will have 3.0.
I'm sure other members on this forums will step in to correct me if I'm wrong at anything I've said here but this is what I've saw so far.
I had some limited success with nettalk and my Google Talk phone number. Could connect with my home phone but my husband said it was very echo-y. I'm wifi only so it can be done. I'm going to try Line 2.
GrooVe IP works
i downloaded groove IP from the market tonite and it seems to work fine, it uses your Google voice number. No monthly fee like Line 2
mbrought4 said:
i downloaded groove IP from the market tonite and it seems to work fine, it uses your Google voice number. No monthly fee like Line 2
Click to expand...
Click to collapse
I got groove IP from market and it works good enough. Thanks for the tip. I haven't been able to figure out how to receive calls with it though. Does it work for you? Anyone have any ideas?
Sent from my Xoom using XDA App
receiving calls
you have to be logged out of Google talk on your xoom. Also, make sure that in your gv settings you have it set to google chat rather than your mobile number. Not sure if that made any sense, but they explain it step by step in the help section.
is that video calling or just voice?
mbrought4 said:
you have to be logged out of Google talk on your xoom. Also, make sure that in your gv settings you have it set to google chat rather than your mobile number. Not sure if that made any sense, but they explain it step by step in the help section.
Click to expand...
Click to collapse
That did the trick! Thanks!
This is for voice calls.
Sent from my ADR6300 using XDA App
mbrought4 said:
you have to be logged out of Google talk on your xoom. Also, make sure that in your gv settings you have it set to google chat rather than your mobile number. Not sure if that made any sense, but they explain it step by step in the help section.
Click to expand...
Click to collapse
How can I get the google chat to show up rather then the mobile number because I do not have that option. The only options I see are my mobile number and add this phone, nothing else. I can make calls with excellent quality on both ends but cannot get any calls on my Xoom because of this. What am I doing wrong?
diablo2224 said:
How can I get the google chat to show up rather then the mobile number because I do not have that option. The only options I see are my mobile number and add this phone, nothing else. I can make calls with excellent quality on both ends but cannot get any calls on my Xoom because of this. What am I doing wrong?
Click to expand...
Click to collapse
That's the same problem that I was having. You have to log on to google voice settings using your web browser for the log in to chat settings.
My problem was that I was logged into google talk on my xoom.
Sent from my ADR6300 using XDA App
kyoteqwik said:
That's the same problem that I was having. You have to log on to google voice settings using your web browser for the log in to chat settings.
My problem was that I was logged into google talk on my xoom.
Sent from my ADR6300 using XDA App
Click to expand...
Click to collapse
I forgot about that. Well I am there on the web browser version of voice and I am a bit confused as to what I need to do exactly. Am I setting up a new number? I still don't see anything about google chat. I'm not a noob to technology by any means but never tried to set up calling on my Xoom until now because I never had the need for it. I do appreciate the help a lot.
diablo2224 said:
I forgot about that. Well I am there on the web browser version of voice and I am a bit confused as to what I need to do exactly. Am I setting up a new number? I still don't see anything about google chat. I'm not a noob to technology by any means but never tried to set up calling on my Xoom until now because I never had the need for it. I do appreciate the help a lot.
Click to expand...
Click to collapse
Not really sure. When I go to google voice on my browser and then click on the setting tab in upper right corner and then choose voice settings, I can then click on the phones tab, that is where I am able to choose google chat.
Hope that helps, that's about all I got.
I will add that my calls work a lot better for the other party when I use bluetooth.
Sent from my ADR6300 using XDA App
kyoteqwik said:
Not really sure. When I go to google voice on my browser and then click on the setting tab in upper right corner and then choose voice settings, I can then click on the phones tab, that is where I am able to choose google chat.
Hope that helps, that's about all I got.
I will add that my calls work a lot better for the other party when I use bluetooth.
Sent from my ADR6300 using XDA App
Click to expand...
Click to collapse
Dang... I just remembered a long time ago I deleted the google chat from my registered phones list because I didn't think I would ever need to use it. So that would mean I would have to add it back, but... yeah. If I try to add another phone it gives me the name to choose and I need to set a number for it, and I have no idea what the number would be for google chat. Thanks for the quick responses though! I'll try and figure out what to do next. And I have 2 nice bluetooth headsets and they do work great!
diablo2224 said:
Dang... I just remembered a long time ago I deleted the google chat from my registered phones list because I didn't think I would ever need to use it. So that would mean I would have to add it back, but... yeah. If I try to add another phone it gives me the name to choose and I need to set a number for it, and I have no idea what the number would be for google chat. Thanks for the quick responses though! I'll try and figure out what to do next. And I have 2 nice bluetooth headsets and they do work great!
Click to expand...
Click to collapse
No problem.
I would just try to add a new phone and call it google talk, that seems to be the only settings on mine.
Good luck.
Sent from my ADR6300 using XDA App
scsa20 said:
Good luck with that, last I checked there were no tablets out there (at least in terms of Android 3.0+) that will allow you to make phone calls with them unless you use Skype (or mod it to allow making phone calls nativity.
I have heard that Samsung Galaxy Tab does allow you to make phone calls but I haven't tested myself
Click to expand...
Click to collapse
The legacy Galaxy Tab does let you use a GSM sim card and allow one to make phone calls as well as access EDGE/3G data...i helped a friend set up his tab a couple of weeks ago and can confirm this....im located in Mumbai, India...and the versions available here do allow the ability to also use it as a phone..
Sent from my Galaxy S using Tapatalk.
i believe its the kernel that is stopping it from possible.
at the momenet, honeycomb is designed to be a tablet OS, hence it didn't include the Phone's feature in the system.
for galaxy tab, (the older one), it running on Gingerbread which a Phone OS, hence it can be easily enable the phone feature.
i believe we need to wait till Ice Cream where it unite Gingerbread and Honeycomb, so that it has the phone's feature in the system and can be enabled easily.
Hey All
Just thought I'd add to this old topic. I have an Australian 3G Xoom, on the American 3.1 update, with my settings pushed back for 3G etc.
Tonight I installed the UAString/SMS mod, so that I could send SMSes (which work perfectly with Handcent, over the Telstra 3G network - just like any mobile phone would do). Then I tried calling my tablet. This also worked perfectly! The call came up, it connected, etc. I answered and this is where we hit trouble. No sound. Either way. So the Xoom doesn't have a microphone/speaker set up for sound during a call. I even tried setting the Xoom on speaker phone, but still nothing.
Any ideas? Not sure if this has been posted about before, and I thought it was pretty exciting, to be making normal calls, and SMSes (there is all this talk about Google Voice, which is useless outside of the US) on the Xoom, and this was very exciting for me.

Free incoming & outgoing calls via your tf-101

FREE INCOMING AND OUTGOING FOR YOUR TF-101
hello everyone. just posting this little tut to help you get your tf setup to have phone funtionality. just one more way i use my tf. works great as a secondary phone when you are on tab and phone is elsewhere if you dont care to that is fine but please dont bother posting unless you are interested or care to help improve this process. THANKS!
Materials:
GoogleVoice setup and #
csipsimple or sipdroid
android device with data connection/wifis
ipkall number for free calling
Instructions:
Step 1:
Download SIPDroid from the Market Place
Step 2:
Obtain a google voice account
Step 3:
Launch SIPDroid and instruct it to create a PBXes.com account for you with your google voice account information
(attn:sipdroid cannot auto config pbx atm due to shortages so you will have to config your pbx yourself until the issue is resolved )
Step 4:
Go to IPKall
Step 5:
Go to the settings of SIPDroid and write down the first account information (should be [email protected])
Step 6:
On IPKall, put in the XXXX-200 for the sip # and pbxes.com for the sip proxy
Step 7:
Register your IPKall number with Google Voice (if gives an error ask it to Verify the information. It will then dial your SIPDroid software and ask for a 2 digit number. It might take a couple of times before it recognizes it.)
Step 8:
You are now ready to make calls and receive calls.
I will be posting some vids as soon as i have some time...
REFERENCE MATERIALS
if you are having issues or need more help, pm me or check some of my most useful Reference Materials on this topic below:
Reference 0
(my first thread on this topic with vids for cdma galaxy tab many resources)
Reference 1
(gurnted blog about sipdroid/sipgate/ipkall/sipsourcery setups)
Reference 2
(big part of setup procedure)
Reference 3
(public stun servers list)
​
Hey Skype is $2 a month for unlimited nationwide calling. But thanks for all the instructions though. I'm interested in sip, how's the quality compared to Skype?
Sent from my HTC Vision using XDA Premium App
Or buy the groove IP app...
Tenny said:
Or buy the groove IP app...
Click to expand...
Click to collapse
True, and it works well, but it isnt free. Thanks for the walkthrough magnus.
I just bought GrooveIP and it work perfectly .... thanks to whom suggesting it
Sent from my Transformer TF101 using Tapatalk
minhgi said:
I just bought GrooveIP and it work perfectly .... thanks to whom suggesting it
Sent from my Transformer TF101 using Tapatalk
Click to expand...
Click to collapse
the delay is close to 2 secs.
I can't seem to get the IPKall number verified through google voice. I keep pressing the 2 digit code google tells you to use but she keeps saying "sorry, I didn't get that" then eventually saying "sorry that you're having trouble, please call back later"
Am I doing something wrong?
Shame it's only US
Should edit title to say [US-Only]
Even if you manage to activate outside of US using a US #, anyone calling that number will be charged international fees (since its a number in the US) and you can't forward Google Voice calls to your own phone outside of US.
try this...
david279 said:
Hey Skype is $2 a month for unlimited nationwide calling. But thanks for all the instructions though. I'm interested in sip, how's the quality compared to Skype?
Sent from my HTC Vision using XDA Premium App
Click to expand...
Click to collapse
great. however you must setup your delay settings and use a diff stun server if delay or feedback is present. refer to my references under stun servers if this is the case for you. i notice after extensive testing that when im testing while both devices are in the same room, you will have feedback sometimes; however when i call my friends,fam,fiance, they dont hear it.
Tenny said:
Or buy the groove IP app...
Click to expand...
Click to collapse
hmmm...
dcmtnbkr said:
True, and it works well, but it isnt free. Thanks for the walkthrough magnus.
Click to expand...
Click to collapse
np ^_^
deymayor said:
the delay is close to 2 secs.
Click to expand...
Click to collapse
i have made adjustments. delay for me is minimal. otherwise i would not use this as a secondary phone. it would be useless.
minhgi said:
I just bought GrooveIP and it work perfectly .... thanks to whom suggesting it
Sent from my Transformer TF101 using Tapatalk
Click to expand...
Click to collapse
installing....
chodemickey said:
I can't seem to get the IPKall number verified through google voice. I keep pressing the 2 digit code google tells you to use but she keeps saying "sorry, I didn't get that" then eventually saying "sorry that you're having trouble, please call back later"
Am I doing something wrong?
Click to expand...
Click to collapse
this is a known issue. refer to 2nd page of my 1st reference material.
deadman3000 said:
Shame it's only US
Click to expand...
Click to collapse
frosty5689 said:
Should edit title to say [US-Only]
Even if you manage to activate outside of US using a US #, anyone calling that number will be charged international fees (since its a number in the US) and you can't forward Google Voice calls to your own phone outside of US.
Click to expand...
Click to collapse
where else would i be? lol. sorry about that. ive lived in N.america my whole life. will add to op. thanks for suggestion.sorry it wont work for you.
I keep getting this error when trying to register it with GV
+xxxxxxxxx : This number is already being used on two other Google Voice accounts. Forwarding numbers cannot be shared across more than two accounts.
Any way around it?
droidkevlar said:
I keep getting this error when trying to register it with GV
+xxxxxxxxx : This number is already being used on two other Google Voice accounts. Forwarding numbers cannot be shared across more than two accounts.
Any way around it?
Click to expand...
Click to collapse
Not to hijack this thread but, where does it say you can forward to the same phone # from 2 Google voice accounts?
I have 2 gv #s and I have wanted to forward them to my one cell # but it tells me I can only have one gv forward to one #.
Sent from my Transformer TF101 using XDA Premium App
hmmm...
droidkevlar said:
I keep getting this error when trying to register it with GV
+xxxxxxxxx : This number is already being used on two other Google Voice accounts. Forwarding numbers cannot be shared across more than two accounts.
Any way around it?
Click to expand...
Click to collapse
Mean Sixteen said:
Not to hijack this thread but, where does it say you can forward to the same phone # from 2 Google voice accounts?
I have 2 gv #s and I have wanted to forward them to my one cell # but it tells me I can only have one gv forward to one #.
Sent from my Transformer TF101 using XDA Premium App
Click to expand...
Click to collapse
the way i use my gv account in this is to forward my sprint calls to my two tabs should i miss my primary. they can also be rang directly via my gv #.
MagnusRagnarok said:
the way i use my gv account in this is to forward my sprint calls to my two tabs should i miss my primary. they can also be rang directly via my gv #.
Click to expand...
Click to collapse
Im pretty tech savy but this got me beat, lol. I guess Ill wait until you post a video like you said or I have more time to just focus 100% on it. Or am I just really that dumb?? lol
Gonna try this out on my unactivated droid
Sent from my PC36100 using XDA Premium App
jadden said:
Gonna try this out on my unactivated droid
Sent from my PC36100 using XDA Premium App
Click to expand...
Click to collapse
This is similar to what I am running on my Droid Incredible. I use Sipdroid, with a Soho Pbxes account and GV. In this config I can go internationally, and as long as I have a wifi connection the calls will be free, including inbound.
Guys, I'm moving this to Apps and themes as it isn' strictly ROM DEV
Great work though, I'm hoping that we can get some sort of call / MMS support on the 3G model when released
Tenny said:
Or buy the groove IP app...
Click to expand...
Click to collapse
I LOVE YOU!...So much more simple than the others. Thanks!
can you post more info on step #3 on how to do this? i'm lost at this point. dont understand sorry.....tyvm for any info
I have been using a similar setup for a while now, but minus the ipkall. If you have pbxes.org hooked into google voice, why do you need the intermediary number? And if you don't, how are you doing outgoing calls? Last I checked, ipkall was incoming only.

Openvpn for Ice Cream Sandwhich (no root/jailbreak)

Hi,
a pre alpha version that already works.
Restrictions:
- only tun mode (API restriction)
- may only work once (still pre alpha, remember)
Although the application is far from finished connecting to a VPN already works. I
Update:
Updated version now on the market: https://play.google.com/store/apps/details?id=de.blinkt.openvpn
Source Code: code.google.com/p/ics-openvpn/
Thank you for this application. Is it open source ? Do we have to install openvpn first ? Do we have to get tun working first ?
Thank you.
Sent from my GT-I9100 using XDA
Yes, it is open source. When the code is a little bit more polished I will publish the code. The VPNService is part of Android 4.0+, so nothing is required regarding tun. (On custom build ICS images thing might differ, but that is bug in the image)
Perfect. Thank you. I will try it and give you feed back.
Thank you.
Sent from my GT-I9100 using XDA
Excellent! I had almost given up hope on being able to (successfully) use OpenVPN on my Android device when I learned that ICS would make it easier. Thanks for taking the time to do this!
I have also created an OpenVpn application, mainly ported for Cyanogenmod 7, which retain almost all CM7 OpenVpn features. Sure, it is open source, check it:
http://forum.xda-developers.com/showthread.php?t=1591585
Too bad that the effort was made twice now :/ I did not know of your porting attempts. There was a discussion on the openvpn-devel mailing list a month before and nobody knew of any porting attempts.
I tried it and it is working great. Thank you very much.
Sent from my GT-I9100 using XDA
Tested against a Linksys E4200 with DD-WRT and works perfectly.
I need to reconfigure my server from SHA256 to SHA1 hash algorithm. It would be great if this can be configured in advanced options.
Thanks and keep the great work !!!
Sorry, that I respond so late. Thanks for the suggestion of hash algorithm. I will look into implementing a hash algorithm preference.
With latest version, using "--auth sha256" in advanced options, works perfectly.
Thanks.
How to use this onn ICS.....
Sent from my U20i using xda premium
kkkhattak said:
How to use this onn ICS.....
Sent from my U20i using xda premium
Click to expand...
Click to collapse
I do not understand your question. What do you want to know?
This question may be stupid, but when OpenVPN is connected, does all network traffic on the phone go through the VPN channel?
Sent from my Galaxy Nexus using Tapatalk 2
Depends how you set the routes. If you set default route on then all should go over the VPN channel. You can check the routes with show information from the log widow.
It took me a while to enable 'redirect gateway' and configure NAT on the Linux server side, but after that this app works great and all traffic are going through the VPN tunnel! Thanks a lot!
Sent from my Galaxy Nexus using Tapatalk 2
To the OP: which version of OpenVPN did you bundle in the app? Does it support IPv6?
Sent from my Galaxy Nexus using Tapatalk 2
2.3.0pre and it does support IPv6
Almost perfect app
Very helpful developer.
I like this program the best compared to the other one in here for ICS, as this one has more options, nicer layout, and is the only one working properly for me.
However I did have to put in my DNS settings automatically, but then everthing also worked correctly
Now I only miss a on/off widget, the app would be perfect!
Previous message from other thread: http://forum.xda-developers.com/showpost.php?p=27913407&postcount=67
Source: http://forum.xda-developers.com/showpost.php?p=27961894&postcount=69
plaisthos said:
You are posting in wrong thread. The right thread for the openvpn app from the market is http://forum.xda-developers.com/showthread.php?t=1591258.
But still:
What does "show connection information" show if you are connected? Which mobile phone are you using?
Click to expand...
Click to collapse
It shows that I've sent packets, but haven't received any. I'm on a Galaxy Nexus using CM9.
My guess is it's something on the server end that I need to configure... But I have no real experience with openVPN and have been just following guides I've found on the net. In my previous post is a picture of my server config in tomato, do you see anything wrong there? Or anything else I need to do somewhere else in the router?
edit: I even tried adding this to custom config on server side
Code:
push "redirect-gateway def1"
When I try to load a webpage all I see in the logs are stuff like:
P:WWrWrWrWr..........................WRwwrite to TUN/TAP: Invalid argument (code=22)

Guide To Get HD Voice Activated!

I know people have problems with newer modems and dialing *#0011#*...
But with the new modems you need a app from app store called ShowServiceMode For Galaxy LTE
1. Install app
2. Open app
3. UNcheck ''use recommended setting choosed''
4. Choose option called Main Menu: 197328640 (NOT THE MAIN MENU '#*#197328640!)
5. Press ''run with above setting''
6. Press 7 WB-AMR-SETTINGS
Here you have to enable 1 WB-AMR Enable and 3 WB-AMR Setting ON
7. Press back and press ''Run with above settings choosed''
8. Press 6 WB-AMR Status and see if it says WB-AMR Setting ON, GSM WB OFF and UMTS WB ON
Thats it, you now have HD voice..
I have got this working with all the touchwiss based roms, I have not tried other roms but I think it will do fine...
And one other thing!
To get this to work you can not have frozen/deleted these apps with titanium or other app
Assistant Menu
com.sec.bcservice
com.sec.phone
Factory mode
Factory Key String
MDMApp (I think)
Perso (I think)
Preconfig (I think)
RilNotifier
Service Mode
Service Mode Ril
Ultra cfg ( I think)
I someone knows that this will work without some of these services please tell me, I have experimented myself and I think you need these services to get it to work...
- Deleted -
Couldn't find SSM in appstore using phone but could by PC...
Please note this is a paid app...
A little while later in a galaxy far, far away....
Yeah cool, got it all going, somehow shut down my 4G then got it working again with some experimentation, DON'T ask how.... Not sure how I lost it in the 1st place....:silly::laugh:
Thanks mate...:good:
ultramag69 said:
- Deleted -
Couldn't find using phone but could by PC...
Click to expand...
Click to collapse
Sorry, the app name is___ ShowServiceMode For Galaxy LTE___
Ok - purchased: https://play.google.com/store/apps/details?id=com.tojc.ShowServiceMode
Will test now,.
EDIT: I have now have HD voice.
WB-AMR ON
GSM WB OFF
UMTS WB ON
if someone who is running another ROM than the Touchwiz based could give me a heads up if it working. Like Google edition roms etc, I would be happy
I run a Google Edition ROM and can confirm that this app cannot access the required setting due to not having a few of the files mentioned in the OP.
Call quality sounds incredible to me so it could actually be enabled. Would be nice to find out if there was a way to check.
Sent from my GT-I9505G using xda premium
Too expensive app. It should be free!
Lte user here. Settings have taken to the phone so atleast that bit looks like it works. Will make a call now to test. Does this work loud speaker,headset and handset then?
Sent from my GT-I9505 using xda premium
cas_uk said:
Lte user here. Settings have taken to the phone so atleast that bit looks like it works. Will make a call now to test. Does this work loud speaker,headset and handset then?
Sent from my GT-I9505 using xda premium
Click to expand...
Click to collapse
Yes HD Voice is in the network...
smoothunit said:
I run a Google Edition ROM and can confirm that this app cannot access the required setting due to not having a few of the files mentioned in the OP.
Call quality sounds incredible to me so it could actually be enabled. Would be nice to find out if there was a way to check.
Sent from my GT-I9505G using xda premium
Click to expand...
Click to collapse
I see, I do not know any other way, but maybe it's turned ON by default. That said, everytime I call someone whos phone supports HD Voice, I can really hear that it's HD Voice. I did not need to check if it's enable, I can hear it-- But you always know the placebo effect if you are 110% sure
Droid_Dustin said:
Too expensive app. It should be free!
Click to expand...
Click to collapse
I know! But it was the same price as a cheesburger at Mcdonalds, here. Looking at my stomac I knew I could live with one less burger, AND I really enjoy talking with HD Voice, it's just like the person is sitting next to you
Why anybody would pay for this app if you can flash modem (up to ME2) and activate it for FREE.
Afterwards, you can flash any latest modem and HD Voice will stay ON.
5 minutes and job done, no need to pay for it
Great. Will test it
DjeMBeY said:
Why anybody would pay for this app if you can flash modem (up to ME2) and activate it for FREE.
Afterwards, you can flash any latest modem and HD Voice will stay ON.
5 minutes and job done, no need to pay for it
Click to expand...
Click to collapse
Because when I flash my phone, I do not flash it one more time. But what you say is true, people can do wathever suits them best
mr.lysgaard said:
Because when I flash my phone, I do not flash it one more time. But what you say is true, people can do wathever suits them best
Click to expand...
Click to collapse
The app is free from the developer. Here his link:
https://www.dropbox.com/sh/52jk3oz1vvonmkr/ktrIKSHMne/ShowServiceMode-For-Galaxy-LTE-V328Free.apk
The service to be launched is at the end of the list:
Proxy Call Activity
MAIN MENU:
RilServiceModeApp (197328640)
Can confirm it worked fine on the newest 4.3 leak thumbs up ?
Sent from my GT-I9505G using XDA Premium HD app
Anyone try it on the Active yet?
I would buy it, but I don't have a credit card. And the Google Play Gift-cards aren't available yes here in germany...
Works great on ..bmf8
Thanks
Sent from my GT-I9505 using xda app-developers app
Services needed!
Edit___
You need these services rolling!
com.sec.bcservice
com.sec.phone
Factory mode
Factory Key String
Perso
Preconfig
RilNotifier
Service Mode
Service Mode Ril

[APP][4.1+] 8sms: Android 4.4 KitKat / CyanogenMod 10.2 stock messaging with extras

EDIT: Download 8sms from Google Play or download from the website.
EDIT: 8sms now based on Android 4.4 KitKat / Cyanogenmod 10.2. See post #394.
EDIT: App renamed from 88sms to 8sms. See post #246.
Hi,
This is my first android app and my first app announcement on XDA so apologies in advance if I've broken any rules.
I've ported the stock messaging app and then added some enhancements and changes so it can (hopefully) work on any Jelly Bean phone. This app is downstream from the latest Android 4.3 and CyanogenMod 10.2 (not-yet-released as of writing).
(ICS compatibility is a possible future feature.)
Please have a look if interested and feel free to try it out.
The Play Store link is:
https://play.google.com/store/apps/details?id=com.thinkleft.eightyeightsms.mms
Excerpts from the app description follows ...
Notable features
Notification pop-ups
Quick reply
Gesture based templates
Emoji support
Optional dark theme
Install this app if you want to use features from the latest Android messaging app without having to wait for a full phone software update.
Usage
Whilst 88sms is a replacement for the messaging app that came with your phone, it is actually an add-on application only.
Please do not disable or remove the messaging app that came with your phone as that is still required to receive sms and mms messages.
88sms works best if you turn off notifications for the messaging app that came with your phone. Then you won't get two sets of notifications.
Phone compatibility
This app may not work (yet) on the Samsung Galaxy S3 and Galaxy Tab 2 7.0. If you install this app on one of these devices, please let us know if it works.
If you install this app on your phone and it does not work, please let us know. Please be sure to specify your phone model and software version number, and the version of 88sms you have installed.
Permissions
This app requires a wide range of permissions because it is a port of a system app. System apps use a lot of permissions. Full network access is required in order to send (or download) mms using your phone's cellular data (mms) connection.
Thank you.
Works great. Left my rating on the play store.
Sent from my HTC One
didn't work on LG LTE2
spitfire2425 said:
Works great. Left my rating on the play store.
Sent from my HTC One
Click to expand...
Click to collapse
it doesn't work on my LG LTE2,stock rom
Do you mind if I pm you to find out more and try to fix it?
thophan said:
it doesn't work on my LG LTE2,stock rom
Click to expand...
Click to collapse
@thophan: Hi, thanks for trying out the app. Do you mind if I pm you to find out more and try to fix it? (Although I might not get any free time until a week later.)
didn't work
bengtan said:
@thophan: Hi, thanks for trying out the app. Do you mind if I pm you to find out more and try to fix it? (Although I might not get any free time until a week later.)
Click to expand...
Click to collapse
Sure, really appreciate it. after install, i open it, but one dialog box appear (it said: sorry...._ i can't remember) then escape the program. i tried several time, same thing. so i uninstall your software.
Works great on note 1
mms isn't working it just keeps trying to send and never sends. The stock messaging app works fine. I am using a Note 2 on att with a rooted stock rom
Yea group messaging doesn't work since the MMS problem. It just stays sending and won't go through.
Sent from my SGH-M919 using xda premium
On Sprint GS4.... MMS doesn't send on this app :/ but when I go to my stock messaging app it sends and I receive it from both apps, just a little workaround to an otherwise amazing app. Love the look and feel like AOSP! Some custom theming options would be great!
Great app, I already love it...
A nice feature that I would like to see is the ability to set the number of line for tying SMS... Because 3 lines is not enough for long SMS typer like me ^^
Sent from my Evo 3D GSM using xda app-developers app
I will follow up and try to fix the bugs. Unfortunately, I've gone travelling ...
Hi,
Thanks to everyone of you for trying it out and thanks for the encouragement and feedback!
I acknowledge there may be a few problems on some devices ... it is my first app, after all, and it's not like I have a lot of different phones to test it on
I will follow up and try to fix the bugs. Unfortunately, I've gone travelling for a week so I might not be able to do much until a week later.
But I will follow up.
Thank you all!
bengtan said:
Hi,
Thanks to everyone of you for trying it out and thanks for the encouragement and feedback!
I acknowledge there may be a few problems on some devices ... it is my first app, after all, and it's not like I have a lot of different phones to test it on
I will follow up and try to fix the bugs. Unfortunately, I've gone travelling for a week so I might not be able to do much until a week later.
But I will follow up.
Thank you all!
Click to expand...
Click to collapse
Damn!! Well once you get back this app really has a lot of potential... just letting you know! don't give up man, this is gonna be awesome, I have a feeling!
Works great on my I9100 using LSS/AOKP Chameleon ROM.
Only thing I would change is the icon.
Does not work on HTC first running sense 4+ rom. Will revert back to stock rom tonight n give it a go.
Sent from my HTC first using Tapatalk 2
Working great on SGH-I337 Stock 4.2
FC on startup on i777 running JB 4.1.2
I can get to the conversation if I click on the incoming text notification; however trying to switch to the conversations list causes immediate FC.
Great job, this is the perfect SMS I've been looking for for years.
Sent from my GT-I9100 using Tapatalk 4
Beyond awesome!, just wish mms worked....sigh
Why is the right door always locked?
Spacemonkie4207 said:
Great job, this is the perfect SMS I've been looking for for years.
Sent from my GT-I9100 using Tapatalk 4
Click to expand...
Click to collapse
I couldn't agree more
It works perfectly on my galaxy s3 on 4.1.2 stock rom. Great piece of work my friend, well done
Sent from my GT-I9300 using Tapatalk 4
Any updates Dev?! Would loveeeee for this to be my daily driver messaging app, t is what I've been looking for, for a long time... an AOSP 9like messaging app, but I can use it on a TouchWiz ROM! Just wish MMS worked though

Categories

Resources