[HELP] About SecSettings.apk Touchwiz JB 4.2.2 Firmware

MR.Volkf

Senior Member
Aug 25, 2012
883
532
0
C:\Apktool & C:\TickleMyAndroid
I want to make mod to change Device name like in Galaxy S4,please someone provide me SecSettings.apk/xml/device_info_settings.xml and SecSettings.apk/Values/strings.xml or Deodexed SecSettings.apk please:( big thanks who help me provide that file :)
 

Codename13

Senior Member
Jun 22, 2012
935
1,304
0
I want to make mod to change Device name like in Galaxy S4,please someone provide me SecSettings.apk/xml/device_info_settings.xml and SecSettings.apk/Values/strings.xml or Deodexed SecSettings.apk please:( big thanks who help me provide that file :)
If you want to change your device name (as it appears), you don't have to decompile your SecSettings.apk. If you have root, simply navigate to the /system directory (with a file manager), and open it. Edit build.prop with a text editor, and change the device codename (for example, mine would be GT-S7560M) after the equal sign of "ro.product.model=" to the Galaxy S4 device codename (there are several variants, but for example - GT-I9500). You can change any instances of your original device codename (for me it would be anything that has S7560M) to the GS4 one. If you need any futher help, feel free to ask.
 
  • Like
Reactions: MR.Volkf

MR.Volkf

Senior Member
Aug 25, 2012
883
532
0
C:\Apktool & C:\TickleMyAndroid
If you want to change your device name (as it appears), you don't have to decompile your SecSettings.apk. If you have root, simply navigate to the /system directory (with a file manager), and open it. Edit build.prop with a text editor, and change the device codename (for example, mine would be GT-S7560M) after the equal sign of "ro.product.model=" to the Galaxy S4 device codename (there are several variants, but for example - GT-I9500). You can change any instances of your original device codename (for me it would be anything that has S7560M) to the GS4 one. If you need any futher help, feel free to ask.
nope nope,i mean "Device name" didn't "Model Number" but thankyou sirrr;)
 

Codename13

Senior Member
Jun 22, 2012
935
1,304
0
nope nope,i mean "Device name" didn't "Model Number" but thankyou sirrr;)
Or are you asking for help on adding a "Device name" and "Galaxy S4" string to your Device Info? If so, I can do that all if you just send me your SecSettings.apk and your framework-res.apk. Or does your Device Info already have a "Device name"? Regardless, send the two files this way, and I'll see what I can do.
 

MR.Volkf

Senior Member
Aug 25, 2012
883
532
0
C:\Apktool & C:\TickleMyAndroid
Or are you asking for help on adding a "Device name" and "Galaxy S4" string to your Device Info? If so, I can do that all if you just send me your SecSettings.apk and your framework-res.apk. Or does your Device Info already have a "Device name"? Regardless, send the two files this way, and I'll see what I can do.
yeahh but i want to make it edit able when we click Device name,not only editable via strings.xml :(