[HOWTO] Remove SMS Per Hour Limit - Sprint Samsung Galaxy S III

As the tittle suggests this is a How-To in increasing the SMS/Hour Limit.
Some of you while sending a text might have had the following message pop-up.
View attachment 1262984
Sure you can simply click "Allow" but isn't doing that for every text message you send for the next hour frustrating?
Well, through a few hours browsing the Web and with the help of this thread http://forum.xda-developers.com/showthread.php?t=626771 I was able to increase the limit, thus keeping the message from popping up.
There are two methods of doing this. One requires a couple of apps, the other is done using ADB.
Remember you MUST be rooted for this to work.
The Steps
Required Apps: Root Explorer, SQLite Editor, BusyBox installed, Update your SuperUser binaries.
For some reason people get the I/O Disk Error. I'm not sure what this is. Try wiping cache and davlik cache. As well as wiping the SQLite Editor data. I have never gotten this error.
Also people have been having issues with the values not sticking. Again I do not know why. I'm sorry. It also appears that this only works on 4.1 not 4.2. You can test it out it might work for you.
Also check out this thread featuring freezas method. That might work for you if this hasn't.: http://forum.xda-developers.com/showthread.php?p=35652750
1. Open up Root Explorer
2. Navigate to /data/data/com.android.providers.settings/databases/settings.db (It'll ask you if you want to open the database with SQLite or with the internal viewer, choose SQLite)
3. Open the secure table
4. Hit the menu key and select New Record
5. Under name type in sms_outgoing_check_max_count
6. Under the value type in whatever you'd like, I did 9999
7. Hit Save
8. Go back once and select the table system
9. Repeat steps 4-7
10. Now navigate to /data/data/com.google.android.gsf/databases/gservices.db
11. Open the table main
12. Repeat steps 4-7.
13. Back out the home screen and reboot.
If you have SDK installed on computer, it might be easier to run the commands from there. That way you could copy and paste the commands.
ADB Method.
1.Open Command Terminal
2. Type in adb shell hit enter
3. Type in su hit enter
4. Type in sqlite3 /data/data/com.android.providers.settings/databases/settings.db hit enter
5. Type in INSERT INTO secure (name, value) VALUES('sms_outgoing_check_max_count’, 9999); hit enter
6. Type in INSERT INTO system (name, value) VALUES('sms_outgoing_check_max_count’, 9999); hit enter
7. Type in .exit hit enter (you should now see a hash tag again instead of sqlite>. If not conitune typing in .exit and hitting enter until you are)
8. Type in sqlite3 /data/data/com.google.android.gsf/databases/gservices.db
9. Type in INSERT INTO main (name, value) VALUES('sms_outgoing_check_max_count’, 9999); hit enter
10. Again exit back to where the command line has a hashtag
11. Type in reboot and hit enter.
:good::good:

Not sure if it works on cm10/pa but here's my screen shot it was not successful
Sent from my SPH-L710 using xda app-developers app

RPerry435 said:
Not sure if it works on cm10/pa but here's my screen shot it was not successful
Sent from my SPH-L710 using xda app-developers app
Click to expand...
Click to collapse
I think I know your problem.
sms_outgoing_check_max_count needs to be in quotations as its typed in the op.
I'm running ParanoidAndroid as well and it works.
Can any one else provide some results?
Sent from my SPH-L710 using xda app-developers app

Thanks for the tutorial, but I don't know if Pablo Gomez wants 100 texts that say penis.

yousefak said:
Thanks for the tutorial, but I don't know if Pablo Gomez wants 100 texts that say penis.
Click to expand...
Click to collapse
Haha its just a test number
Sent from my SPH-L710 using xda app-developers app

K I'll try this out with quotations. I have a SMS spammer for winning concert tickets.
Sent from my SPH-L710 using xda app-developers app

RPerry435 said:
K I'll try this out with quotations. I have a SMS spammer for winning concert tickets.
Sent from my SPH-L710 using xda app-developers app
Click to expand...
Click to collapse
Alright man, please post your results
If you have SDK installed on computer, it might be easier to run the commands from there. That way you could copy and paste.

Can't wait to try!!! .. gotta get back to my sms bombing lol

I got it no problem from the terminal just added quotations
Sent from my SPH-L710 using Tapatalk 2

how do you even reach the limit? or are you one of those spammers sending out those "you won a ipad" messages?

tft said:
how do you even reach the limit? or are you one of those spammers sending out those "you won a ipad" messages?
Click to expand...
Click to collapse
Haha no sir. I just tend to text a lot. And it appears that the limit is actually 30 SMS messages.
And don't forget to hit the thanks button if I helped you guys out
Sent from my SPH-L710 using xda app-developers app

RPerry435 said:
K I'll try this out with quotations. I have a SMS spammer for winning concert tickets.
Sent from my SPH-L710 using xda app-developers app
Click to expand...
Click to collapse
Have you won using that method?
Sent from my SPH-D700 using Tapatalk 2

Do you have a method for increasing the recipient limit to more than 10 people on stock messaging app? I have to use Handcent to circumvent this, which works fine, just curious about the increase 10 recipient limit. Seems incredibly lame its capped at 10. Koreans must not have families over 10 people?

I have a program called SMS contest winner.... basically I try to win contests held by my local radio station... example one time its like text point to 62582 and be entered to win a trip to cedar point. Enter as often as you like. So I send out 50 or 60 thousand giving me better odds.. of course you can only win once every 6 months here so its not like I'm abusing the rules. I typically wait til its something I want to go to... last tickets won a few months back was 2 tickets to foo fighters using 47k texts to get the job done
Sent using my Galaxy S III

mmark27 said:
Do you have a method for increasing the recipient limit to more than 10 people on stock messaging app? I have to use Handcent to circumvent this, which works fine, just curious about the increase 10 recipient limit. Seems incredibly lame its capped at 10. Koreans must not have families over 10 people?
Click to expand...
Click to collapse
I believe there is a method. Just use the search function.
Sent from my SPH-L710 using xda app-developers app

Delete Post

Hostage XII said:
I believe there is a method. Just use the search function.
Sent from my SPH-L710 using xda app-developers app
Click to expand...
Click to collapse
Just used the search function? How about instead of trolling you could useful to the post and actually answer the question properly without being a ass about it
Apple just give up the IPHONE sucks deal with it.

blackdragon79 said:
Just used the search function? How about instead of trolling you could useful to the post and actually answer the question properly without being a ass about it
Apple just give up the IPHONE sucks deal with it.
Click to expand...
Click to collapse
I'm not trolling nor being an ass. I'm just saying he could use the search bar.
http://forum.xda-developers.com/showthread.php?t=1570900
The thread above has a mod. Idk if it'll work on S3. There is also a how to a few posts down to do it manually. However I didn't find any folders in /res. Anyways it requires editing a.XML file so far I haven't been able to locate it.
Sent from my SPH-L710 using xda app-developers app

Hostage XII said:
I'm not trolling nor being an ass. I'm just saying he could use the search bar.
http://forum.xda-developers.com/showthread.php?t=1570900
The thread above has a mod. Idk if it'll work on S3. There is also a how to a few posts down to do it manually. However I didn't find any folders in /res. Anyways it requires editing a.XML file so far I haven't been able to locate it.
Sent from my SPH-L710 using xda app-developers app
Click to expand...
Click to collapse
9 times out of 10 people who are on xda are on from the app which we all know the search function is a joke. So when people say use the search it kinda make people come off as trolling. But I may have to try that mod u posted I'm also sick of that 10 recipient BS
Apple just give up the IPHONE sucks deal with it.

blackdragon79 said:
9 times out of 10 people who are on xda are on from the app which we all know the search function is a joke. So when people say use the search it kinda make people come off as trolling. But I may have to try that mod u posted I'm also sick of that 10 recipient BS
Apple just give up the IPHONE sucks deal with it.
Click to expand...
Click to collapse
Most custom ROMs have a workaround built into it. You guys should probably try out some other ROMs. I'm running paranoid android and I'm able to have more that 10 recipients.
I think its BS too just like the SMS cap. Ha
Sent from my SPH-L710 using xda app-developers app

Related

Want to remove SMS 10 Recipient Limit

Why is there a 10 recipient limit of sending out SMS messages?
I regularly send out SMS messages to 30+ people and on the S3 I am forced to send out the same message 3 or 4 times to all my group contacts.
Is there a mod i could flash that would remove this limit? I prefer not having to use a 3rd party sms app.
blackdragon79 said:
Why is there a 10 recipient limit of sending out SMS messages?
I regularly send out SMS messages to 30+ people and on the S3 I am forced to send out the same message 3 or 4 times to all my group contacts.
Is there a mod i could flash that would remove this limit? I prefer not having to use a 3rd party sms app.
Click to expand...
Click to collapse
Some rom Devs have that in their rom.
Sent from my SPH-L710 using Tapatalk 2
KBizzle said:
Some rom Devs have that in their rom.
Sent from my SPH-L710 using Tapatalk 2
Click to expand...
Click to collapse
Which roms? I tried phantomHacker wicked sensation and now freegs3. Wish there was a zip we could flash. On my epic touch i could send a sms to my entire phonebook when i was on calkulin rom
blackdragon79 said:
Which roms? I tried phantomHacker wicked sensation and now freegs3. Wish there was a zip we could flash. On my epic touch i could send a sms to my entire phonebook when i was on calkulin rom
Click to expand...
Click to collapse
Unless I misread, I thought Clarks rom had it.
Sent from my SPH-L710 using Tapatalk 2
---------- Post added at 02:38 PM ---------- Previous post was at 02:37 PM ----------
Have you tried converting the message to an mms by adding a subject?
Sent from my SPH-L710 using Tapatalk 2
KBizzle said:
Unless I misread, I thought Clarks rom had it.
Sent from my SPH-L710 using Tapatalk 2
Click to expand...
Click to collapse
Nope it don't but his rom is one of the best i have used
What about my mms suggestion? Have you ever tried that?
Sent from my SPH-L710 using Tapatalk 2
KBizzle said:
What about my mms suggestion? Have you ever tried that?
Sent from my SPH-L710 using Tapatalk 2
Click to expand...
Click to collapse
That method is not going work. What I want to do is send a mass text or picture to more than 10 at a time. I want to open my mms app select every contact and not see that annoying you reached the 10 recipient limit message
Apple just give up the IPHONE sucks deal with it.
On tw based ROMs go to system/csc in root explorer or any other file mgr with root permission. Open feature.xml and find the line that says <cscFeature_Message_RecipientLimit>10< change it to whatever and save changes. Reboot
billard412 said:
On tw based ROMs go to system/csc in root explorer or any other file mgr with root permission. Open feature.xml and find the line that says <cscFeature_Message_RecipientLimit>10< change it to whatever and save changes. Reboot
Click to expand...
Click to collapse
Going try that now.
Apple just give up the IPHONE sucks deal with it.
billard412 said:
On tw based ROMs go to system/csc in root explorer or any other file mgr with root permission. Open feature.xml and find the line that says <cscFeature_Message_RecipientLimit>10< change it to whatever and save changes. Reboot
Click to expand...
Click to collapse
Here is what I've found it's already set to 100 but I'm only allowed to pick 10 recipient
Apple just give up the IPHONE sucks deal with it.
billard412 said:
On tw based ROMs go to system/csc in root explorer or any other file mgr with root permission. Open feature.xml and find the line that says <cscFeature_Message_RecipientLimit>10< change it to whatever and save changes. Reboot
Click to expand...
Click to collapse
Are you sure is this really working?
I couldn't find the line on system/csc/feature.xml
Edit:
Also that path is not working, I added the line to the system/csc/feature.xml file. Reboot after addition.
Result: Not working.
No news?
blackdragon79 said:
Here is what I've found it's already set to 100 but I'm only allowed to pick 10 recipient
Apple just give up the IPHONE sucks deal with it.
Click to expand...
Click to collapse
Same thing happens to me too. Just never got around to questioning it. Just dealt with it. Any help would be appreciated.
Sent From My Rooted, S-OFF'd Blackberry Curve using the iOS XDA Application for Android.
I run Wicked Sensations and haven't had that problem. Sent mass text to parents of my kids ball team today, no problems
Sent from my SPH-L710 using xda app-developers app
My rom has this feature
There might be a third party app that allows this? Gosms? I'm guessing it is a anti spam prevention method or a network limitation thing. Just a guess though.
Sent from my Nexus 7 using Tapatalk 2
GiantJay said:
There might be a third party app that allows this? Gosms? I'm guessing it is a anti spam prevention method or a network limitation thing. Just a guess though.
Sent from my Nexus 7 using Tapatalk 2
Click to expand...
Click to collapse
Gah! I just ran into this on my GN2 that I've had for barely 1 week. My old S720C running 2.3.6 would allow up to 20 contacts per group msg. Now, I'm limited to 10. I have at least 20 in a group I need to send team updates to, but have to break it into two different group messages to send. What a PITA this is.
How can I work around this on the stock rom?
speedlever said:
Gah! I just ran into this on my GN2 that I've had for barely 1 week. My old S720C running 2.3.6 would allow up to 20 contacts per group msg. Now, I'm limited to 10. I have at least 20 in a group I need to send team updates to, but have to break it into two different group messages to send. What a PITA this is.
How can I work around this on the stock rom?
Click to expand...
Click to collapse
I think group messaging is a new feature added to the md4 build but I'm not sure.
Sent from my SPH-L710 using Tapatalk 2
Sorry. I have no idea what the md4 build is. ??
Text Message limit to contacts is 10...
billypostman said:
Are you sure is this really working?
I couldn't find the line on system/csc/feature.xml
Edit:
Also that path is not working, I added the line to the system/csc/feature.xml file. Reboot after addition.
Result: Not working.
Click to expand...
Click to collapse
I was also having the same problem with this. I did the feature stated above and mine was already set for a 1000. So I went back to verify and it still did not work. I was hoping to avoid a third party app for this issue, just so that I do not used up necessary space. When I had the Moto Droid, I think I used Handcent, but after root I was able to do it without it I think? Its been a while since I have used that phone.
Samsung GSIII i-9305 LTE
Rooted
eXtreme 12.1 Stable
JB Transparent v1.60

Google Wallet confirmed working as of 10/6/2012

BIG THANKS TO MBUTLER FOR THIS METHOD.
BELOW ARE THE STEP BY STEP GUIDED TO GETTING GOOGLE WALLET BACK WORKING ON YOUR VERIZON SAMSUNG GALAXY NEXUS AS OF 10/6/2012.
STEP 1) YOU HAVE TO HAVE ROOT ACCESS TO GAIN GOOGLE WALLET THOUGH THIS METHOD.
STEP 2) DOWNLOAD ES FILE EXPLORER FROM GOOGLE PLAY AND GOOGLE WALLET APK (Wallet_1.5-R79-v5.apk) I CAN'T POST A LINK RIGHT NOW BUT GO OUT ON THE INTERNET AND GET THIS APK IT'S NOT HARD TO FIND PUT IT IN THE GOOGLE SEARCH BAR AND PICK ONE.
STEP 3) PLACE NEWLY DOWNLOADED APK IN YOUR DOWNLOAD FOLDER THAT IS INSIDE YOUR PHONE NOT ON YOUR PC.
STEP 4) OPEN ES FILE EXPLORER TAP THE THREE DOTS ON THE BOTTOM RIGHT HAND CORNER OF THE SCREEN, GO TO MENU, IN THE MENU (UNDER OTHER SETTINGS) TAP ON ROOT SETTINGS.
STEP 5) CHECK ALL THE BOXES ( ROOT EXPLORER, UP TO ROOT, MOUNT FILE SYSTEM, AND BACKUP SYSTEM APP) ACCEPT SUPER USERS PERMISSION. NEXT HIT THE BACK KEY ONCE. YOU SHOULD BE BACK AT THE MAIN MENU
STEP 6) STILL IN THE MAIN MENU GO TO HOME DIRECTORY ( UNDER PATH SETTINGS) CHANGE FROM /SDCARD/ TO /
HIT OK WHEN DONE
STEP 7) HIT THE HOME KEY, THEN HIT THE MULTI TASK KEY AND SWIPE AWAY ES FILE EXPLORER
STEP 8) OPEN THE ES FILE EXPLORER (AT THE TOP ALL YOU SHUOLD SEE IS THE " / " IF YOU DO CONTINUE ON FROM HERE IF YOU DON'T GO BACK TO STEP 6) AND GO TO THE SDCARD FILE FOLDER, CLICK ON DOWNLOAD FOLDER AND LONG PRESS ON GOOGLE WALLET APK, HIT "COPY"
STEP 9) HIT THE BACK KEY TWICE, YOU SHOULD BE BACK AT THE MAIN MENU OF ES FILE EXPLORER, NEXT OPEN THE SYSTEMS FILE FOLDER, THEN OPEN THE APP FILE FOLDER, FINALLY HIT THE ARROW FACING UP AT THE BOTTOM OF THE SCREEN AND PASTE APK.
STEP 10) AFTER YOU PASTE THE APK LOOK FOR THE APK YOU JUSTED PASTED IN THE APP FOLDER IN ES FILE EXPLORER DO NOT BACK OUT AND GO TO YOUR APP DRAWER. INSIDE THE FOLDER YOUR IN NOW LOCATE THAT APK AND LONG PRESS ON IT.
STEP 11) WHEN YOU LONG PRESS ON IT A MENU SHOULD POP UP GO ALL THE WAY TO THE BOTTOM UNTIL YOU SEE PROPERTIES AND CLICK ON PROPERTIES.
STEP 12) CLICK THE CHANGE BUTTON ON THE USER LINE CHECK THE READ BOX AND THE WRITE BOX LEAVE EXECUTE BLANK.
ON THE GROUP LINE CHECK READ LEAVE WRITE AND EXECUTE BLANK, ON THE OTHER LINE CHECK READ LEAVE WRITE AND EXECUTE BLANK. CLICK OK WHEN DONE.
STEP 13) YOUR PERMISSIONS: LINE UNDER PROPERTIES SHOULD NOW READ: rw- r--r-- IF IT DOESN'T GO BACK TO STEP 12, IF IT DOES CLICK OK
STEP 14) HIT THE HOME KEY AND REBOOT YOUR PHONE. WHEN YOUR PHONE POWERS BACK UP IT WILL DO THE REST AND WHEN ITS DONE GOOGLE WALLET WILL BE IN YOUR APP DRAWER. ENJOY.
YOUTUBE VIDEO TO COME SOON SPREAD THIS AROUND.
You don't have to type everything in caps, it hurts the eye, not to mention it's bad manners online. And there are many Google Wallet threads around..
In the build.prop you could just change ro.product.device from toro to takju and download it from the market. Much easier IMO.
Sent from my Galaxy Nexus using xda app-developers app
Or you could just download and install the .apk without going through all of this hassle.
Stock, unrooted, and GW works just fine on my VZW GNex. The more you manipulate, the more likely you are to break something. And yeah, don't type in all caps. Bad form.
Sent from my Xoom using xda premium
Can you explain step 6 in more detail?
Sent from my Galaxy Nexus using xda app-developers app
murphdiggy said:
Can you explain step 6 in more detail?
Sent from my Galaxy Nexus using xda app-developers app
Click to expand...
Click to collapse
Yes sir I will gladly explain step 6. In this step we need to obtain root access of your phones files. As you can see when you open the es filer explorer in the drop down bar above your phone it has " /sdcard/ " this means that you can only access the files in you SD card. By changing from "/sdcard/" to " / " you can obtain the system files which is leads you to the app files and change the properties settings of the Google wallet app. If it doesn't if it doesn't allow you to gain access to the the "/" or root folders type in the Google search bar " how to gain root access in es file explorer" I believe there is a YouTube video that shows you how its bad quality but its good enough to get what you need done. If you have more questions please fill free to ask.
Winesnob said:
Or you could just download and install the .apk without going through all of this hassle.
Stock, unrooted, and GW works just fine on my VZW GNex. The more you manipulate, the more likely you are to break something. And yeah, don't type in all caps. Bad form.
Sent from my Xoom using xda premium
Click to expand...
Click to collapse
Winesnob, which apk are you using? The one I have still says incompatible.
Sent from my Galaxy Nexus using xda premium
Sent from my Galaxy Nexus using xda app-developers app
Once I open the apps folder what you you mean by hit the up arrow at the bottom of the screen?
murphdiggy said:
Sent from my Galaxy Nexus using xda app-developers app
Once I open the apps folder what you you mean by hit the up arrow at the bottom of the screen?
Click to expand...
Click to collapse
I'm making a YouTube video now it will be up within an hour and I will post the link here I. This thread. Note I will be using another phone to record the video so bare with me on the quality but I promise you if you follow my sets completely you will be fine.
Wallet fix
sudobaker said:
I'm making a YouTube video now it will be up within an hour and I will post the link here I. This thread. Note I will be using another phone to record the video so bare with me on the quality but I promise you if you follow my sets completely you will be fine.
Click to expand...
Click to collapse
I followed at the steps suggested and when I rebooted there was no google wallet in the apps drawer, I had to go to the app folder to open it and once I installed to would not let me open it
It's frozen, that's why................
Unfreeze it using Titanium Backup, run marketenabler and open Google Wallet.
What's the point anyway, it's not supported in Canada, Google Prepaid is discontinued and you can't add your credit cards and use it from Google Wallet..
I've had it working in Canada 3 days ago and many times before that . It works with my nexus s I gave to my wife. It works the only problem is that it says adding card failed. That's not a Canadian problem loads of people are having that problem in USA too.
Sent from my Galaxy Nexus using xda app-developers app
If there is an easier method to doing this then by all means post it in this thread. There are many threads on this topic but there aren't that many with step by step directions.If you think you can do a better job then by all means post it in this thread help me out. But please don't cry and complain about caps and tell me that there are better routes to get google wallet working and then don't post your route or give insight to the way you got yours working. This is a confirmed method of google wallet working I tired tons of them some work, most don't this one works for me and I'm sharing it with the community. Keep your comments your negative comments to yourself if you are not helping with this method or using these method.
sudobaker said:
If there is an easier method to doing this then by all means post it in this thread. There are many threads on this topic but there aren't that many with step by step directions.If you think you can do a better job then by all means post it in this thread help me out. But please don't cry and complain about caps and tell me that there are better routes to get google wallet working and then don't post your route or give insight to the way you got yours working. This is a confirmed method of google wallet working I tired tons of them some work, most don't this one works for me and I'm sharing it with the community. Keep your comments your negative comments to yourself if you are not helping with this method or using these method.
Click to expand...
Click to collapse
http://www.youtube.com/watch?v=iaxZaMnZtK4&feature=youtu.be
Duplicate post.
lrs421 said:
Winesnob, which apk are you using? The one I have still says incompatible.
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
I pulled the one from the OP. Download to phone, click on the file, and the install/warning prompt comes up telling me that this will replace a currently installed app and my user data will be retained. Just make sure you've allowed 'install from other sources' in your settings.
Sent from my Galaxy Nexus using xda premium
Yes, it doesn't work, you can't add the card, even if you can, transactions will be declined due to wrong info supplied. It's proven.
Will the next nexus have a longer screen?
---------- Post added at 05:03 AM ---------- Previous post was at 05:01 AM ----------
How would you like people standing right in front of you and screaming in your face? Not to mention it is really harder to look at your instructions in caps...
And how hard is it to understand: just install the apk?
Will the next nexus have a longer screen?
Winesnob said:
I pulled the one from the OP. Download to phone, click on the file, and the install/warning prompt comes up telling me that this will replace a currently installed app and my user data will be retained. Just make sure you've allowed 'install from other sources' in your settings.
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
Ahhh, the one from the op.
Thanks.
Sent from my Galaxy Nexus using xda premium
lrs421 said:
Ahhh, the one from the op.
Thanks.
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
Newer version (03 October) here http://forum.xda-developers.com/showthread.php?t=1872294
Proven how and when ? It was working for me three days ago. The only reason now is because of the new update which I shouldnt have accepted
Sent from my Galaxy Nexus using xda app-developers app

Swear add for 4.2 keyboard

Sent from my SGH-T999 using xda app-developers app
Just manyally type the swear with an extra letter at the end of it and then tap it to bring the save to dictionary option up and then delete that extra letter and hit save and voila, your swear had been saved and swypes just fine..
Sent from my SGH-T999 using xda app-developers app
jdidtht said:
Just manyally type the swear with an extra letter at the end of it and then tap it to bring the save to dictionary option up and then delete that extra letter and hit save and voila, your swear had been saved and swypes just fine..
Sent from my SGH-T999 using xda app-developers app
Click to expand...
Click to collapse
Or you can just manually tap-type the sear word then select it from the list of auto corrects at the top then select it again to save...
elesbb said:
Or you can just manually tap-type the sear word then select it from the list of auto corrects at the top then select it again to save...
Click to expand...
Click to collapse
That only works if the swear word is recognized as a misspelling. For instance sexy won't swipe but since it isn't a misspelled word so manually typing it doesn't give an option to save.
Sent from my Nexus 7 using Tapatalk 2
Thanks
does anyone know where can I get keyboard 4.2? thanks
Linofer said:
does anyone know where can I get keyboard 4.2? thanks
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=1964668
Sent from my SGH-T999 using xda app-developers app
vw65bus said:
http://forum.xda-developers.com/showthread.php?t=1964668
Sent from my SGH-T999 using xda app-developers app
Click to expand...
Click to collapse
Look for an app called censors#*t. Works for most keyboards.
SGH-T999 / D2TMO Sketchy.
or you can stop being a potty mouth. eloel
Just use cool words like btthrt and blood engorged moose Brock.
TWEAKED & ColonelX
People of wit and intelligence generally have no need of the invective. But then, most people also mature at a relatively reasonable rate over the course of almost two years. Degenerates don't apparently. Oh no! You mad bro?
Sent from my Island while hangin' with the Skipper.
Please remember: when asking for and receiving help don't just say thank you, click it too!

Tweaks in ##data# menu?

Hey all! I just wanted to make a thread if anyone found any other tweaks in the ##data# (##3282% in dialer) menu and if so what tweaks did you make to help make whatever better? Cause right now the only tweak I made was to increase my 3G speed by going into the menu "Others" then going into the menu "Multimedia" and changing the HTTPD Proxy Address to 0.0.0.0 and the port to 0. So if anyone else made any tweaks to help out their internet or voice in the menus then please let me know since I'm very interested in this menu.
How did that increase your 3G speed. What is bit now compared to before?
Sent from my SPH-L900 using xda premium
DevilStrider said:
How did that increase your 3G speed. What is bit now compared to before?
Sent from my SPH-L900 using xda premium
Click to expand...
Click to collapse
Mine went up about 1.8x for download and about 1.2x for upload. I used this trick when I had an EVO 3D and it works basically on any phone. Here is the link to the thread about it on the EVO 4G forums. http://forum.xda-developers.com/showthread.php?t=922978
I do remember that from a while back with my HTC evo and it worked out well for me thanks I totally forgot about that trick
Sent from my SPH-L900 using xda app-developers app
This does work wow thanks. I get good speeds with out it and now with this mode its like 10% faster.
Sent from my SPH-L900 using xda app-developers app
how to get MSL??????
hey I tried to get my MSL by installing MSL Reader, Get my MSL and they don't work on my note. how did you guys get your msl?? thanks for the help as I am anxious to try this......
do I need to be on a certain type of rom? im rooted and using Virtue 12a rom.
coolwater22 said:
hey I tried to get my MSL by installing MSL Reader, Get my MSL and they don't work on my note. how did you guys get your msl?? thanks for the help as I am anxious to try this......
do I need to be on a certain type of rom? im rooted and using Virtue 12a rom.
Click to expand...
Click to collapse
https://play.google.com/store/apps/details?id=com.patternedsoftware.getmymsl
Dowload that app above -> open up dialer -> enter ##3282# hit edit enter any number and hit ok. Once it fails open up the app above and select get msl.
Sent from my SPH-L900 using xda app-developers app
budde2 said:
This does work wow thanks. I get good speeds with out it and now with this mode its like 10% faster.
Sent from my SPH-L900 using xda app-developers app
Click to expand...
Click to collapse
Glad I was able to help.
BambiTyler said:
Glad I was able to help.
Click to expand...
Click to collapse
Its was very easy to do. Thanks
Sent from my SPH-L900 using xda app-developers app
{ROOT REQUIRED} Another way I like to increase my data speeds even further along with the dialer option is to download this app
https://play.google.com/store/apps/details?id=provision.netspeed.optimizer&hl=en
Select the drop down menu and select "Max Speed (Low Battery)" then tap "Apply tweak". then reboot after prompted.
Once booted up go back into the app and you'll notice the changes next to "Current Set". It should also show NORMAL next to the set numbers meaning the tweaks will focus both on download and upload speeds equally but most of us favor download speeds so to change this so that our data network can focus more on download speeds you'll need to edit a single line in your build prop.
Go into your root browser, mount it as r/w then navigate to your /system directory and open up the build.prop file using a text editor.
Locate this line
ro.ril.hsxpa=
The value should be set at 2.
All you need to do is change that 2 to 1
Save the changes and reboot!
If for whatever reason you prefer better upload speeds then change the value to 3.
Keep in mind it may not have drastic changes but you should notice a slight increase in speeds at the least.
please let me know if this gives you even better results.
Sent from my Nexus 4 using xda premium
Im not sure but all I did was the first step you said and I noticed a difference in my speeds.
Sent from my SPH-L900 using xda app-developers app
joe1blue said:
Im not sure but all I did was the first step you said and I noticed a difference in my speeds.
Sent from my SPH-L900 using xda app-developers app
Click to expand...
Click to collapse
Yes but as I said in the beginning,, everything I mentioned is just what I like to do to increase MY speeds even further but just doing that first step, which is the app, is perfectly fine. I'm glad it helped a bit
Sent from my SGH-T999 using xda premium
quick question for some reason my MSL reader app will not work anymore I have my MSL but I'm trying to do it for friend and his is doing the same thing its saying error...
Sent from my SPH-L900 using xda app-developers app
joe1blue said:
quick question for some reason my MSL reader app will not work anymore I have my MSL but I'm trying to do it for friend and his is doing the same thing its saying error...
Sent from my SPH-L900 using xda app-developers app
Click to expand...
Click to collapse
Download "Get My MSL" from the Play Store.
Go into app and select to get your MSL.
Once the error comes up exit the app and go into your dialer.
Enter ##DATA# and it will ask for your MSL.
Just enter any single digit 6x. Ignore the message of entering an invalid code.
Exit the dialer and go back to the app and it should now give you your code!
Sent from my Nexus 4 using xda premium
Thanks for the help that was too cool lol
Sent from my SPH-L900 using xda app-developers app
joe1blue said:
Thanks for the help that was too cool lol
Sent from my SPH-L900 using xda app-developers app
Click to expand...
Click to collapse
Glad I could help bro!
Sent from my Nexus 4 using xda premium
RayTrue04 said:
https://play.google.com/store/apps/details?id=com.patternedsoftware.getmymsl
Dowload that app above -> open up dialer -> enter ##3282# hit edit enter any number and hit ok. Once it fails open up the app above and select get msl.
Sent from my SPH-L900 using xda app-developers app
Click to expand...
Click to collapse
that worked but I only got to the advance step and was not able to edit the following lines because they are not there:
"5. Scroll down to HTTP PD Proxy Port & HTTP PD Proxy Address
6. Change HTTP PD Proxy Port to 0 (zero)
7. Change HTTP PD Proxy Address to 0.0.0.0"
...
thanks Avalaunchmods
are they named differently? I check all checkable options and didn't see these there. please help thanks a lot guys
coolwater22 said:
that worked but I only got to the advance step and was not able to edit the following lines because they are not there:
"5. Scroll down to HTTP PD Proxy Port & HTTP PD Proxy Address
6. Change HTTP PD Proxy Port to 0 (zero)
7. Change HTTP PD Proxy Address to 0.0.0.0"
...
thanks Avalaunchmods
are they named differently? I check all checkable options and didn't see these there. please help thanks a lot guys
Click to expand...
Click to collapse
Look in multimedia their there
Sent from my SPH-L900 using xda app-developers app
When I call ##data# it says that this option isn't available... would it matter if I'm on aosp or not?
Sent from my SPH-L900 using Tapatalk 2
beehiveblack said:
When I call ##data# it says that this option isn't available... would it matter if I'm on aosp or not?
Sent from my SPH-L900 using Tapatalk 2
Click to expand...
Click to collapse
You need to be on a stock rom to do this. Or just plain stock dialer. Forget which one there may be one way to get into this interface though while using a different ROM though. Download https://play.google.com/store/apps/details?id=com.sika524.android.quickshortcut (QuickShortcutMaker) from the Play Store and make sure you are on activities. It will list all activities each application on your phone can do and basically start each specific activity to see what it does and make a shortcut of it on your home screen. So that menu may be in there under the Phone part of the activities list but I haven't found it yet.

Google Plus hangouts video chat

The Google Plus app updated yesterday. While the update is phenomenal, one thing I've noticed: I am no longer able to make video chats via cellular data. I have talked to many other users on other carriers and it seems some carriers allow and others don't. I wanted to start this thread to both find out which carriers allow video chat through hangouts over cellular data and find out if there is a work around for us AT&T customers.
Sent from my SAMSUNG-SGH-I747 using xda premium
It's a known issue on AT&T.. Was an article I think a few days back and I think today or yesterday that AT&T will make it working by the end of the year
Sent from my SAMSUNG-SGH-I747 using xda premium
It worked for me up until the update to Google Plus yesterday.
Sent from my SAMSUNG-SGH-I747 using xda premium
Use talk enabler from the market. Done. Works just fine with the new hangouts app and video calling. Called the wife yesterday with it.
Sent from My Spiderman Themed I747
maybe im confused but talk is what updated to hangouts and plus is still plus but works with hangouts. Either way... im on tmo and couldnt video chat my lady who also has the t999 and hamgouts app so idk
Sent from my SGH-T999 using Tapatalk 2
If the op would have searched.
http://forum.xda-developers.com/showthread.php?t=2281854
Sent from Synergized i747
Wireratt said:
If the op would have searched.
http://forum.xda-developers.com/showthread.php?t=2281854
Sent from Synergized i747
Click to expand...
Click to collapse
What is your point? This link doesn't answer my question. I already knew the app replaces the Talk app. Please read my question again. And it would also do you good to treat people with respect and not assume that they don't do research before making a post.
jrmoore10 said:
What is your point? This link doesn't answer my question. I already knew the app replaces the Talk app. Please read my question again. And it would also do you good to treat people with respect and not assume that they don't do research before making a post.
Click to expand...
Click to collapse
He is pointing you to that thread where someone has already posted a work around to your problem.
I have talked to some people and they say that AT&T is gonna get it back working before the year is out. I would rather not root, but thank you very much for the link.
Sent from my SAMSUNG-SGH-I747 using xda premium
I know you said you wanted a work around without being rooted but for anyone else looking for a solution that is rooted try this out:
1.Get SQLight editor from the market
2. Get Root Explorer from the market.
3. use Root Explorer to browse to /data/data/com.google.android.gsf/databases/gservices.db and click on it
4. then click on “main”
5. Scroll down to gtalk_vc_wifi_only – highlight and hold
6. Press “Edit Record” and change the “value” to false instead of true
7. Reboot
I did it last night and it work perfectly.
Sent from my SGH-I747 using xda premium
KuRuPtIoN said:
I know you said you wanted a work around without being rooted but for anyone else looking for a solution that is rooted try this out:
1.Get SQLight editor from the market
2. Get Root Explorer from the market.
3. use Root Explorer to browse to /data/data/com.google.android.gsf/databases/gservices.db and click on it
4. then click on “main”
5. Scroll down to gtalk_vc_wifi_only – highlight and hold
6. Press “Edit Record” and change the “value” to false instead of true
7. Reboot
I did it last night and it work perfectly.
Sent from my SGH-I747 using xda premium
Click to expand...
Click to collapse
Tanks a lot dude. Worked perfectly:good:

Categories

Resources