Sunday, March 26, 2017
How to add more notification toggles to our Samsung Galaxy Core GT I8262
How to add more notification toggles to our Samsung Galaxy Core GT I8262
Notice: You should be running on stock android to do this. This requires root and although its not so risky but it is always better to have a backup. Also please do not blame me if you softbrick your device.. Do at your own risk!! It worked for me and it should work for anyone running stock rooted like I am.
Okay.. so, heres what you need:
(1) Rooted Galaxy Core in Easy Way
(2) Sqlite editor app
Dts all!!
So heres what you need to do:
(1) Open sqlite and give root permission. It should show a list
(2) Scroll down to "Settings Storage" and open it
(3) Open "Settings.db"
(4) Next, tap "System"
(5) Scroll down until you find "notification_panel_active_app_list" NOT the notification_panel_default_active_app_list.Tap it. If its not present (well... it was not present for me atleast)(Make sure to Check Properly),then tap the menu key and then tap new record. Set the name to "notification_panel_active_app_list" and under value type the following.
Note that the above letters should be CaSe sEnsItiVe and no spaces
(6) ReBoot
(7) Congratzz... U have successfully customized the notification panel..
You can press the thanks button if you think ive helped you as ive researched alot on this.. This is my first post here and i hope to see some warm welcomes
If you have any questions regarding this then im always ready to help..
Thank you,
Ansley
Okay.. so, heres what you need:
(1) Rooted Galaxy Core in Easy Way
(2) Sqlite editor app
Dts all!!
So heres what you need to do:
(1) Open sqlite and give root permission. It should show a list
(2) Scroll down to "Settings Storage" and open it
(3) Open "Settings.db"
(4) Next, tap "System"
(5) Scroll down until you find "notification_panel_active_app_list" NOT the notification_panel_default_active_app_list.Tap it. If its not present (well... it was not present for me atleast)(Make sure to Check Properly),then tap the menu key and then tap new record. Set the name to "notification_panel_active_app_list" and under value type the following.
Code:
Wifi;Location;SilentMode;Bluetooth;MobileData;AutoRotate;WiFiHotspot;SmartStay;AirplaneMode;DormantMode;PowerSaving;DrivingMode;Sync
(6) ReBoot
(7) Congratzz... U have successfully customized the notification panel..
You can press the thanks button if you think ive helped you as ive researched alot on this.. This is my first post here and i hope to see some warm welcomes
If you have any questions regarding this then im always ready to help..
Thank you,
Ansley
Available link for download