[GUIDE]✰ ◆ ◇ ✰ Custom Carrier Logo's for Stock/Custom ROMs ✰ ◇ ◆ ✰ - Galaxy Note II Themes and Apps

[GUIDE]✰ ◆ ◇ ✰ Custom Carrier Logo's for Stock/Custom ROMs ✰ ◇ ◆ ✰
Hey guys.
I've had a few people asking me how to create a custom carrier logo, so I decided to post up a short guide on how to do it.
I'll try to keep it as simple as possible, hopefully you'll be able to understand it
We need
- apktool
- Galaxy Note 2
*make sure you meet all requirements for apktool
Guide:
- Copy framework-res.apk and SystemUI.apk from your current ROM into your apktool directory
* SystemUI.apk --> /system/app
* framework-res.apk --> /system/framework
- CD your apktool folder
- Install resources from framework-res.apk by issuing this command
Code:
apktool if framework-res.apk
- Decompile your SystemUI.apk by doing following command
Code:
apktool d SystemUI.apk
- Navigate to your decompiled SystemUI folder and go to /res/values/bools.xml
- Find the following bool
Code:
<bool name="config_showOperatorLogo">false</bool>
- Change it to the following:
Code:
<bool name="config_showOperatorLogo">true</bool>
- Save and close the XML
- Next, navigate to /res/drawable-xdpi/ and search for this image
Code:
tw_stat_notify_operator_logo
- This is what you want to replace with your custom image. Try not have the image too big, and make sure it is a png.
I usually make my logos arround 90x40 but they can be smaller or slightly larger depending on what you are using.
- After you replaced that image with your custom carrier logo go back to your command prompt window and recompile your apk.
Code:
apktool b SystemUI
- Your new apk will be in the decompiled SystemUI folder in the "dist" folder
- Next, ckick and drag the original AndroidManifest.xml and the META-INF folder for the original SystemUI.apk to the new SystemUI.apk
- drag your new SystemUI.apk to /system/app and make sure you have set the right permissions RW--R--R
- then Reboot
Screenshot
upper left corner (my favorite soccer club from Belgrad )
How To Submit Request
- Post your SystemUI.apk and framework-res.apk from your current ROM
- Post the carrier logo you want
- Post what ROM you are using
Resources
- Some carrier logos
Enjoy !​
Always remember to make a nandroid backup BEFORE making any changes to your system.​
*All credits goes to fergie716
for example
​

i cant recompile it...

why not... just follow the steps one by one...
or give me your
- SystemUI.apk
- framework-res.apk
- your carrier logo image
i'll try to recompile it
Gesendet von meinem GT-N7100 mit Tapatalk 2

im using crash rom v2.1..
here is my
systemUI.apk
framework-res.apk and
tw_stat_notify_operatorlog.png
all in the zip file...
http://www.mediafire.com/download.php?pnjg03n6t1s22dt
if done...let me know...i need to remove the file from mediafire...

jiawei0309 said:
im using crash rom v2.1..
here is my
systemUI.apk
framework-res.apk and
tw_stat_notify_operatorlog.png
all in the zip file...
http://www.mediafire.com/download.php?pnjg03n6t1s22dt
if done...let me know...i need to remove the file from mediafire...
Click to expand...
Click to collapse
here you go mate... let me know if it works for you

Help me agn...new version of crash rom v3...
http://db.tt/SmCrL7yW
Sent from my GT-N7100

help me, plz. i'm using WanamLite v2.0
here my file : http://www.mediafire.com/#l1yuulxl2wl6e
I've made but it not work. i'm not see change anything

LuCiFeRkO, for some reason I can't seem to recompile the apk, and I've never had a problem recompiling apk's before. Can I send you a link to the needed files? Thank you so much for all your hard work.

help me plz bro...http://db.tt/SmCrL7yW

Success!!!
LuCiFeRkO,
It took me a two days to get this running, and I know this is for the 7100/7105, but I felt a little daring and tried on my Sprint L900. Now I need to make an adjustment, but I am really proud with the results for a first time. I used your template of 90 x 40. I just need to get the right Font and Colour. I may have to stretch it out a little past 90.
Also, I noticed that when the phone is locked the Carrier shows up on the lock screen beside my logo, but when I unlock it, it goes away. Any ideas where I should look to remove that or is that normal?
{
"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"
}

vanlisa said:
help me, plz. i'm using WanamLite v2.0
here my file : http://www.mediafire.com/#l1yuulxl2wl6e
I've made but it not work. i'm not see change anything
Click to expand...
Click to collapse
your link doesn't work...upload it somewhere else
thnx
jiawei0309 said:
help me plz bro...http://db.tt/SmCrL7yW
Click to expand...
Click to collapse
here you go mate....enjoy

LuCiFeRkO said:
your link doesn't work...upload it somewhere else
thnx
here you go mate....enjoy
Click to expand...
Click to collapse
Thx bro...Tried...dono why...not working
Sent from my GT-N7100

Here is the screenshot after replace systemui.apk
Sent from my GT-N7100

jiawei0309 said:
Here is the screenshot after replace systemui.apk
Sent from my GT-N7100
Click to expand...
Click to collapse
strange...did you reboot your phone and set the right permissions?

gyrene2083 said:
LuCiFeRkO,
It took me a two days to get this running, and I know this is for the 7100/7105, but I felt a little daring and tried on my Sprint L900. Now I need to make an adjustment, but I am really proud with the results for a first time. I used your template of 90 x 40. I just need to get the right Font and Colour. I may have to stretch it out a little past 90.
Also, I noticed that when the phone is locked the Carrier shows up on the lock screen beside my logo, but when I unlock it, it goes away. Any ideas where I should look to remove that or is that normal?
Click to expand...
Click to collapse
try to upload your systemui.apk and i'll see what can i do....

LuCiFeRkO said:
strange...did you reboot your phone and set the right permissions?
Click to expand...
Click to collapse
rw-r-r izzit the correct permission??

jiawei0309 said:
rw-r-r izzit the correct permission??
Click to expand...
Click to collapse
yes
Gesendet von meinem GT-N7100 mit Tapatalk 2

really not working..

Thank you I sent you a PM with the Link.

Hi All,
already done but my status bar disappeared after reboot.
Can you please do that for me?
you can download it at dl.dropbox.com/u/4358137/Abud.7z
thanks before

Related

Request - circle battery icon for 4.0.A.2.368

hi
if someone could suggest a circle battery icon for firmware 4.0.A.2.368 ??
UOT is out of order :/
My framework-res.apk https://rapidshare.com/files/1176802212/framework-res.apk
erm uot is kinda crowded now, but u still can access it, patience..
btw, i manage to put battery percentage for the 4.0.A.2.368 framework, but its not circle..
View attachment framework-res.rar
unrar it...
{
"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"
}
uot kitchen overcrowded,but worth queing.Have heart battery on.145,always amend scripting and i put framework-res.apk and SystemUi.apk in manually,always works.
uot kitchen overcrowded,but worth queing.Have heart battery on.145,always amend scripting and i put framework-res.apk and SystemUi.apk in manually,always works.I am not sure ,is there now a working recovery?
I need circle battery too.... please please... where can i ger circle battery for 4.0.A.2.368? I have rooted 4.0.A.2.368 with unlocked bootloader.
toots9900 said:
I am not sure ,is there now a working recovery?
Click to expand...
Click to collapse
I have a working recovery from this kernel: http://forum.xda-developers.com/showthread.php?t=1197263
UOT works today slowly but work ;>
We need circle battery.... please please... where can we get circle battery in status bar for 4.0.A.2.368?
Finalfour said:
I need circle battery too.... please please... where can i ger circle battery for 4.0.A.2.368? I have rooted 4.0.A.2.368 with unlocked bootloader.
Click to expand...
Click to collapse
Link to the battery you want and I'll add it to the framework posted above.
XperienceD said:
Link to the battery you want and I'll add it to the framework posted above.
Click to expand...
Click to collapse
I need "Version P, Glowing Crysis" from kitchen. i need this battery circle for my 4.0.A.2.368... I tried paste fremework from 2.3.3, but i got to reflash my arc after this
Please, give me the link to 4.0.A.2.368 framework with "Version P, Glowing Crysis". Thank you very much
Finalfour said:
Please, give me the link to 4.0.A.2.368 framework with "Version P, Glowing Crysis". Thank you very much
Click to expand...
Click to collapse
Provide a link to the actual images and I'll add them to the framework.
XperienceD said:
Provide a link to the actual images and I'll add them to the framework.
Click to expand...
Click to collapse
The images is in this topic in first post, i want batery circle like in this photo from first post http://forum.xda-developers.com/showthread.php?t=1135657
They loks like as in my atachment.
i can make a small tut so anyone can do it, if people are interested ?
Edit batery icon using apk manager
1 - copy your framework-res.apk to your PC, located in system-framework
2 - place in ''place apk here for modding'' folder
3 - open ''scrip.bat''
4 - choose option 22 (select project), then 1 (only one project)
5 - choose option 9
6 - now your apk is decompiled in the ''projects'' folder, the images are in''framework res-res-drawable hdpi'' and called something like ''batery icon -%''
7 - you can now replace it with the ones you like
8 - after that choose option 11 (compile)
9 - firts answer is Yes(system app), 2nd answer is No(moving files from original project)
10 - there is now a new apk in the projects folder called unsignedframework-res.apk move this to your phone
11 - change name in framework-res.apk and set permissions to RW-R--R--
12 - place it in the system-framework folder and overwright the old one
13 - phone will reboot or you you should reboot manual
this should cover it, good luck
apk manager from here : http://forum.xda-developers.com/showthread.php?t=695701
Finalfour said:
The images is in this topic in first post, i want batery circle like in this photo from first post http://forum.xda-developers.com/showthread.php?t=1135657
They loks like as in my atachment.
Click to expand...
Click to collapse
See attachment, I also zipaligned it.
I check this icon today after work I like too the crysis one
My one order I put to the UOT Kitchen before 1pm, after 6 min when I want make second order uot shows it is full and I have to wait until old order will by ready limited slots
Sent from my MT15i using Tapatalk
XperienceD said:
See attachment, I also zipaligned it.
Click to expand...
Click to collapse
all works good, crysis is here, but - when i pushing power button, my phone restarts. Maybe it is because i used reboot mode in power buton mod? Maybe, i should delete framework.jar and android policy.jar, whitch i copied when moding for reboot in power buton?
EDIT: vuolia, i restore original policy.jar and framework.jar, and leave you moded framework.apk and all good, i have circle battery Of course, i lost reboot mode in power meniu, but circle battery is more important for me Thanks.
deleted post
Finalfour said:
all works good, crysis is here, but - when i pushing power button, my phone restarts. Maybe it is because i used reboot mode in power buton mod? Maybe, i should delete framework.jar and android policy.jar, whitch i copied when moding for reboot in power buton?
EDIT: vuolia, i restore original policy.jar and framework.jar, and leave you moded framework.apk and all good, i have circle battery Of course, i lost reboot mode in power meniu, but circle battery is more important for me Thanks.
Click to expand...
Click to collapse
I also made a basic theme with uot and reboot options. Only difference is the black and white theme for pop-ups and bars.
XperienceD said:
See attachment, I also zipaligned it.
Click to expand...
Click to collapse
can u make this for 2.3.4?
depulle87 said:
1 - copy your framework-res.apk to your PC, located in system-framework
2 - place in ''place apk here for modding'' folder
3 - open ''scrip.bat''
4 - choose option 22 (select project), then 1 (only one project)
5 - choose option 9
6 - now your apk is decompiled in the ''projects'' folder, the images are in''framework res-res-drawable hdpi'' and called something like ''batery icon -%''
7 - you can now replace it with the ones you like
8 - after that choose option 11 (compile)
9 - firts answer is Yes(system app), 2nd answer is No(moving files from original project)
10 - there is now a new apk in the projects folder called unsignedframework-res.apk move this to your phone
11 - change name in framework-res.apk and set permissions to RW-R--R--
12 - place it in the system-framework folder and overwright the old one
13 - phone will reboot or you you should reboot manual
this should cover it, good luck
apk manager from here : http://forum.xda-developers.com/showthread.php?t=695701
Click to expand...
Click to collapse
It doesn't work. I tried.
Original file was 9 MB size - Compiled apk was 5 MB size. But I tried. Result was continued/loop boot.
I am with Xperia Neo 2.3.4 (4.0.1.A.0.283).

ICS status bar

Is there any working ics status bar for galaxy y? can you teach me how to install it on my phone? Thanks
Try this rom, Ics fusion V2 Its Looks like ics. http://forum.xda-developers.com/showthread.php?t=1686512
{
"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"
}
EliTSamsunG said:
Try this rom, Ics fusion V2 Its Looks like ics. http://forum.xda-developers.com/showthread.php?t=1686512
Click to expand...
Click to collapse
So bad
Ics
im only looking for the ics status bar, not a rom.xD
Download the ICS Fusion Rom , Open with WinRAR extract SystemUI.apk from System/App . Open the SystemUI.apk with WinRAR and extract LDPI folder. Then extract the themed icons and pics you want. Take the SystemUI from the rom you are on and extract the LDPI folder. Replace the ICS themed status bar stuff from the ICS LDPI to your Roms. Put the Modified LDPI into the SystemUI.apk and then put that SystemUI.apk on your phone. Download SignAPKTic from the Google Play Store or APKTops and Re-Sign the SystemUI.apk you just edited by choosing the modified SystemUI.apk then choose test sign then click sign and choose output file SystemUI.apk and sign it. It takes around 3 minutes tops!
Then set the Root Permissions etc. and replace the Original with the modified one! Then Re-Boot and Clear Dalvik,Battery Stats,Cache. Hope this worked for you!!
I.AM.H3RO said:
Download the ICS Fusion Rom , Open with WinRAR extract SystemUI.apk from System/App . Open the SystemUI.apk with WinRAR and extract LDPI folder. Then extract the themed icons and pics you want. Take the SystemUI from the rom you are on and extract the LDPI folder. Replace the ICS themed status bar stuff from the ICS LDPI to your Roms. Put the Modified LDPI into the SystemUI.apk and then put that SystemUI.apk on your phone. Download SignAPKTic from the Google Play Store or APKTops and Re-Sign the SystemUI.apk you just edited by choosing the modified SystemUI.apk then choose test sign then click sign and choose output file SystemUI.apk and sign it. It takes around 3 minutes tops!
Then set the Root Permissions etc. and replace the Original with the modified one! Then Re-Boot and Clear Dalvik,Battery Stats,Cache. Hope this worked for you!!
Click to expand...
Click to collapse
Cant find any of the apks you listed on Google Play
Sent from my GT-S5360B using XDA Premium + Swype
you don't need...and should not sign a system app like systemUI.apk. just replace the icon with ICS style one.
kurotsugi said:
you don't need...and should not sign a system app like systemUI.apk. just replace the icon with ICS style one.
Click to expand...
Click to collapse
Yeah...that's right i use this method...not use signing apk my systemui fine
Sent from my GT-S5360 using XDA
can someone post the the link where to download the icons. i want to change my status bar icons too..
Here u go!
zzapz said:
can someone post the the link where to download the icons. i want to change my status bar icons too..
Click to expand...
Click to collapse
Download the attached systemUI.apk.. all u need is inside systemUI.apk\res\drawable-ldpi.. Open the apk with winrar.. xtract the folder! U will get the png files there!!
NeelDroid said:
Download the attached systemUI.apk.. all u need is inside systemUI.apk\res\drawable-ldpi.. Open the apk with winrar.. xtract the folder! U will get the png files there!!
Click to expand...
Click to collapse
thanks..I extracted the icons and what will I do next, should I use winrar to put the icons in the systemUi?
zzapz said:
thanks..I extracted the icons and what will I do next, should I use winrar to put the icons in the systemUi?
Click to expand...
Click to collapse
yup, just make sure that when you are replacing the icons in your original systemUI.apk, you should retain the original names of the files
it's a simple procedure (use winrar or other extracting programs you like)
things you might do:
(1) replacing icons
(2) re-sizing the icons (if needed)
(3) checking the names of files
(4) pushing and setting the correct permissions
goodluck
leodasal2 said:
yup, just make sure that when you are replacing the icons in your original systemUI.apk, you should retain the original names of the files
it's a simple procedure (use winrar or other extracting programs you like)
things you might do:
(1) replacing icons
(2) re-sizing the icons (if needed)
(3) checking the names of files
(4) pushing and setting the correct permissions
goodluck
Click to expand...
Click to collapse
I've changed the signal icon and the wifi icon but I cant find the battery icon...
zzapz said:
I've changed the signal icon and the wifi icon but I cant find the battery icon...
Click to expand...
Click to collapse
it's in the framework-res apk
Hmm..How can we make the systemUI folder into an apk after replacing the icons? Just add to zip/rar? Do we have to compress and which format zip/rar? Thanks
hitme987 said:
Hmm..How can we make the systemUI folder into an apk after replacing the icons? Just add to zip/rar? Do we have to compress and which format zip/rar? Thanks
Click to expand...
Click to collapse
no need to make it hard bro
just make a copy of the apk file that you want to edit
and using winrar, just overwrite the files with the edited version that you made (should have the same name)
then push + restart
leodasal2 said:
no need to make it hard bro
just make a copy of the apk file that you want to edit
and using winrar, just overwrite the files with the edited version that you made (should have the same name)
then push + restart
Click to expand...
Click to collapse
Easy peasy ..Will report asap ..Thanks
Finally made the status bar to work ..Thanks Leo..One more thing ..How to change my battery percentage icon? which file in framework-res.apk?
EDIT: Got the dir..A bit complicated ..need to change a LOT of icons.. look in system\framework\framework-res\res\drawable-ldpi and replace the battery icons
Use uot kitchen and make status bar like ICS
Sent from my GT-S5360 using xda premium
Nobuga said:
Cant find any of the apks you listed on Google Play
Sent from my GT-S5360B using XDA Premium + Swype
Click to expand...
Click to collapse
Sorry you cant get them there use APKtops instead.
Sent from my GT-S5360 using XDA

[Theme Xperia P ICS] - themed status bar, system user interface and a lot more

Hy, here is my theme for 544 Xperia P ICS ROM
I changed thousands of icons and in my opinion it looks pretty cool. Now our awesome display show his white magic
Check the scrrenshots:
{
"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"
}
Installation files (v2 with brygse correction; thanx!):
http://www11.zippyshare.com/v/81347114/file.html
Install instructions:
put SemcClock.apk, Settings.apk, SystemUI.apk and framework-res.apk to /system folder and change permission to 644 (rw-r--r--) on all of them. Then move SemcClock.apk, Settings.apk and SystemUI.apk to /system/app folder and framework-res.apk to /system/framework folder. Once you have finished reboot the phone and enjoy in theme
Do you hate that we cant change alarm ringtone? Yes, don't worry! I change the default alarm ringtone directly in SemcClock.apk file together with stock blurred wallpapers
Note: it works for locked and unlocked bootloader devices. You only need to have ROOT access!
A lot of icons are borrowed from other ROM-s so full credit for them goes to their makers!
Nice work! Thanks!
Inviato dal mio LT22i
Great job! Thank you very much! :good:
But there is a small note: the player control buttons on the lock screen.
Take these files, and paste into your framework-res.apk as is. It will be like here.
White Magic?!
Excuse me, but why do you speak about white magic, your theme almost as much dark as stock. To fully use WM it must be as much light as possible.
Boot Loop after used Root Explorer move SemcClock.apk, Settings.apk and SystemUI.apk to /system/app folder and framework-res.apk to /system/framework folder
jackpham said:
Boot Loop after used Root Explorer move SemcClock.apk, Settings.apk and SystemUI.apk to /system/app folder and framework-res.apk to /system/framework folder
Click to expand...
Click to collapse
I'm surprised! Did you change permission of files before putting them to final directories?
jackpham said:
Boot Loop after used Root Explorer move SemcClock.apk, Settings.apk and SystemUI.apk to /system/app folder and framework-res.apk to /system/framework folder
Click to expand...
Click to collapse
seky0405 said:
I'm surprised! Did you change permission of files before putting them to final directories?
Click to expand...
Click to collapse
I'am pretty sure he was forgot to change the permission.
To jackpham, in the future you have to more careful about managing system files.
Can you please tell me which launcher is used in the shown screenshots. and thanks for the awesome theme. :good:
brygse said:
Great job! Thank you very much! :good:
But there is a small note: the player control buttons on the lock screen.
Take these files, and paste into your framework-res.apk as is. It will be like here.
Click to expand...
Click to collapse
how cant i add this file into apk file :|
benraiso said:
how cant i add this file into apk file :|
Click to expand...
Click to collapse
Open framework-res.apk WinRar on your computer and insert the files to a path - res/drawable-hdpi
@brygse: Thank you very, very much for correcting the bug!!! Opening post is now updated with your corrections
Sorry for not updating it at once, but I was very busy with theming modes of status bar. So don't forget to check them out:
--> [MOD Xperia P] Status bar with 14 toogles and with/without brightness bar + 1% battery mod:
http://forum.xda-developers.com/showthread.php?t=1895198
--> [MOD Xperia P] Jelly Bean Status bar with 14 toogles and 1% battery mod:
http://forum.xda-developers.com/showthread.php?t=1895242
Don't forget to press thanx if you like it
Bogus theme...sucks
Sent from my LT22i using xda premium
Can you please make a stock sony style mod with toggles?
thx
beautiful ,i want to test it
seky0405 said:
Hy, here is my theme for 544 Xperia P ICS ROM
I changed thousands of icons and in my opinion it looks pretty cool. Now our awesome display show his white magic
Check the scrrenshots:
Installation files (v2 with brygse correction; thanx!):
http://www11.zippyshare.com/v/81347114/file.html
Install instructions:
put SemcClock.apk, Settings.apk, SystemUI.apk and framework-res.apk to /system folder and change permission to 644 (rw-r--r--) on all of them. Then move SemcClock.apk, Settings.apk and SystemUI.apk to /system/app folder and framework-res.apk to /system/framework folder. Once you have finished reboot the phone and enjoy in theme
Do you hate that we cant change alarm ringtone? Yes, don't worry! I change the default alarm ringtone directly in SemcClock.apk file together with stock blurred wallpapers
Note: it works for locked and unlocked bootloader devices. You only need to have ROOT access!
A lot of icons are borrowed from other ROM-s so full credit for them goes to their makers!
Click to expand...
Click to collapse
how to change permission to rw-r--r--
sid.8491 said:
how to change permission to rw-r--r--
Click to expand...
Click to collapse
In you are using root explorer,tap and hold on that file,you will get menu ,in that Permissions.Change it to -rw-r-r,i.e
Owner - Read - Write
Group - Read
Others- Read
Thanks for the awesome theme. :good:
Were can find your Weather Widget? It's verry nice
Thanks again !
Nice work. I'll try tommorrow on my Xperia P.
2 questions
1. Is in toggle bar a button for 2G/3G network mode? Is very usefull for me.
2. Can you do this patch to be flashable? From CWM (recovery mode). It's better to do like that because in case that something is not work is easy to go back if you post a stock patch too. I done in past on other xperia trought root explorer and after I finished to move the files in the specified folder, in case of something is wrong I'm stuck in FC loops and can't restore the old files to fix the problem.
Pls tell me which theme s that is shown in the screenshots??
Sent from my LT22i using xda premium
Moderator, download point has failed, can trouble you re-upload it again? Extremely grateful, I really like this map set your design!

[How-To] Compile Framework on last Sony ICS update

The latest firmware update from Sony on the ICS Xperia 2012 brought improvements except one unpleasant moment: bootlup after editing framework-res.apk
This method only works. It told me the user with 4pda.ru sk0t. And for that, he thanks a lot.
So, the tutorial will be small. I use ApkTools150.
1. Decompiled framework as usual, using files from your firmware.
2. Make the necessary changes.
3. Now go to the folder with the decompiled framework and open the file in a text editor apktool.iml
4. Remove these lines and save.
Code:
usesFramework:
ids:
- 2
5. Go to framework-res\res\values\ and open styles.xml. Locate and delete the highlighted in red in the two lines:
<item name="windowBackground">@com.sonyericsson.uxp:drawable/semc_bg</item>
Click to expand...
Click to collapse
<item name="windowBackground">@com.sonyericsson.uxp:drawable/semc_bg_bright</item>
Click to expand...
Click to collapse
6. Compile you framework-res.apk
After installing the framework you will experience the background application will no longer be subject to change depending on the theme. I have the problem solved by adding transparency: [Sola\Go\U?\P?] Reboot&Transparent mode [Test] But this compromise.
If someone has a different way, without errors, please let me know )
Do not say thanks, press thanks:angel:
If i do not want the transperency effect will it still work? I am fine with not being able to change the background.
kapil4wm said:
If i do not want the transperency effect will it still work? I am fine with not being able to change the background.
Click to expand...
Click to collapse
Transparency is not an end, and correction of errors. If left as it is your background in applications is static, background image is stored in the framework-res\res\drawable-nodpi\semc_bg.png and semc_bg_bright.png.
I repeat, this is a compromise.
Thank u this will definitely help!
Sent from my ST25i using xda premium
From SemcGenericUxpRes.apk extract the two pngs and copy it to drawables.hdpi of framework-res.apk. Now compile the framework-res.
It should solve the problem.
Sent from my Xperia ION on Cm9 using XDA Premium app.
ganeshbiyer said:
From SemcGenericUxpRes.apk extract the two pngs and copy it to drawables.hdpi of framework-res.apk. Now compile the framework-res.
It should solve the problem.
Click to expand...
Click to collapse
And the theme chooser work? is not it?
Spaun_Studio said:
And the theme chooser work? is not it?
Click to expand...
Click to collapse
When I bring the applications to foreground after applying theme, the theme elements are applied to it too.
So Yes!
Good work mate.
ganeshbiyer said:
When I bring the applications to foreground after applying theme, the theme elements are applied to it too.
So Yes!
Good work mate.
Click to expand...
Click to collapse
It will not work.
1. If you do not delete the line about "com.sonyericsson.uxp" framework that will not compile \ work.
2. If they delete and copy two pictures of SemcGenericUxpRes.apk-then the background will be static, it will not change when you change themes. The background is taken from the framework, of those pictures, which we copied. Choosing a theme is not working 100%.
Spaun_Studio said:
It will not work.
1. If you do not delete the line about "com.sonyericsson.uxp" framework that will not compile \ work.
2. If they delete and copy two pictures of SemcGenericUxpRes.apk-then the background will be static, it will not change when you change themes. The background is taken from the framework, of those pictures, which we copied. Choosing a theme is not working 100%.
Click to expand...
Click to collapse
1. Lines Deleted as per your post.
2. Copied those two pngs into framwork-res. It compiled and is working.
Can you be more specific as to what did not work on the theme. May be I am missing something here. For me it seems to be Ok. May be I am not seeing what you see.
ganeshbiyer said:
Can you be more specific as to what did not work on the theme. May be I am missing something here. For me it seems to be Ok. May be I am not seeing what you see.
Click to expand...
Click to collapse
Please apply Emerald theme, go to settings and make a screenshot. Maybe you have this really works? ))
The problem occurs only when compiling a U \ Sola \ Go (fw. 1.10)
Spaun_Studio said:
Please apply Emerald theme, go to settings and make a screenshot. Maybe you have this really works? ))
The problem occurs only when compiling a U \ Sola \ Go (fw. 1.10)
Click to expand...
Click to collapse
Screen Shot:
{
"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"
}
ganeshbiyer said:
Screen Shot:
Click to expand...
Click to collapse
This is exactly what I'm talking about background applications does not change. On the green theme should be a green background.
Spaun_Studio said:
This is exactly what I'm talking about background applications does not change. On the green theme should be a green background.
Click to expand...
Click to collapse
Got the point now.
ganeshbiyer said:
1. Lines Deleted as per your post.
2. Copied those two pngs into framwork-res. It compiled and is working.
Can you be more specific as to what did not work on the theme. May be I am missing something here. For me it seems to be Ok. May be I am not seeing what you see.
Click to expand...
Click to collapse
Ok i thought i'll do a little more,i moved the two pngs with an additional "_uxp" tag to their name and followed the changes in the file as per post,
Also i declared the 2png files in public.xml
Now next thing in my mind would be decompiling SemcGenericUxpRes.apk
Changing the drawable smali which finds this variable and declare it as part of framework-res.apk
now the question is what is the framework-res.apk file according to system?
Any solution to keep theme background?
Now this is an interesting workaround. Very clever.
However..
With Sony's ICS roms, you need to install SemcGenericUxpRes.apk with apktool before you decompile framework-res.apk. This will give the program all the resources it needs to fully decompile the apk.
Otherwise you will have a partially decompiled apk that will always give you a bootloop unless you do something like the op.
apktool if SemcGenericUxpRes.apk...give it a try!
Sent from my SK17i using xda premium
Ticklefish said:
Now this is an interesting workaround. Very clever.
However..
With Sony's ICS roms, you need to install SemcGenericUxpRes.apk with apktool before you decompile framework-res.apk. This will give the program all the resources it needs to fully decompile the apk.
Otherwise you will have a partially decompiled apk that will always give you a bootloop unless you do something like the op.
apktool if SemcGenericUxpRes.apk...give it a try!
Sent from my SK17i using xda premium
Click to expand...
Click to collapse
of course , i try with frameworl-res.apk & semcgenericuxpres.apk
XDA.AGM said:
of course , i try with frameworl-res.apk & semcgenericuxpres.apk
Click to expand...
Click to collapse
And what happened?
Ticklefish said:
And what happened?
Click to expand...
Click to collapse
boot loop......only work's with methond on the first post
but losing custom themed background
this will be difficult
XDA.AGM said:
boot loop......only work's with methond on the first post
but losing custom themed background
this will be difficult
Click to expand...
Click to collapse
Curious. Can you share your SemcGenericUxpRes.apk and framework-res.apk please? I'll give it a try on my setup and see what happens.
Sent from my SK17i using xda premium
---------- Post added at 12:46 AM ---------- Previous post was at 12:37 AM ----------
XDA.AGM said:
boot loop......only work's with methond on the first post
but losing custom themed background
this will be difficult
Click to expand...
Click to collapse
Curious. Can you share your SemcGenericUxpRes.apk and framework-res.apk please? I'll give it a try on my setup and see what happens.
Sent from my SK17i using xda premium

[CM7.2][HOW TO] [GUIDE] Add ICS/Jellybean like Recent Apps

ORIGINAL POST BY
agmtpd
agmtpd said:
HOW TO
Add ICS/Jellybean look alike task switcher​
Removed previous update due to some problem in MOD-without-buttom.zip :- please use the new one
and for
[UPDATE] 18 aug- - MOD-without button.zip: without task manager button [fixed[
TO USE THIS MOD ON OTHER DEVICES GO TO THIS POST
and dont forget my name when writing Credits part....
Tools Required:
1. APKTOOL:: for decompiling/compiling
(u can use any decompiler as long as it compiles without any error)
2. JAVA runtime environment-- jre installed on windows
3. 7 ZIP
4. WinRAR
5. MOD.ZIP or MOD without button.zip (attached below)
MOD.zip includes "task manager" button at the bottom
MOD without button.zip obviously doesnt...
Procedure:
Setting up apktool
1. Unzip downloaded APKTOOL.zip to c:/apk (or any other convenient location)
2. copy ur rom's framework-res.apk to c:/apk/ and rename it as framework-stock.apk (dont delete this file neither modify it at any point)
3.open cmd and navigate to c:/apk/ and type command as
Code:
C:\apk>apktool if framework-stock.apk
Now you are all set to decompile framework-res.apk
DECOMPILING framework-res.apk
In cmd type
Code:
C:\apk>apktool d framework-res.apk frame
this will put all decompiled files in a folder named "frame"
EDITING decompiled framework-res.apk
1. open "c:/apk/frame/res" in explorer
2. extract all folders in the MOD.zip file to "c:/apk/frame/res/" and replace the files if asked
RECOMPILING framework-res.apk
1. In cmd type
Code:
C:\apk>apktool b frame framework.apk
if all goes well it will create an UNSIGNED framework.apk (u cant push it right now)
SIGNING framework-res.apk
1. open c:/apk/framework-res.apk in 7-ZIP not Winrar
2. open c:/apk/framework.apk in WINRAR and drag all the contents to the 7-zip window
and click "yes" in dialog when asked to copy files into framework-res.zip
DONE!!​
c:/apk/framework-res.apk is the signed apk which you can push to system/framework/ using any method adb, CWM
or u can even use Miui file explorer to push framework-res.apk without any bootloops.....
if u get stuck in bootloop just flash ur stock framework-res.apk and then report here....
DO give proper credits if you are using this in your rom....
go here to see if it has been added to ur rom already or not....
Screenshots::
{
"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"
}
do not post things like "not working" or "help please"...they won't help anyone but will make the thread messy....directly post your problem supported with screenshot or logcat....
NOTE: if anyone having an all set working environment to compile gingerbread or cm7 from source
and willing to help me to implement swipe to close, please PM me....
Press THANKS if this guide was helpful.....
Click to expand...
Click to collapse
PLEASE THANK agmtpd if this post helps you.
_______________________________________________________________________
OR you can install this task killer. ICS Task Manager from market that is "ALMOST" look like a recent task/apps of ICS/JB.
This is not yet confirmed to be working for I can't do it on my own device Xperia X10 minipro running GingerDXv029 on top of nAa-14.
It is because of having 3 recent_apps_dialog.xml namely:
recent_apps_dialog.xml
recent_apps_dialog_12.xml
recent_apps_dialog_15.xml
this traits from GDX framework is same on ARCmini NXT6 and MiniCM7-2.2.1
IF ANYONE can do this, PLEASE provide a tutorial. It will be much appreciated.
Good... So is it for GB? Thanks
Sent from my E10i using xda app-developers app
pongnamu said:
Good... So is it for GB? Thanks
Sent from my E10i using xda app-developers app
Click to expand...
Click to collapse
It is for GB to port ICS/JB recent apps. But it doesn't have the slide to kill functions and Kill all functions. so I put an app that is almost same with ICS/JB recent apps launcher.
i think this one work for any rom :
http://forum.xda-developers.com/showthread.php?t=2053609
it has swipe to kill,screenshots and many other functions
Hitman008 said:
i think this one work for any rom :
http://forum.xda-developers.com/showthread.php?t=2053609
it has swipe to kill,screenshots and many other functions
Click to expand...
Click to collapse
It doesn't look good to our small devices. It's devs doesn't include LDPI sources on it's apps. SO OBVIOUSLY it's too big. the screen image of the app almost 3/4 of our screen. It doesn't look good. tried it. However if you want an app. I include the link of the Ics Task Manager. It's available on free and paid versions. and It looks good on small devices.
zvdelossantos said:
It doesn't look good to our small devices. It's devs doesn't include LDPI sources on it's apps. SO OBVIOUSLY it's too big. the screen image of the app almost 3/4 of our screen. It doesn't look good. tried it. However if you want an app. I include the link of the Ics Task Manager. It's available on free and paid versions. and It looks good on small devices.
Click to expand...
Click to collapse
We have added all screen Sizes for any phone (except for tablets,we will add it on the next update)
You can get V1.0 from here
if you have any problem, please feel free to contact us
hmmm i never signed any of my framework-res.apk and never copied det compiled apk into original apk for any my XPERIA S Advanced Lockscreen
Emperor.dk said:
hmmm i never signed any of my framework-res.apk and never copied det compiled apk into original apk for any my XPERIA S Advanced Lockscreen
Click to expand...
Click to collapse
what do you mean,man?
.. Does this tutorial work for gb?
renzobm said:
.. Does this tutorial work for gb?
Click to expand...
Click to collapse
yeees! it's only for gb!!
Where I unload the mod.zip?
renzobm said:
Where I unload the mod.zip?
Click to expand...
Click to collapse
there is not a mod.zip yet!
I wait could raise it to try and to comment on it...
renzobm said:
I wait could raise it to try and to comment on it...
Click to expand...
Click to collapse
can @zenesis (or anyone here) do a flashable zip of this on cwm to make it simple to newbies or noobs?
Help
Is this only for like cm7, my stock gingerbread rom doesnt have zzz files, also task manager like sense/touchwiz roms is not there by default
trying it right now,,
Sorry guys I don't think I can do it because as said from the OP
This is not yet confirmed to be working for I can't do it on my own device Xperia X10 minipro running GingerDXv029 on top of nAa-14.
zenesis said:
This is not yet confirmed to be working for I can't do it on my own device Xperia X10 minipro running GingerDXv029 on top of nAa-14.
It is because of having 3 recent_apps_dialog.xml namely:
recent_apps_dialog.xml
recent_apps_dialog_12.xml
recent_apps_dialog_15.xml
this traits from GDX framework is same on ARCmini NXT6 and MiniCM7-2.2.1
IF ANYONE can do this, PLEASE provide a tutorial. It will be much appreciated.
Click to expand...
Click to collapse
and lastly I moved to desire s dev section and I already leave this x10mp forums. since my x10mp is now stable on it's state, but it has some hardware problems like the sound buttons and the sliding keyboard flex. Sorry guys, I hope Emperor.dk can provide the solution for you. He's my theming idol here =')
how do i make back to as it was on my galaxy y?? thanks for any help..
zenesis said:
He's my theming idol here =')
Click to expand...
Click to collapse
Can you upload the mod.zip file please ?
its not attached
thanks

Categories

Resources