Disable/Hide developers options in pie? - Xiaomi Mi A1 Questions & Answers

how can i disable/hide developer options after enabling it in pie?

vasu1 said:
how can i disable/hide developer options after enabling it in pie?
Click to expand...
Click to collapse
Turn it off.

WhatzIt2Ya said:
Turn it off.
Click to expand...
Click to collapse
but turning it off, disables all options, which are enable by default in developer options

vasu1 said:
but turning it off, disables all options, which are enable by default in developer options
Click to expand...
Click to collapse
False.

WhatzIt2Ya said:
False.
Click to expand...
Click to collapse
try n check it yourself,, by turning it off everything gets greyed out

vasu1 said:
try n check it yourself,, by turning it off everything gets greyed out
Click to expand...
Click to collapse
Obviously, they're just the options for you to turn off (that are on by default, which means, even without developer options on, they're still on in the background).

any help here?

vasu1 said:
any help here?
Click to expand...
Click to collapse
Help with what? You have been given the answer.

If you don't want that option appears you have to do a factory reset and never activate it I guess.

ccalixtro said:
If you don't want that option appears you have to do a factory reset and never activate it I guess.
Click to expand...
Click to collapse
that's the same as disable it in About phone > Dev options, since it resets any modification (such as ADB Debugging).

portox said:
that's the same as disable it in About phone > Dev options, since it resets any modification (such as ADB Debugging).
Click to expand...
Click to collapse
Yeah but what I understand is that he doesnt want to see never more that option.

If you are rooted:
1. use a file manager like Mixplorer
2. go to /data/system/users/0/
3. open settings_global.xml file in a text editor
4. search for "development_settings_enabled", it will find a line with value=1 (if you did enable dev options, obviously)
5. change the value to 0
6. reboot
Remember that before you change the line, you have to set all the settings you want, don't disable Dev Options, then follow the steps I said. Reboot and the settings you enabled before will keep, but Developers Options will hide.
If your device isn't rooted, unfortunately I can't help you.
I confirm it's working since I disabled animations and they kept disabled after reboot.

vasu1 said:
how can i disable/hide developer options after enabling it in pie?
Click to expand...
Click to collapse
Just clear setting's data and cache.
Simple

Related

Enable auto correct

can i enable auto correct and suggest after entering? i cant find on my phone. Text Input Settings?
GoFck said:
can i enable auto correct and suggest after entering? i cant find on my phone. Text Input Settings?
Click to expand...
Click to collapse
. Have a. Look on this here a thread matey if it's what you are after.
http://forum.xda-developers.com/showthread.php?t=455892

[Q] Change hostname nexus 7 android 4.2.2

Hello,
on my android 4.2.2 google nexus 7 i want to change my hostname.
I there an option to do this WITHOUT a wipe ?
Which procedure is the most reliable at the moment ?
Thx
pitchdown said:
Hello,
on my android 4.2.2 google nexus 7 i want to change my hostname.
I there an option to do this WITHOUT a wipe ?
Which procedure is the most reliable at the moment ?
Thx
Click to expand...
Click to collapse
Under Settings/Developer options you can change your device hostname.
If you can't find the Developer options menu, you have to unlock it, go to About Tablet menu and tab on Build Number 7 times.
browy said:
Under Settings/Developer options you can change your device hostname.
If you can't find the Developer options menu, you have to unlock it, go to About Tablet menu and tab on Build Number 7 times.
Click to expand...
Click to collapse
Hi,
i have developer options enabled, but no option "hostname".
What is the problem?
Thx
pitchdown said:
Hi,
i have developer options enabled, but no option "hostname".
What is the problem?
Thx
Click to expand...
Click to collapse
It should be directly under "USB debugging notify"
Sent from my SAMSUNG-SGH-I727 using xda premium
browy said:
Under Settings/Developer options you can change your device hostname.
If you can't find the Developer options menu, you have to unlock it, go to About Tablet menu and tab on Build Number 7 times.
Click to expand...
Click to collapse
rebel1699 said:
It should be directly under "USB debugging notify"
Sent from my SAMSUNG-SGH-I727 using xda premium
Click to expand...
Click to collapse
I don`t have this on my nexus 7.
Menu "Debugging"
- USB Debugging
- Power Menu Bug Reports
- Allow Moch locations
- Select debug app
-Verify apps over USB
Thx
pitchdown said:
I don`t have this on my nexus 7.
Menu "Debugging"
- USB Debugging
- Power Menu Bug Reports
- Allow Moch locations
- Select debug app
-Verify apps over USB
Thx
Click to expand...
Click to collapse
I believe you have to be rooted to do this on the nexus 7 this way, as i am unrooted and it doesnt show in my developer options either. However you can do it using terminal emulator as well but that might also require root. Really should be a stock option, having to root just to change a hostname is a little ridiculous.
Okay just checked
> su
> getprop net.hostname
> setprop net.hostname <new_hostname>
So yea it would require su, unless someone can post a way to do this easily you might be SOL.
hostname gets reset on reboot
hi, I am using that set of commands to change the hostname but I have noted that it's getting reset on reboot. What could be the problem?
bookburner said:
I believe you have to be rooted to do this on the nexus 7 this way, as i am unrooted and it doesnt show in my developer options either. However you can do it using terminal emulator as well but that might also require root. Really should be a stock option, having to root just to change a hostname is a little ridiculous.
Okay just checked
> su
> getprop net.hostname
> setprop net.hostname <new_hostname>
So yea it would require su, unless someone can post a way to do this easily you might be SOL.
Click to expand...
Click to collapse

No hotspot on ATT Unlocked LG G6

Hello guys,
Im a bit desperate, when I try to enable mobile hotspot on my ATT Unlocked LG G6 (H871) it says auth failed and just won't share internet connection not thru wifi nor USB cable.
Please I will really appreciate your help, I need to work with my computer all the time using this function.
Thank you
An 871 may be carrier-unlocked, but it is not bootloader-unlocked. You can't root or install a different ROM, so you're stuck with AT&T's stock ROM; and if they don't have hotspot enabled in their build, there's nothing you can do about it as far as I know. Chances are their build is still trying to phone home to the carrier to check if you have hotspot in your data plan.
dwasifar said:
An 871 may be carrier-unlocked, but it is not bootloader-unlocked. You can't root or install a different ROM, so you're stuck with AT&T's stock ROM; and if they don't have hotspot enabled in their build, there's nothing you can do about it as far as I know. Chances are their build is still trying to phone home to the carrier to check if you have hotspot in your data plan.
Click to expand...
Click to collapse
There should be an option to do something, do you know if the fix with and ADB command will fix it?
Maurelo23 said:
There should be an option to do something, do you know if the fix with and ADB command will fix it?
Click to expand...
Click to collapse
There are a bunch of third party tethering apps in Play Store, maybe you should try one of those.
Just had this same issue and found a solution, check the settings database editor mentioned here, as it worked on my at&t unlocked g6
https://forum.xda-developers.com/att-lg-v10/themes-apps/activate-hotspot-unlocked-lg-v10-t3585697
DMage said:
Just had this same issue and found a solution, check the settings database editor mentioned here, as it worked on my at&t unlocked g6
https://forum.xda-developers.com/att-lg-v10/themes-apps/activate-hotspot-unlocked-lg-v10-t3585697
Click to expand...
Click to collapse
It seems like I need root, something we do not currently have. How did you fix it?
DMage said:
Just had this same issue and found a solution, check the settings database editor mentioned here, as it worked on my at&t unlocked g6
https://forum.xda-developers.com/att-lg-v10/themes-apps/activate-hotspot-unlocked-lg-v10-t3585697
Click to expand...
Click to collapse
THANK YOU THANK YOU! That did the trick now working! Awesome.
DMage said:
Just had this same issue and found a solution, check the settings database editor mentioned here, as it worked on my at&t unlocked g6
https://forum.xda-developers.com/att-lg-v10/themes-apps/activate-hotspot-unlocked-lg-v10-t3585697
Click to expand...
Click to collapse
Good to know.
1. Download "Settings Database Editor" at the playstore. The icon is a blue cog with red background.
2. Make sure youre in the "settings table" list
3. Find "tether_entitlement_check_state" then set it to "0".
Exit, should be working, if not, try a reboot.
SamaelThuum said:
1. Download "Settings Database Editor" at the playstore. The icon is a blue cog with red background.
2. Make sure youre in the "settings table" list
3. Find "tether_entitlement_check_state" then set it to "0".
Exit, should be working, if not, try a reboot.
Click to expand...
Click to collapse
you are the ****in boss, it worked
(sos el puto amo, me funciono en mi LG G6 de At&T)
1. Download "Settings Database Editor" at the playstore. The icon is a blue cog with red background.
2. Make sure youre in the "settings table" list
3. Find "tether_entitlement_check_state" then set it to "0".
Exit, should be working, if not, try a reboot.
This worked!
Thank you so much!
1. Download "Settings Database Editor" at the playstore. The icon is a blue cog with red background.
2. Make sure youre in the "settings table" list
3. Find "tether_entitlement_check_state" then set it to "0".
Exit, should be working, if not, try a reboot.
Click to expand...
Click to collapse
This is perfect - it worked like a charm. I have unlocked AT&T LG G6 (H871) that I use on T-Mobile network and previously I always had "authentication was unsuccessful" error. But now the error is gone and it works!
SamaelThuum said:
1. Download "Settings Database Editor" at the playstore. The icon is a blue cog with red background.
2. Make sure youre in the "settings table" list
3. Find "tether_entitlement_check_state" then set it to "0".
Exit, should be working, if not, try a reboot.
Click to expand...
Click to collapse
Worked in the moment!!!!! Ty

Cannot change Bluetooth Codec

So I finally fixed my Bluetooth connectivity problem by changing my Codec to something else in the Developer Options. That's good, but another problem has appeared — leaving Developer Options menu will revert all the settings back to its default settings.
This happens on both MIUI 10 and 11.
Work this?
Build.prop
persist.bt.enableAptXHD=true persist.service.btui.use_aptx=1 persistent.bt.a2dp_offload_cap=sbc-aptx-aptXHD
joke19 said:
Work this?
Build.prop
persist.bt.enableAptXHD=true persist.service.btui.use_aptx=1 persistent.bt.a2dp_offload_cap=sbc-aptx-aptXHD
Click to expand...
Click to collapse
Err... what? Sorry, I'm a total newbie at this.
Unlocked, rooted and a filemanager like mixplorer

PX5 Android 10 Xtrons IB90MTVL

Having an issue with hiding the status bar, no option in any of the settings menu or system menu. The system is not rooted so using most apps to enable immersive mode is non-functional, they also have apps that require no root but the keyboard won't work or it only hides the status bar for the home screen and no all the apps also I have no idea how to adb into the head unit. Wanted to see if anyone here had any clue on a fix or have had the dame issues and has a workaround. Thank you in advance.
I have a new PX5 Android 10
PBX80JCCL​Trying to enable developer options, I tap the Build number 7 times and more and it does nothing.
I've tried many things and still nothing.
System is original and not rooted.
I need to see my usb settings and possibly change them.
Can I enable with terminal emulator?
Anyone have any ideas?
james73448 said:
I have a new PX5 Android 10
PBX80JCCL​Trying to enable developer options, I tap the Build number 7 times and more and it does nothing.
I've tried many things and still nothing.
System is original and not rooted.
I need to see my usb settings and possibly change them.
Can I enable with terminal emulator?
Anyone have any ideas?
Click to expand...
Click to collapse
FOUND...... enable by typing ABDON in password for factory settings.
james73448 said:
FOUND...... enable by typing ABDON in password for factory settings.
Click to expand...
Click to collapse
i ended up flashing a custom firmware and gave em root

Categories

Resources