How to reduce the font in the lockscreen clock??? - Galaxy S Advance I9070 Q&A, Help & Troubleshooting

Hello everyone, I was wondering how shrink the character clock and date on the lock screen ... Can someone explain what to change?
I have the original version 2.3.6 Gingerbread.
I'll post a picture. I edited with Paint to understand the idea.
Who can help me?

Is there anyone could answer at my question?

I
dnasalentino91 said:
Is there anyone could answer at my question?
Click to expand...
Click to collapse
Simple answer, I think no one knows on our forum. See if someone did it with some more popular phone. Like S2, S3... If it is done there, it should be possible for our phone. It need some modding, change in some xml if it is even possible.
I think you should find xml for lockscreen in framework-res.apk, and see if there is possibility for font size change. And after that there is question is there way to put it in place where you put it in picture.
Sent from Galaxy S Advance I9070

So should I do a search in the sections dedicated to Galaxy SII and Galaxy SIII?

dnasalentino91 said:
So should I do a search in the sections dedicated to Galaxy SII and Galaxy SIII?
Click to expand...
Click to collapse
You should search all over xda, for GB TouchWiz modification of that lockscreen. And if you find it, you can't use that, our framework need to be moded like that.
Sent from Galaxy S Advance I9070

it should be in /system/framework/framework-res.apk; unzip it, go into drawable-hdpi, edit files "zzz_unlock_clock_[number].png" to suit your taste, push it into zip, rename to .apk, push to system, change permissions to 644 and reboot

adamuadamu said:
it should be in /system/framework/framework-res.apk; unzip it, go into drawable-hdpi, edit files "zzz_unlock_clock_[number].png" to suit your taste, push it into zip, rename to .apk, push to system, change permissions to 644 and reboot
Click to expand...
Click to collapse
How do unzip a file .apk?

(On your PC) Just use WinZip or 7zip to open the APK file.... Go to your destination folder.. Drag and drop it on where ever you want... Open it.. Make the changes... And put the folder back in... Therefore replacing the original one..
Note that this can be done only for replacing normal PNG or JPEG files.. For editing anything else you will have to decompile the apk and do it
Sent from your Phone using the XDA Developer's app

adamuadamu said:
it should be in /system/framework/framework-res.apk; unzip it, go into drawable-hdpi, edit files "zzz_unlock_clock_[number].png" to suit your taste, push it into zip, rename to .apk, push to system, change permissions to 644 and reboot
Click to expand...
Click to collapse
Thanks for the answer but now it appears so

Please use a Transparent PNG file and the white background should disappear
I think you just resized the original PNG file using something like MS Paint.... Just use Microsoft Office Picture Manager or anything similar for this...
Or use the software tool Fast Stone Image Resizer (sorry I forgot the exact name) for Windows.... Its pretty simple to use..
Its better if you still have the original backup of the original framework-res.apk... Because you can't use your new PNG files as you might need Photoshop or any advanced photo editing software to remove that white background.....
Sent from your Phone using the XDA Developer's app

Sami Kabir said:
Please use a Transparent PNG file and the white background should disappear
I think you just resized the original PNG file using something like MS Paint.... Just use Microsoft Office Picture Manager or anything similar for this...
Or use the software tool Fast Stone Image Resizer (sorry I forgot the exact name) for Windows.... Its pretty simple to use..
Its better if you still have the original backup of the original framework-res.apk... Because you can't use your new PNG files as you might need Photoshop or any advanced photo editing software to remove that white background.....
Sent from your Phone using the XDA Developer's app
Click to expand...
Click to collapse
I just resized the original file ... She says that instead of resize with "Paint" I have to do with other software specific to that type of change?

Photoshop, Gimp... Save it in transparent png.
Послато са GT-I9070 користећи Тапаток 2

@OP: I'm a dude.... I'm a "he"
As I told you before; to only resize your PNG files use Fast stone Image resizer... (google it!!) And for any advanced image editing use GIMP or Pinta (if you find GIMP hard to use)
Sent from your Phone using the XDA Developer's app

Sami Kabir said:
@OP: I'm a dude.... I'm a "he"
Click to expand...
Click to collapse
Oh my god! Sorryyyyyy!!!! I'm using Google Traslator and this sometimes confuses the words

Related

[Q] How to mod framework-res.apk and twframework-res.apk

Hi guys,
Wondering if someone can give me some clear directions how to add battery icons (knowing that the resource IDs of the images are not stored in public.xml - it doesn't exist in samsung's framework-res.apk) and how can I change text colors (basically replace black with white and vice versa) and where should I change these values.
Thanks a lot!
Common themers, I know you know, you just don't wanna share
Joking I would really like to start themeing as well and these are the only 2 issues that I have at the moment.
icezar1 said:
Common themers, I know you know, you just don't wanna share
Joking I would really like to start themeing as well and these are the only 2 issues that I have at the moment.
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=724778
Get apk manger.I'm trying to do this too.
Hm, I did, I de-compiled the apk but did not want to compile back. Probably the images are not Draw 9-patch-ed. However, I still need to find out how to change the text color...
icezar1 said:
Hm, I did, I de-compiled the apk but did not want to compile back. Probably the images are not Draw 9-patch-ed. However, I still need to find out how to change the text color...
Click to expand...
Click to collapse
find you find out before keep me updated, and i'll do the same.
icezar1 said:
Hi guys,
Wondering if someone can give me some clear directions how to add battery icons (knowing that the resource IDs of the images are not stored in public.xml - it doesn't exist in samsung's framework-res.apk) and how can I change text colors (basically replace black with white and vice versa) and where should I change these values.
Thanks a lot!
Click to expand...
Click to collapse
You can change the battery icons in the framework-res.apk [look in the res/drawable hdpi/stat_sys_battery_x.png
and to change the text color: I was trying to figure that one out last week....From what I figured out you need to modify:
res/layout/status_bar_latest_event_content.xml
Which is found in your framework-res.apk aswell....Decomplie-edit-recomplie....
Good luck
what program are you using to edit your xml's?
chaosjh said:
what program are you using to edit your xml's?
Click to expand...
Click to collapse
apk_manager_4.9 to decomplie-recomplie. Then use notepad to edit
i change icons and stuff in framework by just using 7zip. No need to decompile or sign, or any of that. Super easy. Not sure about changing text color, tho.
If your just wanting to do simple changes (no .xml edits)
You can use WinRar to open the framework-res.apk and find the *.png's you want to replace.
Then copy/paste the new images over the old ones inside of WinRar.
Close.. and install.
But thats for quick and dirty changes. For more intricate stuff - animations etc. that require *.xml edits - do what the above folks say
No way..
OK, just decompiled-added icons from other decompiled framework-recompiled, no xml edits-installed. Look is changed, battery icons now displaying fine but... force closes and restarts the shell in less than 20 secs...
yup try the winrar method - there is no decompiling.. just copies the images into the *.apk
And shouldn't have any FC's if you try that method.
avgjoegeek said:
If your just wanting to do simple changes (no .xml edits)
You can use WinRar to open the framework-res.apk and find the *.png's you want to replace.
Then copy/paste the new images over the old ones inside of WinRar.
Close.. and install.
But thats for quick and dirty changes. For more intricate stuff - animations etc. that require *.xml edits - do what the above folks say
Click to expand...
Click to collapse
Yeah i changed icon with winRar, and all kinds of crazy stuff happed. Loop boots,and Fc
Have you guys figured out the text color yet? If you haven't let me know what text you're trying to change and I'll write something up in a few hours when I get off work.
Sent from my SAMSUNG-SGH-I897 using XDA App
fritzgerald said:
Have you guys figured out the text color yet? If you haven't let me know what text you're trying to change and I'll write something up in a few hours when I get off work.
Sent from my SAMSUNG-SGH-I897 using XDA App
Click to expand...
Click to collapse
i have tried for to days now to get these android faces icon for the battery.I've use winRar and it worked good for a few hours, but when i used cwm to backup my system on reboot it boot loop. I got apk manger and everytime I try to compile the apk there is a error.Oh changing the text color would be cool too!
dfuse06 said:
i have tried for to days now to get these android faces icon for the battery.I've use winRar and it worked good for a few hours, but when i used cwm to backup my system on reboot it boot loop. I got apk manger and everytime I try to compile the apk there is a error.Oh changing the text color would be cool too!
Click to expand...
Click to collapse
Shoot me a link to the icons you're trying to use. What ROM are you using(name & version). What text are you looking to change? There's not one global change to make all the text different I'll need to know what specifically you're trying to change.
I use the uot kitchen you get the icon on perception 7,but im on 8 now. I'm running perception 7 darknees 2.3 theme, and that is what i'm trying to get the icons on its the battery icon of the android smiley faces it is version j with white numbers. i'm going to look for a link for them.i have the framwork-res.apk with them in it.
When you recompile with APK Manager, a couple of things are very important to do:
1. Hit yes to "system app".
2. Hit yes to restoring the files:
-Open the "keep" folder and delete resources.arsc. Then delete anything you changed (if it's there).
3. Do NOT sign it.
It should work.
PuffinNugz said:
i change icons and stuff in framework by just using 7zip. No need to decompile or sign, or any of that. Super easy. Not sure about changing text color, tho.
Click to expand...
Click to collapse
Do you just individually edit each icon? Cause I can't find a way to copy in a folder. I'm pulling the icons from the 2.3 framework, but i just want to copy over the drawable folders for now.
TheEscapist said:
Do you just individually edit each icon? Cause I can't find a way to copy in a folder. I'm pulling the icons from the 2.3 framework, but i just want to copy over the drawable folders for now.
Click to expand...
Click to collapse
I just dragged the images from a particular themes framework and dropped them to the new one all within 7zip.

cog 4.1.x theme!!!

somebody please PLEASE make something for cog 4.1 and higher!! i am getting sad looking at bone stock notification bar
novajustin said:
somebody please PLEASE make something for cog 4.1 and higher!! i am getting sad looking at bone stock notification bar
Click to expand...
Click to collapse
You want someone else to make it for you?
Sent from my SAMSUNG-SGH-I897 using XDA Premium App
I second this lol!!!
Sent from my SAMSUNG-SGH-I897 using XDA App
Thegodfather156 said:
You want someone else to make it for you?
Sent from my SAMSUNG-SGH-I897 using XDA Premium App
Click to expand...
Click to collapse
yeah! i'm not a dev...
Actually there are some themes compatible with 4.1..."The red" and "The bloo" by whiteguypl are available now just look under Captivate themes and apps...Darkys theme should be 4.1 compatible soon as well...
Sent from my SAMSUNG-SGH-I897 using XDA App
yeah i saw those ones, a little too bubble popper looking for me. or bejeweled. it's not very clean imo
After the gym tonight I'll flash Cog 4.1.1 and play around with Reefers theme to see if I can get some of it working...
If I don't get to it then it's because I got too lazy
I am to the point that I am trying to learn how because I miss my gingerbread icons.
Sent from a phone using an app.
joeclark said:
I am to the point that I am trying to learn how because I miss my gingerbread icons.
Sent from a phone using an app.
Click to expand...
Click to collapse
There is a semi easy way:
-Grab your ORIGINAL framework apks that you'll be editing from \system\app
-Use 7zip to extra the apk to a folder and name it something like "TO-BE-MODDED"
-Grab the .apk from a themed version you liked and do the same steps as above but make the directory something like "FROM-MOD"
Within the FROM-MOD folder you'll have a lot of images and XML files... **DO NOT COPY XML FILES**
Transfer all the images to your TO-BE-MODDED folder and overwrite it. You can then .zip up the contents of that folder and change the extension to .apk and overwrite your \system\app .apk by using Root Explorer or adb push
**ONE THING TO KEEP IN MIND IS YOU FACE THE POSSIBILITY OF FC'S IF YOU JACKED SOMETHING UP**
There's also a tool called APK Manager that will use adb pull if you know the apk you need or you can drop the apk in a working folder. It will then extract contents, allow XML to be edited, zip it back up, and even zipalign it
P.S The reason you copy XML files is because they can change colors, links, and behaviour of the ROM and will normally be the culprit for FC's if you overwrite or edit something improperly.
Thegodfather156 said:
You want someone else to make it for you?
Sent from my SAMSUNG-SGH-I897 using XDA Premium App
Click to expand...
Click to collapse
I would enjoy a solid cog theme as well
Sent from my SAMSUNG-SGH-I897 using XDA Premium App
novajustin said:
somebody please PLEASE make something for cog 4.1 and higher!! i am getting sad looking at bone stock notification bar
Click to expand...
Click to collapse
Use a js5 rom where your theme choice is basically unlimited.
LinuxNewb said:
There is a semi easy way:
-Grab your ORIGINAL framework apks that you'll be editing from \system\app
-Use 7zip to extra the apk to a folder and name it something like "TO-BE-MODDED"
-Grab the .apk from a themed version you liked and do the same steps as above but make the directory something like "FROM-MOD"
Within the FROM-MOD folder you'll have a lot of images and XML files... **DO NOT COPY XML FILES**
Transfer all the images to your TO-BE-MODDED folder and overwrite it. You can then .zip up the contents of that folder and change the extension to .apk and overwrite your \system\app .apk by using Root Explorer or adb push
**ONE THING TO KEEP IN MIND IS YOU FACE THE POSSIBILITY OF FC'S IF YOU JACKED SOMETHING UP**
There's also a tool called APK Manager that will use adb pull if you know the apk you need or you can drop the apk in a working folder. It will then extract contents, allow XML to be edited, zip it back up, and even zipalign it
P.S The reason you copy XML files is because they can change colors, links, and behaviour of the ROM and will normally be the culprit for FC's if you overwrite or edit something improperly.
Click to expand...
Click to collapse
WOOT! I have my gingerbread icons! Now I just need to figure out which file does the text colors
Sent from a phone using an app.
LinuxNewb said:
There is a semi easy way:
-Grab your ORIGINAL framework apks that you'll be editing from \system\app
-Use 7zip to extra the apk to a folder and name it something like "TO-BE-MODDED"
-Grab the .apk from a themed version you liked and do the same steps as above but make the directory something like "FROM-MOD"
Within the FROM-MOD folder you'll have a lot of images and XML files... **DO NOT COPY XML FILES**
Transfer all the images to your TO-BE-MODDED folder and overwrite it. You can then .zip up the contents of that folder and change the extension to .apk and overwrite your \system\app .apk by using Root Explorer or adb push
**ONE THING TO KEEP IN MIND IS YOU FACE THE POSSIBILITY OF FC'S IF YOU JACKED SOMETHING UP**
There's also a tool called APK Manager that will use adb pull if you know the apk you need or you can drop the apk in a working folder. It will then extract contents, allow XML to be edited, zip it back up, and even zipalign it
P.S The reason you copy XML files is because they can change colors, links, and behaviour of the ROM and will normally be the culprit for FC's if you overwrite or edit something improperly.
Click to expand...
Click to collapse
This method will change the base graphics no matter what ROM the theme is based on?
I'd really like to try cognition 4, but I like the Gingermix theme, which is for i9000 roms...
I ported the [THEME] Generation X v1.14 - port [Cognition/FireFly/JL1] boot animation for Cog. that whiteguypl ported into Cognition 3.0 into Cognition 4.1. I didn't add the settings from this theme as I have my own settings but it would be easy to do.
cappysw10 said:
I ported the [THEME] Generation X v1.14 - port [Cognition/FireFly/JL1] boot animation for Cog. that whiteguypl ported into Cognition 3.0 into Cognition 4.1. I didn't add the settings from this theme as I have my own settings but it would be easy to do.
Click to expand...
Click to collapse
that looks good. is there any other fonts avail? i like andromeda font!
peachpuff said:
Use a js5 rom where your theme choice is basically unlimited.
Click to expand...
Click to collapse
no thanks. i like to keep my phone on the software that it was made for.
novajustin said:
that looks good. is there any other fonts avail? i like andromeda font!
Click to expand...
Click to collapse
A simple use of the forum search tool would have led you to THIS.
modmyphone said:
A simple use of the forum search tool would have led you to THIS.
Click to expand...
Click to collapse
thank you, i know how to load fonts on the phone however i prefer to use whatever is built in. hence why i was asking if there were other fonts available on his theme.
While I have not looked into this version of the theme, there may still be the Sansation font from the original build by D3StRoY & R64.

[Q] Editing apps background and font colour

Hi friends. How can I edit apps background and font colour. For example: exdialer background from white to black and font colour also.
Please dont prefer using exdialer theme. I already know that. Thank you...
i'm not sure.. but maybe you can decompile the app and change the background.png file
You need to decompile an app, change the png graphics you want, look for the xml files with text color values and change them. Then recompile the app.
For doing that you need a program to decompile. Try apktool, apk multitool or apk manager. There's lots of tutorials and the files that need to be edited depend on each app. So yeah, use google, use the search.
Dear friends. I already know I must decompile Apk file and edit it. So I dont know which xml file includes background and font, etc. colours.
Also I know changing PNG files in apk, so I am asking to change colours of apk.
I use search and don't find anything useful.
Thank you...
Styles.xml
___________XDA Premium__________
Don't be a noob. Be a newbie..!!
Details here.
____________________________________
But the bg can be in layout also
So lemme tel you the most importatnt thing
PLAY
If you play with files
You can achieve cool hacks und mods
Sent from my GT-S5830 using xda premium
Thank you for your support... But
CoolCatGetHome said:
But the bg can be in layout also
So lemme tel you the most importatnt thing
PLAY
If you play with files
You can achieve cool hacks und mods
Click to expand...
Click to collapse
I'm playing files since i have a symbian device and going on android. And i also change png files of apps succesfully. But this thing is not a png or other picture file. It must be hex code of colour.
So i extracted a lot of xml files and opened in different xml editors and didn't see any hex code. I also tried Xml to txt converter but didn't get a result.
Is there anyone who has knowledge about that...
Thank you..
msahin061 said:
I'm playing files since i have a symbian device and going on android. And i also change png files of apps succesfully. But this thing is not a png or other picture file. It must be hex code of colour.
So i extracted a lot of xml files and opened in different xml editors and didn't see any hex code. I also tried Xml to txt converter but didn't get a result.
Is there anyone who has knowledge about that...
Thank you..
Click to expand...
Click to collapse
You should use a tool to like APKtool to open up the APK's. Then you'll start to see hex. values
** sometime app bg isnt there and needs adding like
Android:background>@drawable/bgofcoolnes<
Some like that must be added to some lines for.bg
And it has guides on xda
Search in galaxy 3 sections
Sent from my GT-S5830 using xda premium
CoolCatGetHome said:
** sometime app bg isnt there and needs adding like
Android:background>@drawable/bgofcoolnes<
Some like that must be added to some lines for.bg
And it has guides on xda
Search in galaxy 3 sections
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
I will look for it. My connection is very slow now. Thank you very much :good:

View emoji icons like IOS?

I've seen different threads about Viewing/using emoji on android devices however I haven't found a solution or final conclusion if this is possible. I don't like the android emojis that gets displayed on my phone when on Facebook etc. Is it possible to have IOS emoji icons on android fully functioning and viewable?
My phone is rooted if that helps
Xperia Z White
dreamville said:
I've seen different threads about Viewing/using emoji on android devices however I haven't found a solution or final conclusion if this is possible. I don't like the android emojis that gets displayed on my phone when on Facebook etc. Is it possible to have IOS emoji icons on android fully functioning and viewable?
My phone is rooted if that helps
Xperia Z White
Click to expand...
Click to collapse
Hello u may extract files and replace emoji icons in APK framework. The app whether is Conversation.APK or Messaging.APK...once done replacing,
u may rebuild it back into systems/apps folder in phone. Hope helps.
Whitefang
Sent from my Brain using xda app-developers
dreamville said:
Is it possible to have IOS emoji icons on android fully functioning and viewable?
Click to expand...
Click to collapse
You could replace the Android images for the iPhone ones with a bit of apk modding.
whitefang3456 said:
Hello u may extract files and replace emoji icons in APK framework. The app whether is Conversation.APK or Messaging.APK...once done replacing,
u may rebuild it back into systems/apps folder in phone. Hope helps.
Whitefang
Sent from my Brain using xda app-developers
Click to expand...
Click to collapse
XperienceD said:
You could replace the Android images for the iPhone ones with a bit of apk modding.
Click to expand...
Click to collapse
Thanks for replying. Is there a step by step instructions or thread where it shows what files are needed and where to place them
Xperia Z White
dreamville said:
Thanks for replying. Is there a step by step instructions or thread where it shows what files are needed and where to place them
Click to expand...
Click to collapse
See whitefang3456s comment about which apk it is, then simply extract it to your computer then browse the drawables folders and it will become apparent which images you need to change, and you don't need to decompile either so the task is quite simple.
XperienceD said:
See whitefang3456s comment about which apk it is, then simply extract it to your computer then browse the drawables folders and it will become apparent which images you need to change, and you don't need to decompile either so the task is quite simple.
Click to expand...
Click to collapse
+1. Thanks for helping @XperienceD
@dreamville, U may need:
1. 7zip filemanager to extract, zip to archive APK
2. Adobe PS or Paint.net to edit PNG image for emoji icons
3. Formatter link here to format. zip extension file into. APK extension.
And yes. No need decompile or mess with Binary scripts
Hope helps
Whitefang
Sent from my GT-P7500 using xda app-developers app
whitefang3456 said:
3. Formatter link here to format. zip extension file into. APK extension.
Click to expand...
Click to collapse
Not sure why you need to use that as, just right click and "open with" should be enough.
XperienceD said:
Not sure why you need to use that as, just right click and "open with" should be enough.
Click to expand...
Click to collapse
Some APK files aren't allowed to replace without being extracted or used by APK Manager. In the sametime, changing format of zipped files usually saved more spaces compared to original files
Whitefang
I browsed around the drawables folder, and didn't find any of the emoji. Can anyone shed some light on what folder they might be in, thanks.
I was looking in framework-res.apk btw.
Can someone do this for the Xperia Z? Where are the emoji?

[Q] OnOffTools background ?

I've decompiled OnOffTools.apk but I don't find the png image of the widgets background in drawable-xhdpi...
Any idea where I can fing this png ?
Thanks in advance.
how does your /res/...folders look?
there should be the pngs...hdpi,mdpi,xhdpi folder and more
i tried it out,i see them
i see there pngs like minimised_plate.png, plate.png, plate_pressed.png and all the icon.png's
see my png file,thats in drawable-xhdpi folder
is it, what you ask for?
edit:
i saw you asked the same in the honami home thread? so i guess you mean the onofftools.apk from that honami.zip?
i decompiled, and there isnt plate.png's...you are right.
is it transparent?
immerblind said:
how does your /res/...folders look?
there should be the pngs...hdpi,mdpi,xhdpi folder and more
i tried it out,i see them
i see there pngs like minimised_plate.png, plate.png, plate_pressed.png and all the icon.png's
see my png file,thats in drawable-xhdpi folder
is it, what you ask for?
edit:
i saw you asked the same in the honami home thread? so i guess you mean the onofftools.apk from that honami.zip?
i decompiled, and there isnt plate.png's...you are right.
is it transparent?
Click to expand...
Click to collapse
Yes, I use the honami onofftools.apk. The widget backgroung is white. There's plate.9.png in /res/drawable/nodpi. I hope it's the good one.
Thanks.
OnOffTools.apk\res\drawable-nodpi\plate.9.png
dully79 said:
OnOffTools.apk\res\drawable-nodpi\plate.9.png
Click to expand...
Click to collapse
Thanks.
I've modified plate.9.png (just applied negative filter on the white part), refashed OnOffTools.apk, but Xperia home FC when I try to add the widgets.
However, since it is a 9 patch png, I've left the image border unchanged...
When you saved the image did you save it as a .9.png and not a standard .png?
It works fine in my UFT zip
dully79 said:
When you saved the image did you save it as a .9.png and not a standard .png?
It works fine in my UFT zip
Click to expand...
Click to collapse
No. I use Gimp 2.8 or PaintShop Pro and they don't propose saving as .9.png...
nreuge said:
No. I use Gimp 2.8 or PaintShop Pro and they don't propose saving as .9.png...
Click to expand...
Click to collapse
A lot of the time photoshop doesn't.
I usually copy out the images im editing to another folder, make my edits and then when saving double click the image in the new folder to pick up the full name including .9
I use a USB stick as my workbench so i can drag and drop without moving and overwriting things unless i want to.
dully79 said:
A lot of the time photoshop doesn't.
I usually copy out the images im editing to another folder, make my edits and then when saving double click the image in the new folder to pick up the full name including .9
I use a USB stick as my workbench so i can drag and drop without moving and overwriting things unless i want to.
Click to expand...
Click to collapse
Yes, I've renamed my new image with .9.png extention and I'm really think that my new .9.png is good. Then, I've use Winrar to replace the png in OnOffTools.apk. Actually, Xperia home FC because my new OnOffTools.apk does not want to install...
I'll try to recompile OnOffTools.apk instead of using Winrar.
oh you not use apktool for decompile and recompile?
i recommend using it. its quiet easy after you setup everything
i normally open the 9.png with photoshop,then i edit and keep the black borders like it was, i not touch frame.just change color or whatever.then i just save it. (same file) its the best to edit the stock files. i think better than replace with others. just my experience
(for example open stock.9.png in drawable folder, then edit it, and override/save the file same place...)
oii,im not sure, was that understandable english?
also at beginning i got errors, only while i painted wrong accidentally some pixels in 9.png files. you sure you not touch the borders?
edit: i read u tried recompiling? have some errors while recompiling?
more edit: i remember something, after recompiling you put META-INF and AndroidManifest.xml from the stock OnOffTools.apk inside your new compiled apk?
nreuge said:
Yes, I've renamed my new image with .9.png extention and I'm really think that my new .9.png is good. Then, I've use Winrar to replace the png in OnOffTools.apk. Actually, Xperia home FC because my new OnOffTools.apk does not want to install...
I'll try to recompile OnOffTools.apk instead of using Winrar.
Click to expand...
Click to collapse
Dont bother messing with apks, use UFT.zip, you can find a link and details in my thread in the theme section(basic theming guide).
immerblind said:
oh you not use apktool for decompile and recompile?
i recommend using it. its quiet easy after you setup everything
i normally open the 9.png with photoshop,then i edit and keep the black borders like it was, i not touch frame.just change color or whatever.then i just save it. (same file) its the best to edit the stock files. i think better than replace with others. just my experience
(for example open stock.9.png in drawable folder, then edit it, and override/save the file same place...)
oii,im not sure, was that understandable english?
also at beginning i got errors, only while i painted wrong accidentally some pixels in 9.png files. you sure you not touch the borders?
edit: i read u tried recompiling? have some errors while recompiling?
Click to expand...
Click to collapse
Sucess!!
Firstly, I didn't succeed in recompliling because my 9.png was wrong. Now, the recompiling is working so the 9.png is ok.
The Winrar method don't seem to work all the time because I've use it with the good 9.png and then after fashing Xperia home FC.
Thanks for your help.
I would also suggest using apkmanager or multitool as they provide an log to check for errors.

Categories

Resources