[GUIDE] How to remove AT&T carrier name from the notification bar - AT&T Samsung Galaxy S 4 General

For everyone installing the Stock Roms, the carrier name will be displayed in the notifications bar, which i found really ugly and kinda stupid. In this guide ill show you how to remove it.
--This guide works only on the SGH-I337 model. I haven't teseted it anywhere else. If you do, leave a post below--
-- First of all, you need to have Root Access, since we are editing system files (duh!). Secondly im not responisble for any damage done to your device for not following the steps correctly. I did it on mine and its running flawlessly. --
--- Instructions --
Download a root file explorer (I used ES File Explorer)
Mount /system as r/w. (In ES File explorer you do this by +swiping left->right from the left side of the screen to open the settings +scroll to the bottom and enable root explorer +tap on root explorer +tap on mount r/w +on /system choose option rw)
Close settings and on the top where it reads sdcard tap it and from the window choose / Device
Navigate to system folder
Before editing the build.prop file make a backup so if something goes wrong you can restore it later. Copy the file and paste it somewhere in the /sdcard directory (Not necessairly).
Open the build.prop file
Edit these lines as below
From ro.product.device=jflteatt to ro.product.device=jflte
From ro.product.name=jflteuc to ro.product.name=jfltexx
Save file and Reboot.
This method will also replace the 4G Icon to the default one. And that's it! If something goes wrong simply restore the old build.prop file.
UPDATE:For those who changed the product model on build.prop: no need to change model name on build.prop - leaving it to SAMSUNG-SGH-I337 will still remove the carrier name and keep the default product model on about phone section.
If this helped you, don't hesitate to click the Thanks button

Found out that after doing this change, I noticed that the AT&T 4G icon was lying to me about the mobile data speeds. Reverting back to the samsung default ones showed me that i was getting 3G ~ H speeds instead of the constant AT&T 4G it was telling me, meaning the 4G icon is displayed no matter what, as long as you are not on edge (E). Edge Icon displayed fine.

Related

[Q] How do I edit settings.db ?

I need to know HOW to flip 1 bit in a database.
I am trying to tether my Pandigital Supernova to my Samsung Apollo's GPS and have hit a roadblock. The Supernova does not support mock locations out of the box. It seems I need to set ro.allow.mock.location=1 in default.prop and build.prop and MOCK_LOCATION to TRUE in settings.db. The 1st 2 were easy using the text editor in ROM Toolbox but I have no clue how to edit a database. The tools suggester were aShell and aSQLiteManager which I installed but honestly have no idea how to use. Can someone recommend a n00b-friendly way of doing this? I feel like I've just been told "To improve your gas mileage simply install a manual transmission."
I know this is probably resolved by now but this might help somebody else.
Must be root. Use ES File Manager from market. Go into settings and make sure you have it set to browse as root, go up to root, and mount system rw. Then back all the way up to root of the filesystem. If you are seeing folders like "etc" and "system" then you are there. From here use ES's search function and search for "all files" and put settings.db as the file name. When it comes up, note the directory and copy it to your sd card. Download SQLite Manager from market and open the copied settings.db with it. From here just look around and use the "Update Row" context action to edit the entries. When you back out it automatically saves. Copy the settings.db back into your internal memory wherever you found it at. Overwrite when prompted. Reboot. Win.

[MOD] Pantech Flex Enable Native Wifi Tethering ICS

Wifi Tethering Mod
Here are the original instructions use the zip at your own risk. It seems some people are experiencing problems with it...
I have modified the instructions to pertain to the Flex exactly.
This mod is not for the newbie, you must be rooted and I implore you to make a safe back up file in a new location of the file you will be editing. Actually two back ups, one completely stock the other you will use for editing.
I have edited his instructions for usage on the Pantech Flex running ICS.
Here’s the usual disclaimer: if you brick your phone it’s not my problem…. though I will help in any way I can as in my research I soft bricked my own device and was able to get it restored to a factory state.
Steps:
1. Root device using this method http://forum.xda-developers.com/show….php?t=2008888
2. Acquire/Install SQlite Editor or any Android SQL editor of your choice, Install ES File Explorer or Root File Explorer
3. Navigate to (root level) /Data/data/com.android.providers.settings/databases/
4. Copy file settings.db Navigate to SDcard/Backups/ now paste file to this location
5. Rename the file in Backups/ settings.db to settings.db.bak (if all goes to hell this is your backup file)
6. Paste the file again so you will have two settings files in Backups one ending in .bak and one ending in .db (this is the file you will be editing).
7. Open SQLite Editor and point it to /sdcard/Backups/settings.db and open it. You now will see a list of settings locations. Click on “secure”
8. Here you are going to be looking for two distinct lines. The line numbers may vary by device so I suggest you list name in list view:
Line 1. softap_free_supported
Line 2. softap_entitlement_interval
9. Change Line 1′s value to 1 in the SQL editor. Change Line 2′s value to 0 in the SQL editor save and close or just close depending on the editor.
10. Using your file explorer navigate back to /data/data/com.android.providers.settings/databases/ rename settings.db to settings.db.bak
11. Navigate to /sdcard/backups/settings.db(the one you edited) and copy the file go back to com.android.providers-etc and paste the file.
12. SUPPER IMPORTANT if the file permisuions on settings.db are not rw-rw-rw make them so in your file explorer.
If these permissions are no correct your phone will get stuck on the AT&T boot screen. ie softbricked
13. Reboot and you should be able to go to More in settings then Tethering & portable hotspot and turn it on set up your settings etc.
14. FYI under battery management you may want to change the value to never time out as it applies to the phones activity not the wifi activity.
This had been tried and tested on AT&T only it may work on other carries. USE AT YOUR OWN RISK!
Zip Method
You must be rooted and have CWM intalled.
1 Download the recovery mod zip file to the internal storage of your phone.
2 Reboot into recovery and make a CWM backup of your phone.
3 From recovery clear the cache and dalvik cache
4 Install the zip from the location you saved it to.
5 Reboot your phone.
6 Go to your phone settings wireless and networks, click on more, click on tethring and portable hotspot, click the box next to portable-wifi-hotspot. You are now up and running.
7 Personalize your hotspot settings in portabpe wi-fi hotspot settings.
8 Grab a free app like Hotspot Toggle to add to your home screen for easy one click on and off.
A huge Thank You goes out to Timmythanoob for making my original mod zip installable!
https://www.dropbox.com/s/9zv14h36j6xdjhq/tether.zip?m
This had been tried and tested on AT&T only, it may work on other carriers. USE AT YOUR OWN RISK!
Sent from Freakshow999's Nexus 7 using Tapatalk 2
If you find this post useful please remember to hit the thanks button!
Works perfectly
Sent from my PantechP8010 using xda app-developers app
@freakshow what part of the LBC u from were practicly neighbors bro lol
atadres said:
@freakshow what part of the LBC u from were practicly neighbors bro lol
Click to expand...
Click to collapse
I'm actually living in Cerritos right now but I'm at Portfolio at 4th and Juniper pretty much every day.
Sent from my PantechP8010 using Tapatalk 2
Mod update now zip installable through CWM recovery thanks to Timmythanoob!
the zip doesnt work for me !!
messes up my phone !
pls tell me the previous method ?
thanks...
I'm out right now. I will post up how to do it the manual way tonight some time.
Sent from my PantechP8010 using Tapatalk 2
Sorry I haven't been able to get the manual method up. I've been extremely busy with work. I will make an attempt to get it up later today.
Sent from my PantechP8010 using Tapatalk 2
after install this MOD my HOME key not work!!!
levanr said:
after install this MOD my HOME key not work!!!
Click to expand...
Click to collapse
Did you get it fixed?
if not restore system from backup
If you didnt do a backup do a factory data reset
Manual method is back and tried & true working...
Sorry it took so long. A quick Google search found a repost of my original thread on a blog... Lol!
Sent from my Nexus 7 using Tapatalk HD
Chadw1985 said:
Did you get it fixed?
if not restore system from backup
If you didnt do a backup do a factory data reset
Click to expand...
Click to collapse
i did factory data reset.
but i lost
tethering again )
levanr said:
i did factory data reset.
but i lost
tethering again )
Click to expand...
Click to collapse
Its because the file you edited is in your data folder. You will need to change a few things in your system folder to completely enable it.
levanr said:
i did factory data reset.
but i lost
tethering again )
Click to expand...
Click to collapse
Use the manual method for now we have a new zip file that should be up within the next 24 hours.
The manual method only changes the exact strings of info pertaining to tethering so it doesn't disturb the system files etc.
Sent from my Nexus 7 using Tapatalk HD
I think manual mode only work on att
becose in my carier not work (
but if delete line 1 work or using Secret Codes Revealer this work
https://play.google.com/store/apps/details?id=com.afp_group.software&hl=en
sorry for my english
File not found
freakshow999 said:
Wifi Tethering Mod
Here are the original instructions use the zip at your own risk. It seems some people are experiencing problems with it...
I have modified the instructions to pertain to the Flex exactly.
This mod is not for the newbie, you must be rooted and I implore you to make a safe back up file in a new location of the file you will be editing. Actually two back ups, one completely stock the other you will use for editing.
I have edited his instructions for usage on the Pantech Flex running ICS.
Here’s the usual disclaimer: if you brick your phone it’s not my problem…. though I will help in any way I can as in my research I soft bricked my own device and was able to get it restored to a factory state.
Steps:
1. Root device using this method http://forum.xda-developers.com/show….php?t=2008888
2. Acquire/Install SQlite Editor or any Android SQL editor of your choice, Install ES File Explorer or Root File Explorer
3. Navigate to (root level) /Data/data/com.android.providers.settings/databases/
4. Copy file settings.db Navigate to SDcard/Backups/ now paste file to this location
5. Rename the file in Backups/ settings.db to settings.db.bak (if all goes to hell this is your backup file)
6. Paste the file again so you will have two settings files in Backups one ending in .bak and one ending in .db (this is the file you will be editing).
7. Open SQLite Editor and point it to /sdcard/Backups/settings.db and open it. You now will see a list of settings locations. Click on “secure”
8. Here you are going to be looking for two distinct lines. The line numbers may vary by device so I suggest you list name in list view:
Line 1. softap_free_supported
Line 2. softap_entitlement_interval
9. Change Line 1′s value to 1 in the SQL editor. Change Line 2′s value to 0 in the SQL editor save and close or just close depending on the editor.
10. Using your file explorer navigate back to /data/data/com.android.providers.settings/databases/ rename settings.db to settings.db.bak
11. Navigate to /sdcard/backups/settings.db(the one you edited) and copy the file go back to com.android.providers-etc and paste the file.
12. SUPPER IMPORTANT if the file permisuions on settings.db are not rw-rw-rw make them so in your file explorer.
If these permissions are no correct your phone will get stuck on the AT&T boot screen. ie softbricked
13. Reboot and you should be able to go to More in settings then Tethering & portable hotspot and turn it on set up your settings etc.
14. FYI under battery management you may want to change the value to never time out as it applies to the phones activity not the wifi activity.
This had been tried and tested on AT&T only it may work on other carries. USE AT YOUR OWN RISK!
Zip Method
You must be rooted and have CWM intalled.
1 Download the recovery mod zip file to the internal storage of your phone.
2 Reboot into recovery and make a CWM backup of your phone.
3 From recovery clear the cache and dalvik cache
4 Install the zip from the location you saved it to.
5 Reboot your phone.
6 Go to your phone settings wireless and networks, click on more, click on tethring and portable hotspot, click the box next to portable-wifi-hotspot. You are now up and running.
7 Personalize your hotspot settings in portabpe wi-fi hotspot settings.
8 Grab a free app like Hotspot Toggle to add to your home screen for easy one click on and off.
A huge Thank You goes out to Timmythanoob for making my original mod zip installable!
https://www.dropbox.com/s/9zv14h36j6xdjhq/tether.zip?m
This had been tried and tested on AT&T only, it may work on other carriers. USE AT YOUR OWN RISK!
Sent from Freakshow999's Nexus 7 using Tapatalk 2
If you find this post useful please remember to hit the thanks button!
Click to expand...
Click to collapse
The link to flashable zip file is not working. Would you please upload again or provide a valid link?
Sorry guys all the zip installable files people have done for me have not worked for various reasons.
The manual method works tried and true on AT&T. I don't know about other carriers but I'm sure you would want to look at the same settings in the same file for changes.
By the way bluetooth tethering also works with this mod, but wifi tether yields much higher internet speeds.

[Q] Atrix 2 Issue Enabling Hotspot and ICS Update

[QUOTE from Another Thread]
Using SQLite
1.open settings storage (com.motorola.android.providers.settings)
2.open settings.db
3.settings
4.search for dun_apn_changeable and dun_enable
5.Change both of their values to 1
---------------
I have an Atrix 2 running 2.3.6 rooted. (Rooted with SuperOneClick)
I want to enable the Wifi Hotspot feature, I have read several threads on this group, but I do not understand if I download SQlite on my pc and run it or my phone.
I downloaded the program on my phone, but when I open it all I get is a black screen with a box in the upper left corner with a magnifying glass in it, below that I see this "/data/data/com.xuecs.sqlitemanager/databases/defaultdb" The instructions I have read make absolutely no sense to me, the first step says "open settings storage" There is no way to open any thing as far as I can tell. I'm kind of lost here....Can someone help me out?
I want to update to ICS, I get an error, it downloads the file, resets the phone, when the android screen comes up the insallation bar goes about a third of the way then it stops and then it reboots, once its up and running it says "update failed" I have opened SuperOneClick and hit the unroot button, it says it was sucessful and it removes the Superuser app but the ICS OTA update still does not work. ANY SUGGESTIONS?
More detailed instructions for enabling wifi tether can be found at the following link, and I'm also pasting them here in full for anyone else curious. Note that this was the procedure for enabling everything on ICS. I'm not sure whether anything is different on Gingerbread.
http://forum.xda-developers.com/showpost.php?p=32347835&postcount=4
Things you will need:
ES File Explorer (free from play store)
aSQLiteManager (free from play store)
1. Launch ES File Explorer and within its settings, grant it full root permissions (near the bottom of settings, go in and check all four checkboxes).
2. From ES File Explorer navigate upward out of your SD card and onto the root of your device, then go into Data/Data/com.motorola.android.providers.settings/databases
3. Copy the "settings.db" file found there over to your SD card
4. Using aSQLiteManager select "Open Database" and pick that settings.db file on your SD card.
5. Select "settings" from the four tables you are presented with
6. Select "Data" from the top button menu
7. You'll see a long list of crap. Hit PgDn until you see line 113 "entitlement_check". Hit Edit and change the value from 1 to 0.
8. While you're here, also go to lines 117 and 118 that start with "dun" and change them both from 0 to 1. This is not necessary for Webtop but will enable wifi hotspot tethering.
9. Exit aSQLiteManager, go back into ES File Explorer and this time copy the modified "settings.db" back into the previous/original folder from Step 2, overwriting the old file.
10. Exit ES File Explorer, reboot your device and Webtop should work as expected.
paleozord said:
More detailed instructions for enabling wifi tether can be found at the following link, and I'm also pasting them here in full for anyone else curious. Note that this was the procedure for enabling everything on ICS. I'm not sure whether anything is different on Gingerbread.
http://forum.xda-developers.com/showpost.php?p=32347835&postcount=4
Things you will need:
ES File Explorer (free from play store)
aSQLiteManager (free from play store)
1. Launch ES File Explorer and within its settings, grant it full root permissions (near the bottom of settings, go in and check all four checkboxes).
2. From ES File Explorer navigate upward out of your SD card and onto the root of your device, then go into Data/Data/com.motorola.android.providers.settings/databases
3. Copy the "settings.db" file found there over to your SD card
4. Using aSQLiteManager select "Open Database" and pick that settings.db file on your SD card.
5. Select "settings" from the four tables you are presented with
6. Select "Data" from the top button menu
7. You'll see a long list of crap. Hit PgDn until you see line 113 "entitlement_check". Hit Edit and change the value from 1 to 0.
8. While you're here, also go to lines 117 and 118 that start with "dun" and change them both from 0 to 1. This is not necessary for Webtop but will enable wifi hotspot tethering.
9. Exit aSQLiteManager, go back into ES File Explorer and this time copy the modified "settings.db" back into the previous/original folder from Step 2, overwriting the old file.
10. Exit ES File Explorer, reboot your device and Webtop should work as expected.
Click to expand...
Click to collapse
I figured out what I was doing wrong, I didnt have the File Explorer at first..lol Once I did take care of things and rebooted the phone I kept getting errors that said "The process com.motorola.service.main has stopped unexpectedly" I hit force close and cancel both but the error would keep popping up at random times, plus other errors would pop up random apps running in the background would stop unexpectedly. Then the power button would not lock the screen anymore....The tethering worked though! I ended up doing a factory reset because the errors popped up so often the phone was useless.
I did not touch anything else but Line 150 which was the Entitlement Check line so I have no idea what went wrong.
One other thing, I would like to uprgade to ICS but since my phone is rooted I can't do it OTA, is there a way to manually do it? I remember when I upgraded to 2.3.6 I just put a file on the SD card and installed it, can I do that with ICS 4.0?

[Q] Build.prop reverts when I reboot

I've been trying to modify my build.prop to enable carrier billing on my T-mobile One S with Zen Rom 1.05, but every time I reboot it reverts back to the one that came stock with the rom. I'm mounting R/W and I've copied the file onto my SD card after editing it to be sure it was actually saving. The copied file shows all of the changes, so I'm sure it is, but as soon as I reboot, the one in \system reverts. I've tried build.prop editors from the market, and editing it from root explorer's text editor, and it's all the same. Any ideas?
Thanks!

Keyboard layout functions not working HELP?!?!?

When I go into Device>System>usr>keylayout>sec_keypad.kl I changed the funtion keys from:
key 59 MENU
key 60 HOME
to:
key 59 HOME
key 60 MENU
I then restarted the phone but there was no change to the settings. I went back to the sec_keylayout.kl file and it shows that the keys have still been changed but there is no effect to the phone at all. I've also downloaded the program called "Buttom Remapper" but the changes I make there has no effect either. I'm also looking for ways to remap the long press functions on some of the keys but I'm not sure which numbers represent those functions. I also know about "Home2shortcut" but that application only works with home buttons which this phone does not have. I also have my phone rooted but I don't know if its S-OFF or S-ON so i don't know if that could be a reason I'm having this issue. PLEASE HELP!!!!!
Just checking to see if anybody has any idea on how to solve this issue?!?!? HELP???
pantherz said:
Just checking to see if anybody has any idea on how to solve this issue?!?!? HELP???
Click to expand...
Click to collapse
Did you mount the system as r/w before making changes to the file? Otherwise, the changes won't stick. I use Script Manager to mount the system as r/w - edit the file- save- remount the system as r/o- exit and done. This always works for me. Also,there are a couple of good threads on here about remapping keys and alt layouts, there might be an answer there. I don't think being s-on or s-off has anything to do with your problem - I'm pretty sure that is an HTC thing and doesn't apply to Samsung devices. Perhaps your experience is already past this but I wanted to to try. Sorry, I can't be more help than that. Good luck!
Player-J said:
Did you mount the system as r/w before making changes to the file? Otherwise, the changes won't stick. I use Script Manager to mount the system as r/w - edit the file- save- remount the system as r/o- exit and done. This always works for me. Also,there are a couple of good threads on here about remapping keys and alt layouts, there might be an answer there. I don't think being s-on or s-off has anything to do with your problem - I'm pretty sure that is an HTC thing and doesn't apply to Samsung devices. Perhaps your experience is already past this but I wanted to to try. Sorry, I can't be more help than that. Good luck!
Click to expand...
Click to collapse
OMG sorry I didnt see this!! Thanks for the reply!!! I could download Manager Script right now but how do you mount as r/w with script manager?? also can I mount the system as r/w with other programs such as "root explorer" or ES File Explorer?? I wouldn't even know how to remount the system as r/o after im done since this the first time im doing anything like this :crying:
pantherz said:
OMG sorry I didnt see this!! Thanks for the reply!!! I could download Manager Script right now but how do you mount as r/w with script manager?? also can I mount the system as r/w with other programs such as "root explorer" or ES File Explorer?? I wouldn't even know how to remount the system as r/o after im done since this the first time im doing anything like this :crying:
Click to expand...
Click to collapse
Open Script Manager - select Browse as Root - choose "Always" when prompted. Next, press your Menu key - this will pop up a menu of options - choose Advanced - this will give you more selections - choose mount system as r/w - exit by pressing your Home button (leaving script manager running in the background. Now any changes you want to make can be written to the system. When done go through the options again to remount the system as r/o. This app also has a built-in text editor, so you can make and save changes from within.
Root Explorer and ES can do some of these things. I use ES to manage files sometimes but I'm not really sure about mounting and re-mounting the system. Script Manager for sure can do all this. Another option is to use terminal, either on a computer or an app on the phone. Here's a link to a guide.
http://forum.xda-developers.com/wiki/Guide:Using_the_Terminal
Hope this solves your problem. Even if it doesn't these are still good things to know.
Player-J said:
Open Script Manager - select Browse as Root - choose "Always" when prompted. Next, press your Menu key - this will pop up a menu of options - choose Advanced - this will give you more selections - choose mount system as r/w - exit by pressing your Home button (leaving script manager running in the background. Now any changes you want to make can be written to the system. When done go through the options again to remount the system as r/o. This app also has a built-in text editor, so you can make and save changes from within.
Root Explorer and ES can do some of these things. I use ES to manage files sometimes but I'm not really sure about mounting and re-mounting the system. Script Manager for sure can do all this. Another option is to use terminal, either on a computer or an app on the phone. Here's a link to a guide.
http://forum.xda-developers.com/wiki/Guide:Using_the_Terminal
Hope this solves your problem. Even if it doesn't these are still good things to know.
Click to expand...
Click to collapse
Ok so these are the steps I took exactly:
*Opened the Script Manager and gave it superuser permissions
* Selected the menu button and selected advanced
*selected the option that says "Mount/system as FW"
*then I went into Device>System>usr>keylayout>sec_keypad.kl in Script Manager
*Then I selected "text." But when I did that a screen popped up that read:
"you only have read permission with this file. do you want to create a local copy and edit it or open file directly"
*Then I selected "create copy" and when I did that a small Notification popped up that read:
"File RW permission denied, using a copy"
I don't know if you are getting the same notifications or screen popups as well but from what Im understand is that these popups are not good and its basically telling me that something went wrong during the mounting process. Any suggestion??
P.S. I also have a video of the steps if you would like to see
pantherz said:
Ok so these are the steps I took exactly:
*Opened the Script Manager and gave it superuser permissions
* Selected the menu button and selected advanced
*selected the option that says "Mount/system as FW"
*then I went into Device>System>usr>keylayout>sec_keypad.kl in Script Manager
*Then I selected "text." But when I did that a screen popped up that read:
"you only have read permission with this file. do you want to create a local copy and edit it or open file directly"
*Then I selected "create copy" and when I did that a small Notification popped up that read:
"File RW permission denied, using a copy"
I don't know if you are getting the same notifications or screen popups as well but from what Im understand is that these popups are not good and its basically telling me that something went wrong during the mounting process. Any suggestion??
P.S. I also have a video of the steps if you would like to see
Click to expand...
Click to collapse
You were doing fine up until the point you selected to "create copy". At this point, you want to "open directly" so that you can edit the file. When you are done, save and your changes should stick. It would be wise to back up the original file somewhere. In case something goes wrong, you can always delete your mistake and put the original back in place.

Categories

Resources