[Q] Hidden Menu *#*#4636#*#* - Verizon Galaxy S 5 Q&A, Help & Troubleshooting

Can you guys access the hidden menu by dialing "*#*#4636#*#*" ?
I want to access this to fix my sms service centre number?
Or do you guys know of any app that can edit the sms service centre number?
P.S: I'm rooted.

midskool said:
Can you guys access the hidden menu by dialing "*#*#4636#*#*" ?
I want to access this to fix my sms service centre number?
Or do you guys know of any app that can edit the sms service centre number?
P.S: I'm rooted.
Click to expand...
Click to collapse
Add this to the end of your build.prop and reboot. You should be set after that.
#Hidden Menu
sys.hiddenmenu.enable=1

Misterxtc said:
Add this to the end of your build.prop and reboot. You should be set after that.
#Hidden Menu
sys.hiddenmenu.enable=1
Click to expand...
Click to collapse
Which File Browser or app would you recommend to edit that file?

midskool said:
Which File Browser or app would you recommend to edit that file?
Click to expand...
Click to collapse
I prefer FX File Explorer with the root add-on.

Misterxtc said:
I prefer FX File Explorer with the root add-on.
Click to expand...
Click to collapse
It shows this error when saving the build.prop.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

midskool said:
It shows this error when saving the build.prop.
Click to expand...
Click to collapse
You need to press the lock icon at the top when you are in the system folder to unlock the files to edit.
View attachment 3015560

Misterxtc said:
You need to press the lock icon at the top when you are in the system folder to unlock the files to edit.
View attachment 3015560
Click to expand...
Click to collapse
Thanks for the guidance. I did save and restart. But still it won't let me dial *#*#4636#*#*.
I have found a fix around. I have installed an app named "Shortcut Master" to launch the hidden menu of *#*#4636#*#* .

midskool said:
Thanks for the guidance. I did save and restart. But still it won't let me dial *#*#4636#*#*.
I have found a fix around. I have installed an app named "Shortcut Master" to launch the hidden menu of *#*#4636#*#* .
Click to expand...
Click to collapse
You probably have to edit the file in /efs/carrier/HiddenMenu from OFF to ON. This is on by default on the VZW S5 but might not be on yours.

Misterxtc said:
You probably have to edit the file in /efs/carrier/HiddenMenu from OFF to ON. This is on by default on the VZW S5 but might not be on yours.
Click to expand...
Click to collapse
Hidden Menu was set to off in efs/carrier by default.
I turned it ON and restart.
Now some of the codes are working like *#0*# or *#06# but still *#*#4636#*#* not working directly from dialing app. :-/

midskool said:
Hidden Menu was set to off in efs/carrier by default.
I turned it ON and restart.
Now some of the codes are working like *#0*# or *#06# but still *#*#4636#*#* not working directly from dialing app. :-/
Click to expand...
Click to collapse
Did you ever figure out a way to change smsc? I'm currently having this problem on rooted 5.0

Related

[Q] reboot option in power menu

hello i5800 users
i was looking for ways to add a reboot option in the power menu but none seem compatible with i5800. AFAIK it is done by installing andoid.policy.jar but how can i do it for i5800? any ideas?
p.s. something like "Hot Reboot" would also be very useful.
thanks in advance
If you have a rooted phone then you can use switch pro widget to reboot. Another free alternate is to use widgetsoid2.x
Just add widget to reboot.
Sent from my GT-I5801 using Tapatalk
my point was i don't want no widgets. i just want to have an option for reboot when i press the power button
Just use AnReboot from the Market, giving you the option to boot into Recovery Mode,as well.
Sent from my GT-I5801 using XDA App
i just use the terminal, su reboot. or su reboot download or whatever kinda reboot i need
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Can't We have this type of Power Menu
we don't have this kind of customized roms... yet!
madhuranand007 said:
Can't We have this type of Power Menu
Click to expand...
Click to collapse
Its not about the ROM, I think it can be done by modifying some .jar files or some .xml files.
madhuranand007 said:
Can't We have this type of Power Menu
Click to expand...
Click to collapse
This is what i'm looking for!
madhuranand007 said:
Its not about the ROM, I think it can be done by modifying some .jar files or some .xml files.
Click to expand...
Click to collapse
You can't edit the .jar or XML files without to deodex the rom, and it seems like nobody did that yet...
FadeFx said:
You can't edit the .jar or XML files without to deodex the rom, and it seems like nobody did that yet...
Click to expand...
Click to collapse
I just read yesterday what's the matter with "deodexed". Am I right it's about to geht the .odex files back to .jar files? How can that be done?
Can this be done with the "xUltimate"-Tool? I read this was working on the Galaxy Spica...
FadeFx said:
You can't edit the .jar or XML files without to deodex the rom, and it seems like nobody did that yet...
Click to expand...
Click to collapse
It didn't work with smali/baksmali for me, i was trying on some APK (Like the Keyboard APK of JPA, for using it on JPF).
Gsam101 said:
It didn't work with smali/baksmali for me, i was trying on some APK (Like the Keyboard APK of JPA, for using it on JPF).
Click to expand...
Click to collapse
i think you have to have all the framework and everything in the folder with the apk you want to deodex or so, i am no pro at all, but thats what i read about that...
so any guidance on this one? please?
i am interested in this too!!
i have found a smali files but dont know how must this be modified or applied...
thanks!!
Here is the thread explains steps for adding reboot option. Will try it and port result.
forum.xda-developers.com/showthread.php?t=812341
I have tried it out but in the backsmali/smali jar i have downloaded i can find the "classes.dex"...
It was in android.policy.jar. Trying it now... (but dont have the folio here =()
Have u tried it?!!?
My problem is that in the file i got policy.jar does not appear those things that need to be modified, do i need the dex file from folio? how can i get it?

[Q] Cannot access UMTS or service menu

I'm trying to get to the service menu to get to UMTS to remove the carrier lock but entering *#197328640# does not work, would downgrading my firmware to 4.3 get this option back? or is the service menu still avable (hidden)
Note 3 N9500LTE locked to EE (UK) stock unrooted on 4.4.2 base N9005XXUGNG1
OK I've found the answer...... the code for mine is *#0011# go to soft menu press back then soft menu again key input "Q" ok then key input "0000" ok wait a few seconds and the menu appears.
solidamber said:
OK I've found the answer...... the code for mine is *#0011# go to soft menu press back then soft menu again key input "Q" ok then key input "0000" ok wait a few seconds and the menu appears.
Click to expand...
Click to collapse
Service menú for "unlock" your device is only available in android 4.2.2
Joku1981 said:
Service menú for "unlock" your device is only available in android 4.2.2
Click to expand...
Click to collapse
the service menu is there, it is hidden, you have to do the key presses above and then wait about 7 seconds, then it appears. im on 4.4.2 EE firmware
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
solidamber said:
the service menu is there, it is hidden, you have to do the key presses above and then wait about 7 seconds, then it appears. im on 4.4.2 EE firmware
Click to expand...
Click to collapse
But in android 4.3 nor android 4.4.2 works the "unlock" trick :laugh:
Oh yes..... dam and blast :crying:
Can't get to umts
I have googled for hours... Only codr that works is *#0011# i get to the service menu but when u try to steps and enter Q ... Nothing i tried Q0 still nothing... Im an amatuer this is my first attempt to unlock a phone... My company gave me the sum unlocl my phone doesnt prompt me for it. Just says invalid sim ... I can't figure out how to attach pictures. I have a Samsung j3 emerge from boost. Model SM-J327P
This is Note 3 forum.
Try and find forum for your phone.
Sent from my [device_name] using XDA-Developers Legacy app

Dialer codes not working any more, due to root?

Rooted my S7E, and just noticed that the common Samsung dialer codes (as *#0*# or even *#06#) do no longer work!
When I enter them into the dialer nothing happens! I used them successfully before!
Only change is that I installed TWRP, root and Viper!
Do dialer codes work on your phone after root?
Sent from my SM-G935F using XDA-Developers mobile app
Yes, it works for me.
That's very strange. Root shouldn't affect those codes as they are generic for all devices.
TML1504 said:
Rooted my S7E, and just noticed that the common Samsung dialer codes (as *#0*# or even *#06#) do no longer work!
When I enter them into the dialer nothing happens! I used them successfully before!
Only change is that I installed TWRP, root and Viper!
Do dialer codes work on your phone after root?
Sent from my SM-G935F using XDA-Developers mobile app
Click to expand...
Click to collapse
Depends on the rom I find. Echoerom working good for me.
Sent from my Pebble Time
Thx for the replies!
For me this is also strange, I can't remember that this was the case anytime before I rooted an android device!
Anyone else with this problem?
Sent from my SM-G935F using XDA-Developers mobile app
Did you perhaps install the Google Phone application? I installed it and can't use dialer codes with it. If I switch back to the stock Samsung Phone application it works again.
mcfly76 said:
Did you perhaps install the Google Phone application? I installed it and can't use dialer codes with it. If I switch back to the stock Samsung Phone application it works again.
Click to expand...
Click to collapse
phone is pure stock, only thing I did was rooting with TWRP and CF-root, and installing viper4android
0verdaflow said:
try another version and see if that fixes it
Click to expand...
Click to collapse
another version of what?
another rom? i think this would fix it, but it would be interessting for me WHAT caused this behaviour !
I had this problem once. Factory reset did the trick for me
Solution to failed dialler codes
Boot into recovery using vol up+home button + power button.Then wipe cache in the recovery and reboot.I hope that solves it.
S7 Edge G935V
Yes My husband replaced the stock Rom on my rooted S7 G935v and the codes didn't work afterwards
maybe the feature was turned off during the root process. use a file browser with root permissions and navigate to the lowest level and go to-- /efs/carrier --then long press hidden menu and open it with a text editor. Using capital letters just change the OFF to ON then save it, reboot and try your codes again. :highfive:
kanesglove said:
maybe the feature was turned off during the root process. use a file browser with root permissions and navigate to the lowest level and go to-- /efs/carrier --then long press hidden menu and open it with a text editor. Using capital letters just change the OFF to ON then save it, reboot and try your codes again. :highfive:
Click to expand...
Click to collapse
I can't find the folder /carrier
Same thing here
try using the search feature in file browser. make sure it has root access with permissions granted.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
kanesglove said:
View attachment 5396149
Click to expand...
Click to collapse
Check this no folder named carrier at all
Umar Sabo said:
Check this no folder named carrier at all
Click to expand...
Click to collapse
I see that. Do you use the stock rom? See if you have the actual apk file in your system apps
if you don't have the apk file I think I can send mine. I'm pretty sure if you manually inset the apk in the system folder and change the permissions to match what the other apps in the folder have it should work. I mean you may have to create a couple other files though like the carrier folder and the document in it.

[Guide] About cannot click into Developer Options - Solution

There are some ROMs cannot click into Developer Options and then the app stops responding.
These ROMs have been updated for several times but the problem still not be solved.
Here is one of the solutions for you:
1. Download the ROM you want.
2. Double click it and click into "system".
3. Copy "Build.prop" to desktop or another folder you prefer.
4. Open "Build.prop" you copied with "notepad.exe", find and delete the following words and then save the file:
"ro.frp.pst=/dev/block/bootdevice/by-name/config"
5. Replace the original file "Build.prop" with the one you revised just now.
6. Flash the new ROM as normal, finally you will find that you can go into Developer Options successfully !
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Or you could just edit build.prop right from your devic without a root enabled file browser. And instead of deleting the string you can put a # between so#ro and reboot and the problem is solved and it's much simpler.
se7ensde said:
Or you could just edit build.prop right from your devic without a root enabled file browser. And instead of deleting the string you can put a # between so#ro and reboot and the problem is solved and it's much simpler.
Click to expand...
Click to collapse
Could you tell me which app can revise dev without root? Thanks~
Use Something like "Build Prop Editor", its 57.45 times easier
Im_Mattgame said:
Use Something like "Build Prop Editor", its 57.45 times easier
Click to expand...
Click to collapse
“Build Prop Editor” also needs to use after root.
It seems that no apps can edit build.prop without root.
adrian2015 said:
“Build Prop Editor” also needs to use after root.
It seems that no apps can edit build.prop without root.
Click to expand...
Click to collapse
I think it was a typo & he meant "with a root editor".

Titanium Backup MENU is missing

Good day!
Anyone here uses Titanium Backup? The MENU button is missing, I tried using GravityBox to remap long-press "Recent" key, but it Menu option seems to be disabled.
Kindly enlighten me! Thanks!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Yeah, that's annoying. If you need to access preferences, you can just click on the Problems? button in the lower right corner and then select Preferences. If you really need to access the menu I suggest downloading Button Mapper from Play Store. Just keep in mind that some functions require you to buy the full version.
I had the same problem, I solved it by using Xposed mod called "3dot Mod" which forces the Menu button like this:
https://drive.google.com/file/d/18u1gDu6Vo0zcFzY4r-aQUKsjux8dTUiM/view?usp=sharing
matcho13579 said:
I had the same problem, I solved it by using Xposed mod called "3dot Mod" which forces the Menu button like this:
https://drive.google.com/file/d/18u1gDu6Vo0zcFzY4r-aQUKsjux8dTUiM/view?usp=sharing
Click to expand...
Click to collapse
Alrighty, I'll try this xposed module. Is it possible to edit without using xposed?
Filip013 said:
Yeah, that's annoying. If you need to access preferences, you can just click on the Problems? button in the lower right corner and then select Preferences. If you really need to access the menu I suggest downloading Button Mapper from Play Store. Just keep in mind that some functions require you to buy the full version.
Click to expand...
Click to collapse
I'll try this one out. but IMO If it's remapper, it won't work I think. The reason is that even GravityBox's own remapper doesn't work, I've tried remap long-press action to "menu" option in GravityBox, but it just activate the "multitask recent"
myself379 said:
Alrighty, I'll try this xposed module. Is it possible to edit without using xposed?
Click to expand...
Click to collapse
As far as I know, no
Same situation. Tap on 'problems' and select preferences. This is a good workaround
Why so complicated??
https://play.google.com/store/apps/details?id=com.irishin.buttonsremapper
Not working on Pixel Experience 8.0.0 rom Xiaomi Helium. I need the menu key to restore sms/mms and no xposed at the moment for oreo.
Use this non root app: https://play.google.com/store/apps/details?id=jettoast.menubutton

Categories

Resources