I want to integrate it into the Settings menu to avoid installing an app . I've seen some custom ROMs with it enabled. I tried a Marshmallow tutorial that involves deleting a few lines of code of the SecSettings2.apk but on Nougat it is different.
Any Help is Appreciated.
Related
so i want to know if there are any fixes on adding unknown sources (non- market apps) to the settings menu
Well first off can you read forum topics [How To] Enable Non-Market apps on Captivate (consolidated) It right there in a sticky how to do that
but what I'm talking about is having an option in settings>applications with a ticker box
Won't happen ATT blocks it so they will never allow it in the settings menu. Sorry miss read the post
cant someone make an mod for that to inject the feature into settings
Load sre on an it will enable non market apps from the get go no need to worry about that setting menu. I could care less. I used the setting.db mod to make it work for me as I knew from the get go that that setting would never work
from what im reading this guy is wanting the option to check and uncheck at will. Not just hacked to beable to do it. I had it on my droid x and i liked it technically I would have it checked all the time anyway but i do like having the control over it like that
The option is baked out of our settings.apk. What you need is a custom ROM with a different settings.apk. Once you do, the check box will be shown. Exhibit 1, Vibrant Hybrid R3 ROM.
Sent from my SAMSUNG-SGH-I897 using XDA App
THere is a settings.apk from the i9000 that has the checkmark. I tried to load it to my cel but it hangs at the samsung logo. Will keep trying!!
Yes it's possible to do with an i9000 rom or some other custom rom. But at the same time, it is still possible to add menus to settings.apk
I would also like to know how to go about adding custom menus to the settings app. Which smali/xml file needs edited to do this?
Maybe I am missing something, but according to the
http://gadgetguideonline.com/android/lollipop/
we should be able to:
1. edit quick settings
2. use guest user mode
3. use screen pinning... to name few
I can't find these options. Are they implemented in our (B830) version of the lollipop?
There's no feature in sounds or anywhere in settings. Also if I need device rooted to do that, please let me link to how to vid, as I've never done that.
As far as I kbow, if you have a G800F device you can do it using a custom kernel:
http://forum.xda-developers.com/galaxy-s5-mini/orig-development/kernel-custom-kernel-t3130662
For other models, probably using an Xposed module. Both need root.
Damn. I don't get it, why the f they removed it from settings after kitkat...
tried to activate in H with build.prop, and all the vibration was gone
Use SQLite editor. There is a database in package Settings storage named settings.db, find hapic_feedback_enabled name in system category and change the value from 0 to 1 then restart the phone. I think this will help ))
Hi guys! I was wondering if anyone knows how to enable the Android built in NavBar on this device. I tried very different methods, from apps to manually mods, but nothing worked. I've added the line "qemu.hw.mainkeys=0" at the end of build.prop and nothing happened, so i tried to make a local.prop file containing that line in /data folder and still nothing happened. I've also tried by adding "ro.show.navigationbar=yes" in both build.pro and local.prop but still nothing happened. In the last i've installed Xposed, Gravity Box for MM end tried to enable the navbar from here....guess what? Still nothing happened. Please, does someone know how to achieve this? I need to use the nav bar.
P.s i know about the huge amount of alternatives on Google Play, but i don't want to use third part apps that eats my RAM. If i can enable the system built in there's no reason to download a separate app.
Thanks for everyone who reads this.
Hello.
I have a device with a version of Android 4.4.4 KitKat modified, was not I who made the change, but it has two things that bother me a lot.
My device does not have the phone function and yet I have the CARD SIM icon appearing in the quick settings drop-down menu.
In the settings there is no option to edit as is common in Samsung.
I do not like to use the Xposed modules it would have to leave the app installed for this.
I wish someone would help me remove this by editing the rom files SystemUI, I know this is possible but do not have enough knowledge to run alone.