Hey guys, I have been looking around for some time. Is there anyway we can get the settings splash page colored like the Galaxy phones? The plain white is just disgusting in my opinion. I don't know how hard it would be but sure would be nice to have.
I second that notion.
In fact, i'm surprised that there are no "themes" that i can apply to my photon as well.
Coming from EVO 4g and EVO 3d, i would think all phones have this option.
Anyone know how hard this would be or where to start if I wanted to do it myself?
Probably the settings apk need to decompile it replace pngs and recompile
Sent from my MB855 using xda premium
[email protected] is right you can decompile that apk and change the png files. If you are wanting the background behind the labels changed that would either be framework-res.apk or SystemUI.apk. Not sure which but....
If you are running a custom rom like Alien or Star Wars those are deodexed and Metamorph should work. If the P-Roms are deodexed then it should work too but idk if they are or not. I plan on trying to theme some this weekend if I figure anything out I'll pass it along.
If you aren't sure what Metamorph is search it in the Market and in Google that will hold your answers :-D
Good luck
WiredAnim said:
[email protected] is right you can decompile that apk and change the png files. If you are wanting the background behind the labels changed that would either be framework-res.apk or SystemUI.apk. Not sure which but....
If you are running a custom rom like Alien or Star Wars those are deodexed and Metamorph should work. If the P-Roms are deodexed then it should work too but idk if they are or not. I plan on trying to theme some this weekend if I figure anything out I'll pass it along.
If you aren't sure what Metamorph is search it in the Market and in Google that will hold your answers :-D
Good luck
Click to expand...
Click to collapse
Well I opened up Settings.apk but I couldn't get it to decompile properly getting an error
Code:
[email protected]:/usr/local/bin# ./apktool if '/media/MOT/framework-res.apk'
I: Framework installed to: /root/apktool/framework/1.apk
[email protected]:/usr/local/bin# ./apktool d '/media/MOT/Settings.apk'
I: Baksmaling...
I: Loading resource table...
W: Skipping "android" package group
I: Loaded.
I: Loading resource table from file: /root/apktool/framework/1.apk
I: Loaded.
I: Decoding file-resources...
I: Decoding values*/* XMLs...
Exception in thread "main" java.lang.StringIndexOutOfBoundsException: String index out of range: 3
at java.lang.String.charAt(String.java:694)
at brut.androlib.res.xml.ResXmlEncoders.findNonPositionalSubstitutions(ResXmlEncoders.java:165)
at brut.androlib.res.xml.ResXmlEncoders.hasMultipleNonPositionalSubstitutions(ResXmlEncoders.java:138)
at brut.androlib.res.data.value.ResStringValue.serializeExtraXmlAttrs(ResStringValue.java:63)
at brut.androlib.res.data.value.ResScalarValue.serializeToResValuesXml(ResScalarValue.java:65)
at brut.androlib.res.AndrolibResources.generateValuesFile(AndrolibResources.java:264)
at brut.androlib.res.AndrolibResources.decode(AndrolibResources.java:137)
at brut.androlib.Androlib.decodeResourcesFull(Androlib.java:93)
at brut.androlib.ApkDecoder.decode(ApkDecoder.java:98)
at brut.apktool.Main.cmdDecode(Main.java:120)
at brut.apktool.Main.main(Main.java:57)
tried twice so I am not sure what the issue is. I can verify that this is the .apk that would need to be modified though.
edit:
ill have a zip for you in a second op
I took the PNGs from the EVO3D and stuck em in there
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
DOWNLOAD
Exactly what I was looking for that's awesome! Thank you very much
mac10334 said:
Exactly what I was looking for that's awesome! Thank you very much
Click to expand...
Click to collapse
Feel free to hit thanks
http://forum.xda-developers.com/showthread.php?t=1260483 thanks Shady... Sent from my MB855 using xda premium
This looks awesome. How and where do we install this? I have root explorer.
Sent from my MB855 using Tapatalk
dschachm said:
This looks awesome. How and where do we install this? I have root explorer.
Sent from my MB855 using Tapatalk
Click to expand...
Click to collapse
if you want the one i have just click on this link http://forum.xda-developers.com/show....php?t=1260483
How do we install this settings page?
Sent from my MB855 using Tapatalk
dreDrennon1 said:
if you want the one i have just click on this link http://forum.xda-developers.com/show....php?t=1260483
Click to expand...
Click to collapse
Just wanted to give a shout-out for using my sniper boot image in your signature!! Thanks for the support!!
Related
can someone please tell me what the hell these .pro files are? i'm used to seeing .png files in the apk's, and have done quite a bit of searching, but cannot find what format the .pro files are in the system apps on the lg optimus
also, what to do to convert .png's to .pro's and so forth
thanks in advance
I'm seeing the same thing all the themes for ninja/metamorph are using .png files.
But when i open the apk's for said theme they contain pro files instead of pngs.
I'll do some of my own testing.
But if anyone else has any incite please let me know.
RottenEntrailz said:
I'm seeing the same thing all the themes for ninja/metamorph are using .png files.
But when i open the apk's for said theme they contain pro files instead of pngs.
I'll do some of my own testing.
But if anyone else has any incite please let me know.
Click to expand...
Click to collapse
somebody recently said that if you rename your .png files to .pro, it may work
i havent tried it yet though
I just tested it and it worked.
But when i tried it with a .9. file it cause my phone to bug out and had to load a backup.
So watch out for those .9 files.
RottenEntrailz said:
I just tested it and it worked.
But when i tried it with a .9. file it cause my phone to bug out and had to load a backup.
So watch out for those .9 files.
Click to expand...
Click to collapse
cool yeah, .9 files are a bugger
Wish there was a way to rename all the files in one shot cause doing 50+ files on my phone is not fun
Sent from my LG-P509 using XDA App
RottenEntrailz said:
Wish there was a way to rename all the files in one shot cause doing 50+ files on my phone is not fun
Sent from my LG-P509 using XDA App
Click to expand...
Click to collapse
yeah you need to copy those over to your PC and do it there
tnpapadakos said:
yeah you need to copy those over to your PC and do it there
Click to expand...
Click to collapse
Even on my pc it's a pain
Sent from my LG-P509 using XDA App
RottenEntrailz said:
Even on my pc it's a pain
Sent from my LG-P509 using XDA App
Click to expand...
Click to collapse
dont be this guy
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Na i just used DOS to remane them like ren *.png *.pro
And done!
Still there are alot of bugs with those pro files some work some dont...some cause boot loops or the app not to work.
What i need is buuf style control bar and maybe some buuf themed apps that will work without renaming files.
have you found a way to view and edit files .pro?
i'm going crazy
save80 said:
have you found a way to view and edit files .pro?
i'm going crazy
Click to expand...
Click to collapse
wow, surprised to see a post pop up in this thread...
um, i have not, but i did not try what the last guy said
i'll take another run at it and let ya know
I understand that the files .png i can rename in .pro but i'm interested in doing the opposite, to see what icons are and above that size.
why are you surprised? I just posted in this thread already open,
maybe I did not understand, sorry for my bad English
save80 said:
why are you surprised?
Click to expand...
Click to collapse
it has been a long time since last post
ok lol
so there isn't a solution
damn
but I will continue to seek it
Hi guys
Made it for myself and thought to share
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I got the png's from Doc's i9000 rom kitchen.....thanks to whoever created the png's
compatible with bionix v
instructions:
1>>download framework-res.apk
2>>then either adb push it to /system/framework or copy it there with root explorer......
3>>restart
manjish said:
Hi guys
Made it for myself and thought to share
I got the png's from Doc's i9000 rom kitchen.....thanks to whoever created the png's
compatible with bionix v
instructions:
1>>download framework-res.apk
2>>then either adb push it to /system/framework or copy it there with root explorer......
3>>restart
Click to expand...
Click to collapse
Screen shot please...
Screenshot posted
Sent from my SGH-T959 using Tapatalk
Sweetness!!
thanks man im dling v5 right now will try it out shortly
edit:
would it be possible to have wifi and signal icons in a similar fashion? that would be really cool
Man this thing is mad fresh bro n e way we could get different colors
Sent from my SGH-T959 using XDA App
red version would be great
Jow24 said:
red version would be great
Click to expand...
Click to collapse
& a blue one
If someone could make this flashable that would be awesome! Or if someone could tell me how to that would be great too. Thanks!
davemw2 said:
If someone could make this flashable that would be awesome! Or if someone could tell me how to that would be great too. Thanks!
Click to expand...
Click to collapse
Purchase Root Explorer (well worth the $$), download the framework, copy the framework apk, then go into the system> Framework> then paste the apk, it should give you a force close or something weird, I just reboot and viola!!
rel500 said:
Purchase Root Explorer (well worth the $$), download the framework, copy the framework apk, then go into the system> Framework> then paste the apk, it should give you a force close or something weird, I just reboot and viola!!
Click to expand...
Click to collapse
Thanks man! Worked perfect.
Sent from my vibrant using xda app
Bionix-v
Stock+voodoo
Sbg themed
Hi,
Is there any way that you modify yours to look like pack's odometer battery one with the different colors?? I hope that I am not over-stepping my bounds here by asking this.
FYI....this changes the colored power menus to black and white. Nice mod though.
nice mod, but its not exactly flagship v3 friendly, my phone is now in some sort of infinite reboot loop!! Help please!
engineer14 said:
nice mod, but its not exactly flagship v3 friendly, my phone is now in some sort of infinite reboot loop!! Help please!
Click to expand...
Click to collapse
If u made a back up just restore If not just flash the Rom over it.
Sent from my SGH-T959 using XDA App
thanks for that tidbit, but i did not have a backup, and i had deleted my zip file from my phone. luckily, i did a factory reset, and the phone stayed on long enough to copy the rom zip file to my sdcard. then i just reflashed my phone
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I just wanna share how to edit smali and change a pop message when you clicks again and again at Android Version :fingers-crossed:
Example
To change 'zombie art by Jack Larson' to yours text for example 'Ice Cream Sandwich' to have a fully changed Ginger Bread to????
1.Basic knowledge how to compile/decompile using Apktool/Apkmanager/
Tickle My Android(I try it and so easy) Credits to Ticklefish
2.Brain and brave :laugh:
Method :
-Decompile framework.jar
-Find PlatLogoActivity.xml in smali/com/android/internal/app/
-Open with Notepad++(Windows) or gedit(Linux)
-Find this line ["Zombie art by Jack Larson" for GB] ["Ice Cream Sandwich" for ICS] ["Jelly Bean" for JB]
-Change this text to yours "WHATEVER"
-Save and close file
-Recompile your framework.jar file
-Make an CWM package and install/flash it
-Or replace it with Root Explorer or other app and change permissions to 644(rw-r--r--) and restart your phone
-Tell me the Result
CREDITS TO : ALUCARD1989PL For his info thread :good:
Original Thread
http://forum.xda-developers.com/showpost.php?p=34563875&postcount=3
Reserved
I'm not a master but it's good for ya
Error with Decompiling please help me:
Code:
I: Baksmaling...
Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
at org.jf.dexlib.Code.Format.Instruction31i$Factory.makeInstruction(Inst
ruction31i.java:82)
at org.jf.dexlib.Code.InstructionIterator.IterateInstructions(Instructio
nIterator.java:85)
at org.jf.dexlib.CodeItem.readItem(CodeItem.java:154)
at org.jf.dexlib.Item.readFrom(Item.java:77)
at org.jf.dexlib.OffsettedSection.readItems(OffsettedSection.java:48)
at org.jf.dexlib.Section.readFrom(Section.java:143)
at org.jf.dexlib.DexFile.<init>(DexFile.java:431)
at org.jf.dexlib.DexFile.<init>(DexFile.java:267)
at brut.androlib.src.SmaliDecoder.decode(SmaliDecoder.java:44)
at brut.androlib.src.SmaliDecoder.decode(SmaliDecoder.java:33)
at brut.androlib.Androlib.decodeSourcesSmali(Androlib.java:73)
at brut.androlib.ApkDecoder.decode(ApkDecoder.java:85)
at brut.apktool.Main.cmdDecode(Main.java:128)
at brut.apktool.Main.main(Main.java:65)
Upload your framework.jar
and i try to do it for you and/or pm me what letter you want to replace
MicQo said:
Error with Decompiling please help me:
Code:
I: Baksmaling...
Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
at org.jf.dexlib.Code.Format.Instruction31i$Factory.makeInstruction(Inst
ruction31i.java:82)
at org.jf.dexlib.Code.InstructionIterator.IterateInstructions(Instructio
nIterator.java:85)
at org.jf.dexlib.CodeItem.readItem(CodeItem.java:154)
at org.jf.dexlib.Item.readFrom(Item.java:77)
at org.jf.dexlib.OffsettedSection.readItems(OffsettedSection.java:48)
at org.jf.dexlib.Section.readFrom(Section.java:143)
at org.jf.dexlib.DexFile.<init>(DexFile.java:431)
at org.jf.dexlib.DexFile.<init>(DexFile.java:267)
at brut.androlib.src.SmaliDecoder.decode(SmaliDecoder.java:44)
at brut.androlib.src.SmaliDecoder.decode(SmaliDecoder.java:33)
at brut.androlib.Androlib.decodeSourcesSmali(Androlib.java:73)
at brut.androlib.ApkDecoder.decode(ApkDecoder.java:85)
at brut.apktool.Main.cmdDecode(Main.java:128)
at brut.apktool.Main.main(Main.java:65)
Click to expand...
Click to collapse
How to change background :laugh:
How you describe? Transparent or replacing with wallpaper?
ReadReadz said:
How to change background :laugh:
Click to expand...
Click to collapse
Hey @dzolcp are you know how to change CyanogenMod Pop Up Message too?
ReadReadz said:
How to change background :laugh:
Click to expand...
Click to collapse
if you wanna change that it is in systemui.apk/drawable-nodpi
yamin8000 said:
if you wanna change that it is in systemui.apk/drawable-nodpi
Click to expand...
Click to collapse
No. That's Jellybean icon, not the background
via XDA for Timescape™
Diaz1999 said:
Hey @dzolcp are you know how to change CyanogenMod Pop Up Message too?
Click to expand...
Click to collapse
I'll re-check again for you
Could you make pop up message for zellycream rom and instal with cwm please
Sent from my WT19i using xda app-developers app
nym_ardika said:
Could you make pop up message for zellycream rom and instal with cwm please
Sent from my WT19i using xda app-developers app
Click to expand...
Click to collapse
I could do that. give me your framework.jar and change to what???
dzolcp said:
I'll re-check again for you
Click to expand...
Click to collapse
Are you've done with the re-checkment
I was searching for this guide sir thank you :good:
Awesome One Sir
Thanks to GerryS2 from the SII forum, I found out how to add seconds to the clock in the statusbar. I am not sure if this will work in anything other than the stock SystemUI but you can try.
First download the rar attached. It contains the needed smali files.
Decompile your SystemUI.apk and put the three files in the rar into:
smali/com/android/systemui/statubar/policy/
Next go the res/layout/ and edit the tw_status_bar.xml with notepad++
Find: <com.android.systemui.statusbar.policy.Clock
and change to:
<com.android.systemui.statusbar.policy.DigitalClock
Recompile your SystemUI and put it in System/Apps. You can overwrite the original or rename the original to back it up (I suggest that)
Here is a screenshot:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Here is the rar thanks to gerryS2
View attachment DigitalClock.rar
Enjoy!
As usual I am not responsible for anything that goes wrong in doing this, as it is your choice to try it. Just make sure you know how to use apktool or another program for decompiling/compiling.
Any screenshot?
Send to my Samsung Galaxy S Advance v4.1.2 LQL Kernel Cocore8.2 using xda-developer app
Thanks for sharing mate!
What I also want is a way to ether Enable or Disable with a toggle in Settings :good:
Cyberdog78 said:
Any screenshot?
Send to my Samsung Galaxy S Advance v4.1.2 LQL Kernel Cocore8.2 using xda-developer app
Click to expand...
Click to collapse
Screenshot is there...
Sami Kabir said:
Thanks for sharing mate!
What I also want is a way to ether Enable or Disable with a toggle in Settings :good:
Click to expand...
Click to collapse
You can check out the original thread. I think he has a toggle in the taskbar even... not sure how to do a toggle in settings myself but wish I did too. Click thanks if you don't mind also hehehe....
Easier way to have seconds display on clock, download the XuiMod, it is an exposed module. It has the option to enable second in clock
Here is the link to it, http://forum.xda-developers.com/showthread.php?t=2477558
Nice
Sent from my GT-I9070 using xda app-developers app
Recompiling "SystemUI.apk" With Original Signature,
in work area "_WorkArea1", using "apktool_2.0.0.jar"
With Tickle My Android 10.4.1.
(tinyurl.com\ticklemyandroid)
----------------
I: Using Apktool 2.0.0
I: Smaling smali folder into classes.dex...
..\_WorkArea1\_working\SystemUI.apk\smali\com\android\systemui\statusbar\policy\DigitalClock$1.smali[27,4] Error for input '.parameter': Invalid directive
..\_WorkArea1\_working\SystemUI.apk\smali\com\android\systemui\statusbar\policy\DigitalClock$1.smali[100,15] no viable alternative at input 'now'
..\_WorkArea1\_working\SystemUI.apk\smali\com\android\systemui\statusbar\policy\DigitalClock$1.smali[108,15] no viable alternative at input 'next'
Exception in thread "main" brut.androlib.AndrolibException: Could not smali file: com/android/systemui/statusbar/policy/DigitalClock$1.smali
at brut.androlib.src.SmaliBuilder.buildFile(SmaliBuilder.java:71)
at brut.androlib.src.SmaliBuilder.build(SmaliBuilder.java:55)
at brut.androlib.src.SmaliBuilder.build(SmaliBuilder.java:41)
at brut.androlib.Androlib.buildSourcesSmali(Androlib.java:371)
at brut.androlib.Androlib.buildSources(Androlib.java:298)
at brut.androlib.Androlib.build(Androlib.java:282)
at brut.androlib.Androlib.build(Androlib.java:256)
at brut.apktool.Main.cmdBuild(Main.java:225)
at brut.apktool.Main.main(Main.java:84)
----------------
Recompile Not Successful!
richard.elgh said:
Recompiling "SystemUI.apk" With Original Signature,
in work area "_WorkArea1", using "apktool_2.0.0.jar"
With Tickle My Android 10.4.1.
(tinyurl.com\ticklemyandroid)
----------------
I: Using Apktool 2.0.0
I: Smaling smali folder into classes.dex...
..\_WorkArea1\_working\SystemUI.apk\smali\com\android\systemui\statusbar\policy\DigitalClock$1.smali[27,4] Error for input '.parameter': Invalid directive
..\_WorkArea1\_working\SystemUI.apk\smali\com\android\systemui\statusbar\policy\DigitalClock$1.smali[100,15] no viable alternative at input 'now'
..\_WorkArea1\_working\SystemUI.apk\smali\com\android\systemui\statusbar\policy\DigitalClock$1.smali[108,15] no viable alternative at input 'next'
Exception in thread "main" brut.androlib.AndrolibException: Could not smali file: com/android/systemui/statusbar/policy/DigitalClock$1.smali
at brut.androlib.src.SmaliBuilder.buildFile(SmaliBuilder.java:71)
at brut.androlib.src.SmaliBuilder.build(SmaliBuilder.java:55)
at brut.androlib.src.SmaliBuilder.build(SmaliBuilder.java:41)
at brut.androlib.Androlib.buildSourcesSmali(Androlib.java:371)
at brut.androlib.Androlib.buildSources(Androlib.java:298)
at brut.androlib.Androlib.build(Androlib.java:282)
at brut.androlib.Androlib.build(Androlib.java:256)
at brut.apktool.Main.cmdBuild(Main.java:225)
at brut.apktool.Main.main(Main.java:84)
----------------
Recompile Not Successful!
Click to expand...
Click to collapse
What phone do you have and what version of android is on it?
bobfrantic said:
What phone do you have and what version of android is on it?
Click to expand...
Click to collapse
Thanks, but I solved it.
Sent from my GT-I8190 using XDA Free mobile app
Hi I need to add Tab Named Developed By inside option About Phone in my Setting.apk in Android GB containing Developer name, ROM Developer and Contact with me... etc please help me.
I tried a lot but all attempts failed.
About Phone > Developed By:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
After click on "Developed By" take you to this pic:
a.h.l said:
Hi I need to add Tab Named Developed By inside option About Phone in my Setting.apk in Android GB containing Developer name, ROM Developer and Contact with me... etc please help me.
I tried a lot but all attempts failed.
About Phone > Developed By:
After click on "Developed By" take you to this pic:
Click to expand...
Click to collapse
Am sure ur suppose to edit the area in source code.. I dont think its possible to your end..
Sent from my Hisense F20 using Tapatalk
a.h.l said:
Hi I need to add Tab Named Developed By inside option About Phone in my Setting.apk in Android GB containing Developer name, ROM Developer and Contact with me... etc please help me.
I tried a lot but all attempts failed.
About Phone > Developed By:
After click on "Developed By" take you to this pic:
Click to expand...
Click to collapse
Should be as easy as decompiling the settings apk and replacing the icons and strings. Strings will be located in res/values/ and icons will be in one of the drawable folders. (depending on dpi)
Sent from my LG-Q710AL using Tapatalk
RealWelder said:
Should be as easy as decompiling the settings apk and replacing the icons and strings. Strings will be located in res/values/ and icons will be in one of the drawable folders. (depending on dpi)
Sent from my LG-Q710AL using Tapatalk
Click to expand...
Click to collapse
can you tell me what i edit in xml and string
ok ok if i edit without icon i want to (((tutorial that please ))))
a.h.l said:
can you tell me what i edit in xml and string
ok ok if i edit without icon i want to (((tutorial that please ))))
Click to expand...
Click to collapse
Post me a copy of your Settings, SystemUI, and framework apks such as framework-res and I'll take a look.
Sent from my LG-Q710AL using Tapatalk
RealWelder said:
Post me a copy of your Settings, SystemUI, and framework apks such as framework-res and I'll take a look.
Sent from my LG-Q710AL using Tapatalk
Click to expand...
Click to collapse
this is a picture i wont to know how can me make that
a.h.l said:
this is a picture i wont to know how can me make that
Click to expand...
Click to collapse
It's too much to do it all on this thread, but do a search for TDunham's Ultimate Touchwiz Guides and Links thread. I know that for Samsungs, but a lot of the mods work on other devices as well. I'm pretty sure there is a tutorial in there that will walk you through this step by step.
Sent from my LG-Q710AL using Tapatalk
RealWelder said:
It's too much to do it all on this thread, but do a search for TDunham's Ultimate Touchwiz Guides and Links thread. I know that for Samsungs, but a lot of the mods work on other devices as well. I'm pretty sure there is a tutorial in there that will walk you through this step by step.
Sent from my LG-Q710AL using Tapatalk
Click to expand...
Click to collapse
thank you so mush that have alot of mods but ididn't found what i wont to add name