Xperia S Tools - Sony Xperia P, U, Sola, Go

I want to customize my Xperia S icons,Please guide us how to edit systemui file and how to take back up my original system folder.
Provide me the tools and Guide. Thanks in Advance:laugh:

What if i told you they already exist and that you need to use the search function first.

munipally.vijay said:
I want to customize my Xperia S icons,Please guide us how to edit systemui file and how to take back up my original system folder.
Provide me the tools and Guide. Thanks in Advance:laugh:
Click to expand...
Click to collapse
"Hello, I don't want to search, tell me how to do it"
Editing SystemUI -> Google (Apktool, decompile, edit, recompile)
Backing up -> Copying to SD maybe???
Tools: Apktool, brain

Apk is zip
Most simple way is to just copy icon.png to folder res/drawable-hdpi. That all folks.
Regards, Zagor

lesiki said:
"Hello, I don't want to search, tell me how to do it"
Editing SystemUI -> Google (Apktool, decompile, edit, recompile)
Backing up -> Copying to SD maybe???
Tools: Apktool, brain
Click to expand...
Click to collapse
im always having errors recompiling the systemui eventhough no changes are made...can you share your steps?

If u editing just icons and graphic u don't need to decompile/recompile. Just open the .apk file with 7zip, or WinRar, change icons that u want to change and that's it.
Sent from my LT22i

neoxx3m said:
If u editing just icons and graphic u don't need to decompile/recompile. Just open the .apk file with 7zip, or WinRar, change icons that u want to change and that's it.
Sent from my LT22i
Click to expand...
Click to collapse
the quickpanel toggle made the 'gps acquired' icon changed to 'download' icon...so i wanted to see whats wrong in the apk since there is no 'gps acquired' icon in the hdpi folder...

lcsiew said:
the quickpanel toggle made the 'gps acquired' icon changed to 'download' icon...so i wanted to see whats wrong in the apk since there is no 'gps acquired' icon in the hdpi folder...
Click to expand...
Click to collapse
Icons for quickpanel are located in SystemUI.apk. If u don't have icon for "gps acquired" in SystemUI.apk Quickpanel.apk will take any other available icon in change, I think.
Sent from my LT22i

>>How to access Xperia S system folder from PC ,Is there any tool to do it.
>>How to change the fonts in my Xperia S

Related

[Q]How to remove the toggle name in the notif bar?

good eve guys, can someone help me, how to remove the toggle name in the notif bar? pls see the attachment file for those who can't understand me
see the update package of any 14 bar toggles.. u will c d files over there which were added in ur system to show 14 status bar toogle.. u can remove it by deleting those files.
hell_lock said:
see the update package of any 14 bar toggles.. u will c d files over there which were added in ur system to show 14 status bar toogle.. u can remove it by deleting those files.
Click to expand...
Click to collapse
what update package? im using repencis v3 and i want to remove the TOGGLE NAMES on the notif bar, not the whole toggle.
chamatht said:
Do you have basic apk decompiling and xml editing knowledge?
Sent from my GT-S5360 using xda premium
Click to expand...
Click to collapse
dont have any knowledge about xml but apk decompiling, it is yes.
you need to decompile, edit some xml files, then recompile both systemUI.apk and lidroid-res.apk.
kurotsugi said:
you need to decompile, edit some xml files, then recompile both systemUI.apk and lidroid-res.apk.
Click to expand...
Click to collapse
what xml should i need to edit sir?
hyperzid said:
good eve guys, can someone help me, how to remove the toggle name in the notif bar? pls see the attachment file for those who can't understand me
Click to expand...
Click to collapse
decompile lidroid_systemui.apk in framework .... go to values--> strings.xml ...replace toggles name with a blank space.... open layout-->status_bar_expanded.xml nd change dimension
Sent from my GT-S5670 using xda premium
Easy way decompile lidroid-res.apk with framework and twframework installed. and then go in the res/layout and open power button widget.xml and find line with text view and change layout_height="fill-parent" to layout_height="0.0dip" then save the xml and recompile the apk. Now open new lidroid-res.apk and old lidroid-res.apk. In winrar. Then drag and drop the Meta-inf folder from old lidroid-res.apk to new lidroid-res.apk and flash it using any theme.zip of ur Rom
Sent from my GT-S6102 using xda premium
samsoul16 said:
Easy way decompile lidroid-res.apk with framework and twframework installed. and then go in the res/layout and open power button widget.xml and find line with text view and change layout_height="fill-parent" to layout_height="0.0dip" then save the xml and recompile the apk. Now open new lidroid-res.apk and old lidroid-res.apk. In winrar. Then drag and drop the Meta-inf folder from old lidroid-res.apk to new lidroid-res.apk and flash it using any theme.zip of ur Rom
Sent from my GT-S6102 using xda premium
Click to expand...
Click to collapse
i tried this but i got fc when i push back the lidroid..

[REQ] CM9 circle battery for stock ICS 4.0.4?

I'm building a custom ROM for my XPERIA Mini Pro.
I really need the CM9 circle battery and blue notification icons (they also can be found in Real ICS).
I tried using UOT, but it changed only the oower icons (not the network and battery).
Thank you!
Get the systemui.apk and decompile to extract the icons :laugh:
cachanilla86 said:
Get the systemui.apk and decompile to extract the icons :laugh:
Click to expand...
Click to collapse
So just decompile SystemUI with the icons I want -> Decompile my SystemUI -> Copy the icons I want and Recompile??
mexusbg said:
So just decompile SystemUI with the icons I want -> Decompile my SystemUI -> Copy the icons I want and Recompile??
Click to expand...
Click to collapse
Yes, It's that easy. For example, for my SK17 and MK16 i replaced the battery icons for the ones in the xperia gx (or maybe any nxt), because the battery icon has a white border and it's more visible
I used 7zip to open systemui.apk, the i extracted the folder named res, inside res are many folders, some say HDPI or MDPI, in one of these are the battery icons...replace or edite the ones you want and open systemui again and drag and drop the new res folder, say yes to whatever messange and you are done :good:
U can simply use Tickle My Android !!! :good:
Outlaw13 said:
U can simply use Tickle My Android !!! :good:
Click to expand...
Click to collapse
I have a problem:
I pull files. Install the frameworks (framework-res.apk and SemcGenericUxpRes.apk), then decompile SystemUI.apk and framework-res.apk.
Add the icons (from the Tackle My Android presents). Recompile the files and Prepare sys app for pushing and then push the files.
Now status bar is missing (if i push back the original systemui and framework-res it's pack).
BTW I get "W: Cannot find sources" for framework-res
Any help would be appreciated.
EDIT:
Manually decompiling and recompiling did the job. It works now .... But charging animation is not that smooth as the one I extracted it from? (note I updated the corresponding xml file too).
mexusbg said:
I have a problem:
I pull files. Install the frameworks (framework-res.apk and SemcGenericUxpRes.apk), then decompile SystemUI.apk and framework-res.apk.
Add the icons (from the Tackle My Android presents). Recompile the files and Prepare sys app for pushing and then push the files.
Now status bar is missing (if i push back the original systemui and framework-res it's pack).
BTW I get "W: Cannot find sources" for framework-res
Click to expand...
Click to collapse
I had the same problem...
but i don't know how did i fix it !!
Making a zip file works better than pushing the files !

[SHARE] [APP] Ninjamorph free

http://db.tt/pw2VSwdH
Just wanna share the app ninja morph... Its an app used for editing the apks and jars from the phone only ......
Its great app for the ones who wanna edit their apk and jars and theme them from phone only...
Great one try it (Y)
Credits - to developer of app...
And Me for sharing
Thread reported - WAREZ.
Now its not warez...
Check it !!
thanks man .just downloaded it can i edit statusbar icons inside systemui.apk using this?
Sent from my GT-S5360 using xda premium
why the hell are you reporting a free app. loser L
Sent from my GT-S5360 using evo
You can use ninjamorph for changing status bar background image
But it will only work if the status_bar.xml has a @drawable value for status bar background
If it doesn't and has a hexadecimal value it will not work as it's not pointing to a picture that can be changed
You will need to decompile the SystemUI.apk and change the value to @drawable/name of image and then place the image in the drawable-ldpi folder
You can change any other status bar image but it's a slow way of doing it as you can only change one image at a time (you can change as many as you like before you confirm change & apply I mean you cant multi select)
It's easier to unzip the apk & replace files
At op - to avoid confusion of warze instead of posting link to Dropbox post the link to download from the playstore - will also mean people will be downloading latest version
This is playstore link
https://play.google.com/store/apps/details?id=stericson.ninjamorph.free&hl=en
Nice but a con
I cant edit xmls :/
ROM EVOLUTION X3
KERNEL HELL FUSION
ALINS JB THEME + EVOLUTION S3 STATUS BAR.
technosavie said:
Nice but a con
I cant edit xmls :/
ROM EVOLUTION X3
KERNEL HELL FUSION
ALINS JB THEME + EVOLUTION S3 STATUS BAR.
Click to expand...
Click to collapse
You need a pc with the following installed
Android drivers
Java development
Apk tools
You can then decompile systemui.apk & edit xml files in notepad
Unfortunately there is no way of editing xml files on phone
(there are apps to edit xml files on phone but they don't work with android compressed xml files within apk)
@marcus
Thanks mahn... Uh explained them rightly... (Y)
I don't like ninja morph!
What I do is rename the apk to .zip and make changes inside the zip with powergrasp. And when done rename it again
learning
xXx~~~SHLOK~~~xXx said:
I don't like ninja morph!
What I do is rename the apk to .zip and make changes inside the zip with powergrasp. And when done rename it again
learning
Click to expand...
Click to collapse
That is easier if you have a lot of mods to do
Ninjamorph was created to change a single file quickly on the fly - its not designed for multiple file replacements
xXx~~~SHLOK~~~xXx said:
I don't like ninja morph!
What I do is rename the apk to .zip and make changes inside the zip with powergrasp. And when done rename it again
learning
Click to expand...
Click to collapse
Yeah agree wid marcuss .....
Ninja morph is for fast , reliable access for one file....
Its great app for newbies just editing their background... Icons etc..
marcussmith2626 said:
That is easier if you have a lot of mods to do
Ninjamorph was created to change a single file quickly on the fly - its not designed for multiple file replacements
Click to expand...
Click to collapse
Not reliable for me! Once I edited an apk but still no change
xXx~~~SHLOK~~~xXx said:
Not reliable for me! Once I edited an apk but still no change
Click to expand...
Click to collapse
Depends what you tried to change
For example of if you tried to change the status bar background image and there's not an entry in status_bar.xml for a @drawable png image it would be impossible to change using ninjamorph as there is no pointer to an image in systemui.apk
And of course you have to finish the project and apply changes without zip aligning
It does work if used correctly and for the right use
You need a pc with the following installed
Android drivers
Java development
Apk tools
You can then decompile systemui.apk & edit xml files in notepad
Unfortunately there is no way of editing xml files on phone
(there are apps to edit xml files on phone but they don't work with android compressed xml files within apk)
[\QUOTE]
I was know that it can done on pc i was taking ninja moeph
ROM EVOLUTION X3
KERNEL HELL FUSION
ALINS JB THEME + EVOLUTION S3 STATUS BAR.
Click to expand...
Click to collapse
is this a debate thread?
ninjamorph is just a simple and user friendly tool
there is also a script that manages to change png files using terminal emulator
i use both.
i dont like extract and rezip for some reasons
Please stop all of this.... Its just a app..
So if any one want and they don't know about it then they can get...
So please stop arguing about which bad or good app... As all apps are made by some efforts of developer, so we should respect that effort instead of argueing about which is best !
op you were not the first here. it is already introduced to us. with tutorial on how to use the ninjamorph and the dos and dont. with screenshot and examples of finished products too. try to search the forum before posting
check this link http://forum.xda-developers.com/showthread.php?t=2118099
But Not all newbies know this...
where can i find the clock or the clock color inside the systemui? what is the file name? thanks..
Sent from my GT-S5360 using xda premium

[REQ] Help with edit SemcGenericUxpRes

hi, can anyone replace icons from archive to apk in archive ? http://www64.zippyshare.com/v/52683022/file.html because when I'm doing it and changing this app in system/app icons are stretched, I changed icons via WinRar because when I'm trying to de/recompile this app via apk tool and other similar applications I have errors and can't do it properly
regards
Yes... But I need the original .pngs (those are from a decompiled .apk) - you can obtain them easy just unzip that .apk using "7 zip". And the framework-res.apk from the same folder (framework) as SemcGenericUxpRes.apk you are trying to modify (because I need to install it in my "APK Multi-Tool", otherwise I can't recompile the .apk)
so here is my framework and original icons http://www16.zippyshare.com/v/11770168/file.html
XperienceD said:
Quick Tip: If all you want to do is edit or replace normal images, things like your Status Bar icons or Menu icons like those used in the main screen of Settings then decompiling IS NOT necessary, simply open the apk in a zip program then just drag and drop any replacement images in to the correct folder, for images like your actual Status Bar which may have a .9 at the end then decompiling IS required.
Note: It's important to use STORE as the compression method when replacing images in the apk.
Also Note: .9 pngs need to be edited ONLY when in the decompiled folder, if you just take a .9 png and edit it then you won't be able to see the borders that the system needs to determine how that image should be displayed. I have included links at the end of this post to help with .9 editing along with links to other various theming resources that I've come across and bookmarked.
Click to expand...
Click to collapse
Click to expand...
Click to collapse
..
XperienceD said:
..
Click to expand...
Click to collapse
I'm noob at this, can you help me with edit these icons, please ?
Deleted
LaShto34 said:
I can help you. But I said to give me the original .png that you want to paste into SemcGenericUxpRes.apk. Those that you uploaded the first time was from a decompiled .apk, and the ones uploaded the second time (with framework-res.apk) are already included in SemcGenericUxpRes.apk. Give me those and I promise I'll give you SemcGenericUxpRes.apk in max. 10 minutes after.
Click to expand...
Click to collapse
http://www76.zippyshare.com/v/9442694/file.html
LaShto34 said:
I can help you. But I said to give me the original .png that you want to paste into SemcGenericUxpRes.apk. Those that you uploaded the first time was from a decompiled .apk, and the ones uploaded the second time (with framework-res.apk) are already included in SemcGenericUxpRes.apk. Give me those and I promise I'll give you SemcGenericUxpRes.apk in max. 10 minutes after.
Click to expand...
Click to collapse
thanks for your effort but I used tutorial from your link http://forum.xda-developers.com/showthread.php?t=2190716 and did it myself and it is working, thank you very much
godlesplay said:
http://www76.zippyshare.com/v/9442694/file.html
Click to expand...
Click to collapse
Here it is. Try it. I hope it will work. By the way I resized them a little, because they were not the same size as the ones from the original .apk.
Later...
OK. I'm very happy for you. Have a nice day. I used the same tutorial for recompiling...

[L7 II][ROM][HELP]How to change icon on Notification bar?

How can I change the icons in the notification bar stock with those of G3??
AssoDiPicche said:
How can I change the icons in the notification bar stock with those of G3??
Click to expand...
Click to collapse
You must decompile LGSystemUI.apk, then find&replace icons in /res/drawable-hdpi/ folder, must be same size (picture-no data) and type (usually .png).
Some of icons is in lge-res.apk and framework-res.apk. Procedure is same.
Files must be deodexed.
Recompile and enjoy.
Thank you!!
maxx_hr said:
You must decompile LGSystemUI.apk, then find&replace icons in /res/drawable-hdpi/ folder, must be same size (picture-no data) and type (usually .png).
Some of icons is in lge-res.apk and framework-res.apk. Procedure is same.
Files must be deodexed.
Recompile and enjoy.
Click to expand...
Click to collapse
Thank you very much , I'll try in the evening !
maxx_hr said:
You must decompile LGSystemUI.apk, then find&replace icons in /res/drawable-hdpi/ folder, must be same size (picture-no data) and type (usually .png).
Some of icons is in lge-res.apk and framework-res.apk. Procedure is same.
Files must be deodexed.
Recompile and enjoy.
Click to expand...
Click to collapse
Please can you guide me how to decompile and recompile LGSystemUI.apk
yashgumaste said:
Please can you guide me how to decompile and recompile LGSystemUI.apk
Click to expand...
Click to collapse
OK,
First, read this: http://forum.xda-developers.com/showthread.php?t=2251719
When you install al nessesery applications, ask if/when you stuck.
Or, if you ready to learn, there is my favourite app Virtuous Ten Studio, http://forum.xda-developers.com/showthread.php?t=1619473,
or http://virtuous-ten-studio.com/
maxx_hr said:
OK,
First, read this: http://forum.xda-developers.com/showthread.php?t=2251719
When you install al nessesery applications, ask if/when you stuck.
Or, if you ready to learn, there is my favourite app Virtuous Ten Studio, http://forum.xda-developers.com/showthread.php?t=1619473,
or http://virtuous-ten-studio.com/
Click to expand...
Click to collapse
I downloaded Virtuous ten studio and trying to decompile android.policy.jar, but cant find how to do it.
I opened that jar file through new project but cant figure out what to do next.
yashgumaste said:
I downloaded Virtuous ten studio and trying to decompile android.policy.jar, but cant find how to do it.
I opened that jar file through new project but cant figure out what to do next.
Click to expand...
Click to collapse
Didn't you ask: Please can you guide me how to decompile and recompile LGSystemUI.apk.
So, lets start with that... it is (infinitely) simpler than handling with android.policy.jar.
For beginning, please read and install from here:http://forum.xda-developers.com/showthread.php?t=2251719
All of this you need if you want to use VTS.
That is good base for start and understand this process (and works with kitkat).
And for virtuos ten studio, first you MUST read tutorials at this page: http://virtuous-ten-studio.com/, but if you don't understand base of whole process, VTS is useless.
maxx_hr said:
You must decompile LGSystemUI.apk, then find&replace icons in /res/drawable-hdpi/ folder, must be same size (picture-no data) and type (usually .png).
Some of icons is in lge-res.apk and framework-res.apk. Procedure is same.
Files must be deodexed.
Recompile and enjoy.
Click to expand...
Click to collapse
I think we can decompile and compile apk via any root browser (Extract to decomplie and zip to compile).
Do you know a link where I can get notification bar icons from G3.
Thank you
yashgumaste said:
I think we can decompile and compile apk via any root browser (Extract to decomplie and zip to compile).
Do you know a link where I can get notification bar icons from G3.
Thank you
Click to expand...
Click to collapse
I dont know where you take only icons, you must take it by yourself from LGSystemUI, or framework-res from original G3 rom.
Try to extract from here: https://app.box.com/s/m0tvrwabte4x6lyc2la1, if they look like in attached pic.
Or try to search or ask someone on G3 forum.

Categories

Resources