[Help] secsettings mod [solved]

maxx35000

Senior Member
Jan 14, 2012
1,517
2,821
0
Rennes
hi guys i need some help ,
here my problem , i have decompil secsettings.apk from stock AUTXXUBNI2 to look like s5 i change some value in the bool.xml
change
Code:
    <bool name="settings_list">true</bool>
    <bool name="settings_tab">false</bool>
    <bool name="settings_grid">false</bool>
to
Code:
    <bool name="settings_list">false</bool>
    <bool name="settings_tab">false</bool>
    <bool name="settings_grid">true</bool>
i have recompil it an add to my rom
it look like this

everything work fine except samsung account i don't know why it force close see the screanshot :

maybe i forgot one thing but realy i don't know i have try to recompil many time but nothing change
if someone have any idea it will be helpfull

ok my problem is solved ;)
 
Last edited:
Jul 19, 2014
2,566
1,877
193
Chicopee
Holy crap thanks dude! :good: I'm on the Galaxy S4 Active i537 and this worked for me. The funny thing is I wasn't looking so much for the s5 look as I just wanted to be able to see all my settings on one screen, not separated. Thank you so much for sharing this, I can't believe how easy and effective this edit is. I didn't even have F.C. problems. :D

---------- Post added at 02:10 AM ---------- Previous post was at 02:00 AM ----------

I hope you don't mind, I'm gonna share this, but I'll be giving you all the credit, I just want other people (on the s4 Active forums) to know about this because this is really cool and easy.
 

maxx35000

Senior Member
Jan 14, 2012
1,517
2,821
0
Rennes
Holy crap thanks dude! :good: I'm on the Galaxy S4 Active i537 and this worked for me. The funny thing is I wasn't looking so much for the s5 look as I just wanted to be able to see all my settings on one screen, not separated. Thank you so much for sharing this, I can't believe how easy and effective this edit is. I didn't even have F.C. problems. :D

---------- Post added at 02:10 AM ---------- Previous post was at 02:00 AM ----------

I hope you don't mind, I'm gonna share this, but I'll be giving you all the credit, I just want other people (on the s4 Active forums) to know about this because this is really cool and easy.
Nice to see it work on your device too :good: