[TUT] How to MOD 4.3 themes - Xperia Z1 Themes and Apps

Hi guys...
In 290 firmware (Android 4.3) we have new and nice theme engine which we can use to easily MOD our devices and make it more personal.
For now, we have only few themes (on market) and it's time that we buil/MOD our own...
It's very easy to do that...
You can change
* navigation bar
* status bar
* icons (Home launcher, nav bar)
* system backgrounds (in settings)
...and many other things...
I'll do some MOD after Xmas but for now (as I don't have free time) I give you this fast and easy "How to".
1.Download themes from XDA
DOWNLOAD 4.3 THEMES
2. Decompile theme
* you'll get this
{
"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"
}
3. Now go into the folder "assets"
* you'll see few zip files
#. android.zip - system buttons, checkbox and other png's
#. android.systemUI.zip - png's for systemUI change (here you can see png's for navigation bar)
#. com.sonyericsson.home.zip - well...this isn't hard to figure out - in this folder you can find icons and png's for Home launcher.
* like this :
4. Extract zip file - the one you wanna change...
For example, let's say, we want to change icons on navigation bar.
- Extract file to you apktool folder (com.android.systemUI.zip),
Rename com.android.systemUI.zip to com.android.systemUI.apk and decompile it like you decompiled main apk (theme)
go to folder res/drawable-xxhdpi, change or replace png's (back, home, menu...) save files (you must use same name and resolution)
5. Change png's you want to change
(it's just to show how to do it, don't use Paint for editing )
6. Recompile com.android.systemUI
and rename it back to com.android.systemUI.zip
6a. Copy com.android.systemUI.zip back to assets folder (delete old one first)
6b. Recompile theme
7. Install apk on your device like any other apk file.
If you can't install app and you get errors - ~ DO THIS
FOLLOW ME
And that's it....
It's easier than built theme from a scratch...
You can change settings background (android.zip/res/drawable-xxhdpi/semc_bg.jpg and semc_bg_light.xml) and many other things....
Be creative and when you build something - share here
As I said, I'll make something as soon as Xmas past....
don't forget to install new framework and semcgeneric apk on your PC - we have changed Android version and you could bump into compiling errors if you use framework from 4.2.2
Extract framework and semcgeneric apk from system/framework to your Apktool folder and
In CMD you have to write :
Apktool if framework-res.apk
Apktool if semcgenericuxpres.apk
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
IMPORTANT
For now we are only succeeding to MOD and use MODed themes on stock based, rooted devices.
You'll need root - that's most important.
I'm developing/patching services.jar to bring this awesome themes for all - stock and stock based ROMs.
So try to use patched services.jar from second post on stock rooted 4.3 and please report.
If you like my work and would like to support me - link is here
CLICK TO DONATE
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Credits:
@Mazellat (for giving themes for download) @niaboc79 (for helping me and teaching me many great things)
@Metallijim (for great MODs and work)
Sent from my Z1

How to mod themes without apktool
-----------------------------------------------------------------------------------------------------------------------------------
SUPERUSER MOD
O.K guys - it's here...
Use if you like it or need it and if you find it's O.K for your ROM (for building your ROM) feel free to use it.
DOWNLOAD
Sent from my Z1

This is great news..kindly make it for Xperia z..
Sent from my C6602 using Tapatalk

sonyfan45 said:
This is great news..kindly make it for Xperia z..
Sent from my C6602 using Tapatalk
Click to expand...
Click to collapse
If you have same or similar theme engine on XZ - then it's very simple to use that on your device...
Sent from my Z1

Great, i'll try..
Sent from my C6603 using XDA Premium 4 mobile app

hhlong89 said:
Great, i'll try..
Sent from my C6603 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Make sure you share your work with us
It's very simple to do that MODing, only thing you need is time, plenty of time - to change every png.
It's time for Z1 to have more stuff...
And it's not important how small MOD is - please, share it.
I know I will as soon as I find some free time (and that will ne soon, very soon)
Sent from my Z1

@niaboc79 bro Is this tutorial helpful to port new theme engiene to 4.1.2 exitenz rom??just an inquery..
Sent from my LT28h using XDA Premium 4 mobile app

Chocklety Boyee said:
@niaboc79 bro Is this tutorial helpful to port new theme engiene to 4.1.2 exitenz rom??just an inquery..
Sent from my LT28h using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Mate, believe me, I can't write tutorial for Niaboc
Sent from my Z1

funky0308 said:
Mate, believe me, I can't write tutorial for Niaboc
Sent from my Z1
Click to expand...
Click to collapse
Hehe
Nice tutorial my friend
After my hollydays, I will also do some theming, in fact we are now able to theme and change everything in the rom with the theme
Sent from my C6603 using Tapatalk

Yeah...Sony did nice job this time
Sent from my Z1

funky0308 said:
Yeah...Sony did nice job this time
Sent from my Z1
Click to expand...
Click to collapse
@funky0308 can u help me??
With your turorial we can only edit png BUT .9.png cant => must decompiling #. android.zip OR #. android.systemUI.zip OR #. com.sonyericsson.home.zip for which we want to mod!
So use apktoll for that => edit .9.png => recompiling Zip => recompiling apk => everything OK => but when put to phone => cant install anymore => replace => cant use
I dont know why??

thanhhii said:
@funky0308 can u help me??
With your turorial we can only edit png BUT .9.png cant => must decompiling #. android.zip OR #. android.systemUI.zip OR #. com.sonyericsson.home.zip for which we want to mod!
So use apktoll for that => edit .9.png => recompiling Zip => recompiling apk => everything OK => but when put to phone => cant install anymore => replace => cant use
I dont know why??
Click to expand...
Click to collapse
You can edit 9.png - just check tutorials online...
HOW TO EDIT 9.png"
If your decompilig and recompiling process went well - it must work.
What you can do, if you can't install apk, install app called zipsigner
ZIPSIGNER MARKET LINK and sign your edited app to your framework.
Then try to install it
Edit : you can use this tutorial for zipsigner app
TUTORIAL ZIPSIGNER
Sent from my Z1

Ok thanks u so much! I will try Zipsigner
By the way i have already know how to edit. 9.png. My problem that is after recompiling ok i cant use this apk anymore!
And another question!
Have u try to mod stock Z1 4.3 theme?
I have try and the color.xml not in res/value. It in the zip inside asset folder => decompiling this zip and will get color.xml => Change the color code such as Red to Yellow => recompiling zip => recompiling apk => put to system/app => restart ==> color not change, JUST LIKE STOCK => I dont know why?
Can u try and tell me?
Sent from my C6903 using XDA Premium 4 mobile app

thanhhii said:
Ok thanks u so much! I will try Zipsigner
By the way i have already know how to edit. 9.png. My problem that is after recompiling ok i cant use this apk anymore!
And another question!
Have u try to mod stock Z1 4.3 theme?
I have try and the color.xml not in res/value. It in the zip inside asset folder => decompiling this zip and will get color.xml => Change the color code such as Red to Yellow => recompiling zip => recompiling apk => put to system/app => restart ==> color not change, JUST LIKE STOCK => I dont know why?
Can u try and tell me?
Sent from my C6903 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
@niaboc79 will know better but I'll try to explain.
Color.xml is only for signing the color not for using it.
You have to set color in color.xml and than you have to "call" this color in style.xml, layout or manifest...
You could change already assigned color in color.xml - but I'm not sure it'll work. (I'm guessing you tried that)
Android use only two modes for colors - dark and light, not colors - themes.
All other colors (in settings, taskmanager or systemUI) we can change by changing png's or editing smali files.
Sent from my Z1

i suggest if some one can make stock theme with full 100% transparent navbar and state bar
i think is so awesome

funky0308 said:
@niaboc79 will know better but I'll try to explain.
Color.xml is only for signing the color not for using it.
You have to set color in color.xml and than you have to "call" this color in style.xml, layout or manifest...
You could change already assigned color in color.xml - but I'm not sure it'll work. (I'm guessing you tried that)
Android use only two modes for colors - dark and light, not colors - themes.
All other colors (in settings, taskmanager or systemUI) we can change by changing png's or editing smali files.
Sent from my Z1
Click to expand...
Click to collapse
1. I have try Zipsigner and it work perfect => thanks u so much!
2. Ok i will try! But in 4.2.2 i just decompiling theme such as Pinktheme.apk => change the color code in res/value/color.xml => recompiling => put to system/app and it work well => 4.3 is complex!!! Hichic :crying::crying:

thanhhii said:
1. I have try Zipsigner and it work perfect => thanks u so much!
2. Ok i will try! But in 4.2.2 i just decompiling theme such as Pinktheme.apk => change the color code in res/value/color.xml => recompiling => put to system/app and it work well => 4.3 is complex!!! Hichic :crying::crying:
Click to expand...
Click to collapse
You are welcome...nice to see someone is building something.
When you make something interesting please share.
We have here many users that doesn't have skills to do that and it would be nice if we all help them.
- Basically, that should work but yeah, 4.3 is a bit different and we'll have to find a way to MOD that in some other way...
Sent from my Z1

funky0308 said:
You are welcome...nice to see someone is building something.
When you make something interesting please share.
We have here many users that doesn't have skills to do that and it would be nice if we all help them.
- Basically, that should work but yeah, 4.3 is a bit different and we'll have to find a way to MOD that in some other way...
Sent from my Z1
Click to expand...
Click to collapse
I'm sure what i have done is exactly but dont know why it dont work??
Just the Androidmanifest.xml but i have check and no thing difference! It just call the color from the zip inside asset folder! And i have change the color code!
Hic how??

Is it possible to use this tutorial to remove the battery percentage on the status bar ?
Sent from my C6902 using xda premium

Josh.L.Wang said:
Is it possible to use this tutorial to remove the battery percentage on the status bar ?
Sent from my C6902 using xda premium
Click to expand...
Click to collapse
Uh.. You can already do that in power management section of settings.

Related

[Guide][MOD] How to Mod Espier Launcher

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
After receiving many questions on how I modded my Espier Launcher.apk I decided to write this tutorial. Many thanks to Taine0 for inspiration and initial instructions!
WHAT THIS GUIDE IS FOR:
-How to change icons in espier launcher
-How to change page indicators
-How to change dock
-How to change notification bubble
-How to add custom icons (for apps not natively themed by espier launcher) RECENTLY EDITED
-How to install onto phone
A. Preliminary Steps:
1. Install apktool
2. Create a directory called Espier launcher mod
3. Download Espier Launcher and rename to launcher.apk
4. Place Espier Launcher into that directory.
5. Open terminal.
6. Change terminal directory to your Espier launcher mod folder.
E.G. I ran this:
Code:
cd /home/gaurav/Desktop/Espier launcher mod
7. Decompile the apk.
Code:
apktool d launcher.apk
B. Changing basic icons.
**UPDATE**
Now, to prevent icons from being edited (in a bad way) by Espier Launcher, download this icon and place it in drawable-(h/m/l)dpi. This is crucial to prevent your icons from getting a weird white glow around them!
1. Open res/drawable-(hdpi/ldpi/mdpi/xhdpi) *depending on what screen size your phone is. I have an mdpi so i will go into drawble-mdpi
2. Change the desired icon
For example, the file
Code:
ic_com_android_camera_preparecamera.png
can be replaced by an image of the same (or similar) size. when you're done, it should look like:
Screenshot
3. Refer to Section G
C. Changing page indicators
1. Open res/drawable-mdpi
2. Find the file:
Code:
ic_screen_level_focus.png
ic_screen_level_normal.png
3. Replace these two files with desired ones
4. Open res/drawable-hdpi
5. Replace these files with desired images.
Code:
ic_screen_level_focus
ic_screen_level_normal.png
ic_screen_level_search_focus.png
ic_screen_level_search_normal.png
ic_screen_level_widget_focus.png
ic_screen_level_widget_normal.png
6. Refer to Section G.
D. How to change dock
1. Navigate to res/drawable-mdpi (in my case)
2. Find file called
Code:
toolbar.png
3. Replace with desired (make sure the dock image is correct size for your phone)
4. Refer to Section G.
E. How to change notification bubble.
1. Open res/drawable-mdpi
2. Find and replace with desired image
Code:
icon_shuzi1.png
3. Refer to Section G.
F. How to add custom icons
*Warning* This section is a lot more confusing. Please read carefully. *Warning*
1. Navigate to /res/values/arrays.xml
2. Now, it gets tricky.
3. Go this website
4. Search for an app. It should look like this:
Screenshot
5. Now, in arrays.xml, scroll down until you see this type of coding
Screenshot
6. Get to the end of that "chunk" of xml.
7. Let's say we're theming the facebook app. So we add this to xml. (and fill it out with info)
Code:
<item>ACTIVITY_OF_APP</item>
<item>DESCRIPTIVE_ACTIVITY_OF_APP</item>
<item>@drawable/NAME_OF_APP</item>
For example:
Code:
<item>com.facebook.katana</item>
<item>com.facebook.katana.LoginActivity</item>
<item>@drawable/facebook</item>
You get the first line of info like this:
Screenshot
and the second:
Screenshot
in that third line of that xml we add (@drawable/NAME_OF_APP), you can name your app anything you want. i made it "facebook" in this case.
8. Save and exit.
9. Find a desired image for your application (in this case facebook).
10. Rename it to "NAME_OF_APP.png" in this case, "facebook.png"
11. Drop that file into drawable/mdpi
12. Repeat steps 1-11 for as many applications as you want to theme.
13. Refer to Section G.
G. How to install on your phone
1. First, save and close everything you're working on.
2. Open your terminal, and change its directory to the "espier launcher mod" folder
3. Type in
Code:
apktool b 'PATH_TO/espier launcher mod' 1.apk
4. Take that 1.apk, and sign it, using a program like ApkSigner
5. Connect your phone to your computer via USB.
6. Mount it as a mass storage device.
7. Transfer that signed.apk to the root of your sdcard.
8. Now on your phone, uninstall any current version of EspierLauncher you may have.
9. Then, using a file manager, install the signed.apk from your sdcard.
YOU'RE DONE!
Hope everyone finds this guide very useful! If you want to see what it looks like as a completed project Check out my DeviantArt
I've been looking for ways to mod Espier Launcher and recently asked one users from deviantArt to teach me how but didn't get a response and now I saw this. Thanks a lot mate, this is very useful ! :]
Mello^ said:
I've been looking for ways to mod Espier Launcher and recently asked one users from deviantArt to teach me how but didn't get a response and now I saw this. Thanks a lot mate, this is very useful ! :]
Click to expand...
Click to collapse
Yup! I got a lot of requests so I made this guide! Glad you like it!!
Sent from my Liberty using XDA App
I modded this launcher myself removing backdops, icon backgrounds. But changing
the png file with a transparent file. Can you teach doing this by changin code?
Secondly can you teach how to use 2 lines icon names? I do this by changing
a code but i think you already know this.
With all of these it will be a perfect launcher.
mind posting/sharing your modded espier launcher?
This is dope! Great job mate!
Sent from my GT-I9100 using XDA App
yken said:
I modded this launcher myself removing backdops, icon backgrounds. But changing
the png file with a transparent file. Can you teach doing this by changin code?
Secondly can you teach how to use 2 lines icon names? I do this by changing
a code but i think you already know this.
With all of these it will be a perfect launcher.
Click to expand...
Click to collapse
Oh yes, i forgot to include how to get rid of icon backdrops...I do not know how to change the code (regards to the icon backgrounds) nor I know how to make the icon names have 2 lines :/ If you could post those instructions, i will add to OP and give you some credit
roi14 said:
mind posting/sharing your modded espier launcher?
Click to expand...
Click to collapse
Sorry, I wish I could, but the icons i've used in it are NFR. So...no
iekansh said:
This is dope! Great job mate!
Sent from my GT-I9100 using XDA App
Click to expand...
Click to collapse
Thanks!!!
super awesome, dude !
thanks! glad you appreciate it!
Why don't you Share your apks ?
Sent from my GT-I9100 using XDA App
why dont you just share you apks dude?
For everyone wondering why he won't share his modded launcher, it's because the icons aren't for release. He made this tutorial, why not just do it yourself?
Really nice and thorough tut! I was waiting over on deviantart but didn't see it until now!
For those not wanting to install apktool, the same can be done with apkmanager much easier. Gaurav, I would actually recommend changing the tutorial to use apkmanager instead. Much easier for the noobs You would only have to change up a couple of steps.
iLauncher is better.
kcls said:
For everyone wondering why he won't share his modded launcher, it's because the icons aren't for release. He made this tutorial, why not just do it yoursellf?
Click to expand...
Click to collapse
That is exactly correct!
kcls said:
Gaurav, I would actually recommend changing the tutorial to use apkmanager instead. Much easier for the noobs You would only have to change up a couple of steps.
Click to expand...
Click to collapse
Sounds good. I will update when I find some free time.
GetPatriotized said:
iLauncher is better.
Click to expand...
Click to collapse
I thought Espier was smoother. And i know how to theme
Sent from my Liberty using XDA App
Mate, I don't use apktool nor apk manager. I just use 7zip for modding apks and I can't seem to find the values folder on the res so I can't add any app activities on array.xml :/
help TT
Mello^ said:
Mate, I don't use apktool nor apk manager. I just use 7zip for modding apks and I can't seem to find the values folder on the res so I can't add any app activities on array.xml :/
help TT
Click to expand...
Click to collapse
You have to use one of the two, they decompile the apks so the XML is readable. Unzipping with 7 zip will result in a bunch of gibberish for XML.
Tapatalkin it from my IHO CM7.1'd, MIUI Themed Optimus V
kcls said:
You have to use one of the two, they decompile the apks so the XML is readable. Unzipping with 7 zip will result in a bunch of gibberish for XML.
Tapatalkin it from my IHO CM7.1'd, MIUI Themed Optimus V
Click to expand...
Click to collapse
I see now, Thanks a lot mate :]
Well, thanks to supetawesomedude and his awesome guide, I moded espier launcher so now it has Suave theme This theme is for MDPI devices only (I dont have HDPI devices so I can't test). Backup your Espier Launcher config, remove it, install the file below and restore the config Enjoy
awesome guide bro, but too complex for me to get my head around it lol, if they just allowed the option that ilauncher has for custom icons this would rock so much more imo, and thanks TMinh for sharing your setup
So can you only add up to 14 icons by editing the public.xml?
I'm up to 8 right now and just realized it only goes up to icbk_color_14

[10.30.12][TOOLS][TUTS]Let My People THEME!!![WIP]

I would like to see everyone getting evolved with personalizing there phone to their liking. Minor theming is not hard at all (i can do it lol). But its opens a door to what can be done with alot of effort from you. We wont have this phone forever, and it is a difficult one to mod, so by starting on this one it should only get easier... right?
Im gonna be stepping back on theming and mod investigations for a few weeks, im still in process of moving and everything is getting packed soon, un packed when house is ready in couple weeks.
These are necessities for tools to start customizing your rom.
(please correct me if any info is incorrect )
Note: I run WIN764 so these main links are for windows. I will link original threads for other OS'. Also with label em.]
[ENVIRONMENT]
Android SDK http://developer.android.com/sdk/index.html
EASY TUT: HERE - just make sure you use our phones drivers
Thats the basic environment. [with go further later on]
[NEW]
Virtuous Ten Studio [Windows Only] - Been watching its development for a long time, its finally available and creating new standards.
[APKTOOLS][must have environment set up.]
Trailblazer101's Custom Framework Maker : Best Tool for our phone! Keeps getting better, now with apktool and Update.zip support!
APK EASY MANAGER [OP] : NEW! Very simple UI, Decompile/Recompile apks.
Apk Manager 5.0.2 [OP] : Great Tools, has options. [NOW APK-Multitool]
Apk Mutli-Tool [OP] : I used this one the most for mutliple edited apks.
Apk Changer [OP] : Best tool for editing one apk at a time, only one i use for .jars.
[THEME TOOLS]
I.D.i.O.T : Theme DataBase [NEW FEATURES]
Auto Theme Porter [OP] : Used to port themes [.pngs/.9s only] that have same file names, works great for froyo to froyo port. GB and ICS have to do by hand with name changes etc. This is easy way of porting images, you will still have to edit xmls.
[EDITOR TOOLS]
7zip : Oh so essential for apks!
Notepad++ : Needed to edit XMLs.
To be continued....
Theme guides
These are great guides to share, all have basics but great to cross reference for troubleshooting.
Theme Porting Guide : Generalization how-to. [Remember we dont have SystemUI.apk, So most of those systemUI xmls are in your Framework-res.apk and Twframework-res.apk]
The Ultimate Themeing Guide : Pretty much all-in-one guide.
Android Developers Guide : Android Bible. Harder to read though.
Basic .PNG changes:
Advanced .PNG changes:
Creating/Editing .9s: This one still i have not mastered.
XML Edits: [Text colors - Personalize System text - Landscape for any apk]
To be continued....
Future TrailBlazer101's Custom Framework Maker Tut!
Themer built in mods tut
Step 1: adb installed and in path
Step 2: download themer and unzip
Step 3: connect phone to pc and dbl click batch file in themer folder.
Step 4: pull current framework (or drag framework-res.apk into batch and select M)
Step 5: mod (x is softkeys and clock colors etc)
Step 6: make themed apk and cwm
Step 7: push and reboot recovery
Step 8: flash in cwm, reboot
PicTutorial: [download zip file below for all imgs]
{
"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"
}
[/code]
Themer decompile mods
Soon
hopefully this is enough space for other resources etc...
Sweet. One stop shop for those who wanna try it. Good job.
great..
i wanna start from this thread to learning
i'm wait ur updates Ciscogee
---------- Post added at 01:07 AM ---------- Previous post was at 01:02 AM ----------
great..
i wanna start from this thread to learning
i'm wait ur updates Ciscogee
ian_ajah said:
great..
i wanna start from this thread to learning
i'm wait ur updates Ciscogee
---------- Post added at 01:07 AM ---------- Previous post was at 01:02 AM ----------
great..
i wanna start from this thread to learning
i'm wait ur updates Ciscogee
Click to expand...
Click to collapse
What rom and os are you running? Ie. Froyo or gingerbread?
Also what all are you trying to accomplish?
Sent from my SCH-I400 using xda premium
ciscogee said:
What rom and os are you running? Ie. Froyo or gingerbread?
Also what all are you trying to accomplish?
Sent from my SCH-I400 using xda premium
Click to expand...
Click to collapse
i use gingerbread CM7 stable version on my HTC Sense
can i make this tuts to editing an widget,ex : fancy widget..?
i wanna try to edit/make some clock skins/weather skins and apllying on fancy widget first..
can u help me?
ian_ajah said:
i use gingerbread CM7 stable version on my HTC Sense
can i make this tuts to editing an widget,ex : fancy widget..?
i wanna try to edit/make some clock skins/weather skins and apllying on fancy widget first..
can u help me?
Click to expand...
Click to collapse
IF you are looking at skinning, I would say most of your edits will be in xml files.
There will be an apk associated with the widget. I would start by decompiling that, using apkmanager (That is my preference. I haven't played with any of the programs ciscogee is recommending) and starting with simple PNG edits. Then work your way up from there.
Txwolf1980 said:
IF you are looking at skinning, I would say most of your edits will be in xml files.
There will be an apk associated with the widget. I would start by decompiling that, using apkmanager (That is my preference. I haven't played with any of the programs ciscogee is recommending) and starting with simple PNG edits. Then work your way up from there.
Click to expand...
Click to collapse
wow..nice..i'll try first..
if i'm getting problem,i'll be back here,lol
One thing I forgot to mention. You will need to install the SDK, java dev kit., and have adb in your path, to use apkmanager. Ciscogee has a tut linked in the op for that.
so
do i have to edit the xml's if i change the button colors
katypeaceperry said:
do i have to edit the xml's if i change the button colors
Click to expand...
Click to collapse
Now you are starting to learn what to ask. No, you don't. Xml controls what images are shown, where they appear on the screen, and the text colors and sizes. But changing the actual colors of the buttons themselves doesn't affect the xml.
Dished out by my dumb digits
Anyone getting to themeing? Don't be afraid to ask questions. Would love to see what chall have done.
Sent from my SCH-I400 using xda premium
aws:
●๋•ηι¢є ιηƒσ●๋•
•°•♡ⓣⓗⓐⓝⓚⓢ♡ •°•
Sent from my GT-S5670 using xda premium
Virtuous Ten Studio - The next level of editing apps
added to OP
Its for windows only and just try it out, all credit to the makers and all that...
Having problems with .9 images...trying to theme the status bar so I replaced the images thru 7zip, and flashed it and my status bar doesn't change at all..idk why its doing this?
Sent from my SCH-I400 using XDA
Having problems with .9 images...trying to theme the status bar so I replaced the images thru 7zip, and flashed it and my status bar doesn't change at all..idk why its doing this?
Sent from my SCH-I400 using XDA
Click to expand...
Click to collapse
Unzip the apk with the imgs u want to port.
Then open your apk you want to mod with 7z
Drag imgs from port apk to the 7z window and replace.
Make sure they have the same name.
Are the imgs also hdpi?
Close 7z window and save changes etc.
Put your apk in a flashable zip.
(Use trailblazers themer, [copy apk in same folder as batch and drag into batch, follow on-screen instructions. ])
Flash in cwm
Clear cache and dalvick.
Reboot
Sent from my SCH-I400 using Tapatalk 2
ciscogee said:
Unzip the apk with the imgs u want to port.
Then open your apk you want to mod with 7z
Drag imgs from port apk to the 7z window and replace.
Make sure they have the same name.
Are the imgs also hdpi?
Close 7z window and save changes etc.
Put your apk in a flashable zip.
(Use trailblazers themer, [copy apk in same folder as batch and drag into batch, follow on-screen instructions. ])
Flash in cwm
Clear cache and dalvick.
Reboot
Sent from my SCH-I400 using Tapatalk 2
Click to expand...
Click to collapse
Yes I did it exatcly like that and it doesn't change it.
Sent from my SCH-I400 using XDA
What are you trying to change?
Screenshot please
Sent from my SCH-I400 using Tapatalk 2

**GUIDE** for CHANGING BACKGROUND on Settings,Contacts,Messaging + MORE

This is a Noobie Guide on changing background through Framework-res.apk editing...
{
"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"
}
APPS THAT WILL HAVE AWESOME *NEW* BACKGROUND:
CALCULATOR
CLOCK
CONTACTS
MESSAGING
DIALER
SETTING
SOME APPS LIKE ROOT EXPLORER,TITANIUM BACKUP AND OTHERS.
I will make this one as EASY as I can.. :good:
Im NOOBIE as well....
REQUIREMENTS
1.7ZIP for editing Framework-res.apk
here:http://ncu.dl.sourceforge.net/project/sevenzip/7-Zip/9.20/7z920.exe
2.File explorer that you can use to COPY and PUSH system files on the ROOT of your Phone
3.Background images YOU LIKE
>>better use DARK BACKGROUND
(size 512x512) recommended by our great Dev Not-i
(but I used 800x1200 on above screenshots) :thumbup::beer:
4.COMPUTER :cyclops:
LET'S GET STARTED
make a NANDROID BACKUP in case any bad things happen...
1. GET your BACKGROUND IMAGE and change its format to .png(I use ROOT EXPLORER to change mine)
(this is VERY IMPORTANT to make it as .png format as it may cause problems/bootloop if its .jpg or others)
2. make a copy of your Background image and rename them to
>>>>tw_background_holo_dark
3. Copy the Framework-res.apk on SYSTEM / FRAMEWORK to COMPUTER
4. install 7zip
5. on a computer RIGHT CLICK the framework-res.apk and choose 7zip >>> OPEN ARCHIEVE
6.go to RES>>>> DRAWABLE-NODPI
7.COPY YOUR images and drag it in drawable-nodpi folder
8.close the 7zip window and copy the FRAMEWORK-RES.APK on computer to the Phone
9. move Framework-res.apk to SYSTEM then make its PERMISSION TO read write/ read / read
10. now place it now on SYSTEM / FRAMEWORK
11. REBOOT
not working on ALLIANCE..
confirmed working on Thaidai,Eybee rom, Jellyprime,EnergyBean.
THANKS:
-not-i for some help :thumbup:
I am not responsible for Bricked devices... :cyclops:
I am just sharing what I did and it WORKS FOR ME.. :good::laugh:
HIT THANKS if you liked it...
size of wallpaper
might you forgot to add it plz update it
and how did u changed wallpaper jpeg to png just a little light on it so there should not be any confusn
Wow works fine and a great little tut thank you as for png size use the png thats in there already and resize to fit rom team union v4
GREAT POST DUDE!
But guys, about the background on Jelly Bean(LSZ), i wanted to change the transparency on the drawer background(make it semi-transparent like it was back on ICS and Gingerbread), is there a way to do it too?
noteandfound said:
This is a Noobie Guide on changing background through Framework-res.apk editing...
LET'S GET STARTED
make a NANDROID BACKUP in case any bad things happen...
1. GET your BACKGROUND IMAGE and change its format to .png(I use ROOT EXPLORER to change mine)
(this is VERY IMPORTANT to make it as .png format as it may cause problems/bootloop if its .jpg or others)
2. make 4 copies of your Background image and rename them to
>>>>background_holo_dark
>>>>background_holo_light
>>>>tw_background_holo_dark
>>>>tw_background_holo_light
Click to expand...
Click to collapse
You only really need change "tw_background_holo_dark" to change system background. Don't worry about the others.
Size needed for Note 1 is PNG 512 x 512.
You can use a Free tool called Pix Resizer to resize images and to change them to png images. That way its quick and easy if you don't have Photoshop etc.
Hope this helps a little bit.
Good work mate :good:
Re: **GUIDE*LSZ* for CHANGING BACKGROUND on Settings,Contacts,Messaging + MORE
tonyking123 said:
size of wallpaper
might you forgot to add it plz update it
and how did u changed wallpaper jpeg to png just a little light on it so there should not be any confusn
Click to expand...
Click to collapse
added
512x512..
use Pix Resizer as suggested by Not-i... :thumbup:
edit: I used 800x1200 on those screenshots above
Sent from my GT-N7000 using Tapatalk 2
thanks for the guide..always wanted to know and try
but applicable only with LSZ ? not witth ICS or other builds ?
Re: **GUIDE*LSZ* for CHANGING BACKGROUND on Settings,Contacts,Messaging + MORE
rraaka said:
thanks for the guide..always wanted to know and try
but applicable only with LSZ ? not witth ICS or other builds ?
Click to expand...
Click to collapse
Works on any version
Sent from my GT-N7100 using xda premium
not-i said:
Works on any version
Sent from my GT-N7100 using xda premium
Click to expand...
Click to collapse
thanks for your tips not-i
the title makes you think its possible only for lsz
Great guides, Thanks
noteandfound said:
added
512x512..
use Pix Resizer as suggested by Not-i... :thumbup:
edit: I used 800x1200 on those screenshots above
Sent from my GT-N7000 using Tapatalk 2
Click to expand...
Click to collapse
Any size is probably ok but 512 x 512 is original Note 1 size. Its good to experiment
Sent from my GT-N7100 using xda premium
tried on revenge rom 3.6 its working fine except setting.apk its not gone transparent backgroud is still white
is there any way that when we choose homescreen wallpaper and listed app become transparent its own or show that wallpaper :good:
i remebered when i was have s2 one dev made a rom complete transparent look just chose home screen wallpaper and every app shows that backgroud like phone, contact, msg, music apk, setting apk, job manager and many more waiting for that magic on our Note :highfive:
tonyking123 said:
tried on revenge rom 3.6 its working fine except setting.apk its not gone transparent backgroud is still white
is there any way that when we choose homescreen wallpaper and listed app become transparent its own or show that wallpaper :good:
i remebered when i was have s2 one dev made a rom complete transparent look just chose home screen wallpaper and every app shows that backgroud like phone, contact, msg, music apk, setting apk, job manager and many more waiting for that magic on our Note :highfive:
Click to expand...
Click to collapse
choose dark settings instead of white settings on Angry and it will show your new settings background...
dont know it brother...
<<<The CRACKS on my NOTE shows how often it KISSES the FLOOR>>>
good job kabayan!
im try to copy the image to the drawble folder but a pop up NOT IMPLEMENTED appear... how to copy the image? im follow ur steps but did anyone knows why i cant copy image to that folder
Sent from my GT-N7000 using xda premium
my own name said:
im try to copy the image to the drawble folder but a pop up NOT IMPLEMENTED appear... how to copy the image? im follow ur steps but did anyone knows why i cant copy image to that folder
Sent from my GT-N7000 using xda premium
Click to expand...
Click to collapse
maybe you use themed framework-res already..
try this one. for JB
https://www.dropbox.com/s/jsv94dj9wtfsi3s/framework-res.apk
Nice tutor... I will try it....
Sent from my GT-N7000 using xda premium
Great guide. For Note 2 what should be the file resolution? Any file size limit?
How to change the color of the fonts mate? I dont like white color fonts.
Sent from my GT-N7000 using xda app-developers app
Is it possible on stock indian rooted ics?? :sly:

[MOD+TUT] Framework background[.257][WHITE/BLUE/BW]

Hi guys...
I would like to share my first MOD for Z1 it's :
MODed framework
DIRTY WHITE
It will change background in
Settings
Email
Call
SMS
Calendar
{
"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"
}
As I don't have enough free time, for now, I just made simple background change but soon I'll finish all MODs and change bars color....
Instructions:
Download framework-res.apk
Copy file to system
Change permissions to 0644
Move file to framework folder and say "yes" to overwrite.
Restart
Coming soon
Dirty black MOD
Instalation via recovery
Download
DIRTY WHITE MOD
Credits:
Big :thumbup: to @juanpirulo for testing beta release
Enjoy
Sent from my Z1
Few more MODs - light theme
Hi guys
As I really don't have free time I made few more framework MODs based on light theme.
As soon as I find some free time I'll MOD our framework to use dark theme and will use some dark backgrounds...
3D swirl
DOWNLOAD 3D SWIRL
White dolphin
DOWNLOAD WHITE DOLPHIN
Blue line
DOWNLOAD BLUE LINE
As I said - these are just simple MODs, only with changed background pictures.
When I catch some time I'll MOD blue to blue and dark to dark.
This one is the best to use with @xXWeresXx dark apps - it should look very good
DIRTY DARK
It looks ugly but as I said - use this one with @xXWeresXx dark apps (he MOD apps one by one) and it will look great and your fonts should be white
DOWNLOAD DIRTY DARK
Sent from my Z1
quick TUTORIAL
As I promised....
It's very simple to do this.
Copy framework-res.apk to your PC
Open it with WinZip and go to folder xxhdpi. (res/drawable-xxhdpi)
You'll find there two pngs (pictures) with a name semc_bg_light.png and semc_bg.xml.
Semc_bg_light.png is for light theme and the other one is for dark theme...but this isn't important now.
Now you need to download or create one png and rename or name it to semc_bg_light.png
On our Z1 we are using light MOD, so the png we need to change is semc_bg_light.png.
Now, take your png (that you created), check once again it has right name and copy it (with WinZip) to folder res/drawable-xxhdpi (in your framework-res.apk apk).
You'll get window opened with a few questions.
Don't change anything except "compression method"!
Set that to "store"
Copy your framework-res.apk back to your phone.
Copy it to system.
Change permissions to 0644.
Move framework-res.apk to framework folder (system/framework)
Open your settings, calls, email or SMS app and enjoy your new design
Next TUTORIAL
How to MOD any apk file using just your phone
See ya guys...
Sent from my Z1
I had not gotten round to doing this yet on my phone, thanks for reminding me, I do like a nice brushed metal background on mine.
Sent from my C6903 using XDA Premium 4 mobile app
Hi thanks for the tutorial I just installed the dark one looks great the settings still looks the same I have the dark mods the text isn't white any ideas how I could change that
Sent from my C6903 using xda app-developers app
pikeylfc said:
Hi thanks for the tutorial I just installed the dark one looks great the settings still looks the same I have the dark mods the text isn't white any ideas how I could change that
Sent from my C6903 using xda app-developers app
Click to expand...
Click to collapse
Then I'll have to fix style.xml to show white fonts.
If someone has time to do that - fell free to do @xXWeresXx - you could do that
Sent from my Z1
Very nice bro. Thanks for quick TUTORIAL.
The thing is...
Every app use some info from framework but some info are still coming from style.xml and layout.xml from every app itself.
So I have to edit every app individually and, of course, framework.
That's not easy or quick job but I will try to edit and build perfect framework and with @xXWeresXx dark apps we'll have great user experience
Sent from my Z1
Suit yourself
Sent from my Z1
funky0308 said:
Suit yourself
Sent from my Z1
Click to expand...
Click to collapse
That Cool Bro ^^
Sent from my C6903 using XDA Premium 4 mobile app
Awesome, thanks!
Used 7-zip myself to drag n drop and it seems to work just fine (simply created an all black png, saves about 1 MB as well ). Thinking about changing other png's too, but as I'm lazy I'll wait with that a bit...
funky0308 said:
quick TUTORIAL
As I promised....
It's very simple to do this.
Copy framework-res.apk to your PC
Open it with WinZip and go to folder xxhdpi. (res/drawable-xxhdpi)
You'll find there two pngs (pictures) with a name semc_bg_light.png and semc_bg.xml.
Semc_bg_light.png is for light theme and the other one is for dark theme...but this isn't important now.
Now you need to download or create one png and rename or name it to semc_bg_light.png
On our Z1 we are using light MOD, so the png we need to change is semc_bg_light.png.
Now, take your png (that you created), check once again it has right name and copy it (with WinZip) to folder res/drawable-xxhdpi (in your framework-res.apk apk).
You'll get window opened with a few questions.
Don't change anything except "compression method"!
Set that to "store"
Copy your framework-res.apk back to your phone.
Copy it to system.
Change permissions to 0644.
Move framework-res.apk to framework folder (system/framework)
Open your settings, calls, email or SMS app and enjoy your new design
Next TUTORIAL
How to MOD any apk file using just your phone
See ya guys...
Sent from my Z1
Click to expand...
Click to collapse
Please make it for Xperia L.
[email protected] said:
Please make it for Xperia L.
Click to expand...
Click to collapse
I really doubt you can't use this on Xperia L...
It should be similar or even same on all Xperia.
You just have to change folder you are working in...
For example for Xperia S is xhdpi, for Xperia Z1 is xxhdpi and so on...
But procedure is same - it's all Sony UI.
Sent from my Z1
Good evening, therefore not need for root?
celine62 said:
Good evening, therefore not need for root?
Click to expand...
Click to collapse
...You need root to modify system files.
celine62 said:
Good evening, therefore not need for root?
Click to expand...
Click to collapse
And for something more simple...
Almost every app display ads, stupid ads...
If you have root, you can install addfree, adremove or something similar and block all that sh*t
Sent from my Z1
Here is my settings background.
https://dl.dropboxusercontent.com/u/24614808/framework-res.apk
gregbradley said:
Here is my settings background.
https://dl.dropboxusercontent.com/u/24614808/framework-res.apk
Click to expand...
Click to collapse
Nice one greg...
As we have light theme as default it's easier to use light background.
It's different but easy to build
Sent from my Z1
can someone give me original settings.apk and system ui.apk?
In theory the same methodology should work to mod 290 4.3 framework background? Do we need to be deodexed (which I'm not in 290)
Sent from my C6833 using Tapatalk

[HOW TO MOD THEMES] using only WINZIP

O.K guys...
l'll give you "shell" - theme apk file and easy tutorial for editing and adjusting
your device to be more personal.
It is optimized and written to be easy and user friendly.
Only thing you'll need it WINZIP (or similar program) and , of course, yours pictures and icons.
You can easily create icons for navigation bar in PhotoShop , you just need to follow simple rules.
1.DIMENSIONS
Icons must be created in dimensions :
* FOR PORTRAIT - 144*240 (pixels)
* FOR LANDSCAPE - 240*144 (pixels)
* FOR MENU ICON USE - 141*144 (pixels)
(you can experiment with a dimensions but this tutorial is here to be exact and
that you could follow every step (for beginners).
2. NAMING THE FILES
This is very importing part!
All files must have proper name, if you don't follow this rule you'll end in a bootloop or
systemUI FC.
3. USE "STORE MODE" IN COMPRESSION METHOD (WINZIP)
O.K...let's begin.
*** PREPARATION ***
Find (online) or create (PhotoShop) wallpapers - dimensions should be 1080*1920.
Resize one and save as copy for landscape.
(Just resize it to 1920*1080)
Find or create icons for status bar (you can find great icons on "themes and apps" section
Save all that in one folder - we'll need that later.
*** DOWNLOAD "shell" apk ***
We will use this apk file for our base.
It's basically, my KitKat theme but slightly modified.
DOWNLOAD LINK
DOWNLOAD SHELL.APK
Open shell.apk with WinZip
{
"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"
}
You'll see few folders and files, what we need is folder called "assets"
So go to folder "assets" and you'll see four ZIP files
Let's explain what is what...
1. com.sonyericsson.home.zip
In this ZIP we have all png's (pictures and icons) for editing Xperia Home Launcher (stock!)
So, we can change few thing there, trash bin, trash lid, app drawer icon...
2. com.android.systemui.zip
In this ZIP we have all png's (pictures and icons) for editing SYSTEMUI.
So, we can change few things here too.... navigation bar icons or navigation bar color (transparency...)
3. android.zip
I modified this ZIP and deleted files we don't need.
It'll be used for changing settings, email, sms, call.... background picture.
Only thing what you need now, when you have pictures and icons already downloaded is
to :
* open shell.apk in WINZIP.
* decide what you want to change (lets say it's settings background)
* go to folder android.zip
* go to subfolder "res" , then "drawable-xxhdpi"
* you'll see two jpg files there, one is for dark mode and one for light.
we use light theme on our Z1 but we'll change them all.
* open your folder where you downloaded your 1080*1920 pictures
* choose one and make exact copy of it (right click copy or CTRL+C and paste (CTRL+V)
* now rename those two files to "semc_bg.jpg" and "semc_bg_light.jpg"
* do same thing for that picture you resized for lanscape (you'll have four files total- two with a name semc_bg.jpg (portrait and landscape) and two with a name semc_bg_light.jpg ( portrait and landscape)
* go back to your WINZIP and delete two files from "drawable-xxhdpi"
* now you can use drag and drop or add files through menu, I'll show you second method
* click "add" and find yours jpg files (semc_bg and semc_bg_light PORTRAIT)
* "say" O.K and be sure to select STORE MODE from compression method
*repeat same thing in folder "drawable-sw720dp-hdpi
* repeat same thing in folder "drawable-sw720dp-land- (add LANDSCAPE pictures here)
* close this (second) WINZIP windows and you'll get prompt "File "android.zip was modified.......
* Click "YES" and close WINZIP
Copy your modified shell.apk , you can rename it , of course to your device and
install like any other apk.
If you get error in install process, just sign apk file using ZIPSIGNER (MODE platform or media)
And that's it...
RESULTS COULD BE AWESOME
When you MOD other folders and files in theme (shell.apk) do same steps.
Only change will be in file names.
But if you are changing navigation bar icon "back" you'll go to com.android.systemui.zip ,
in folder res/drawable-xxhdpi and check what's original name of that png file.
For this icon is "ic_sysbar_back.png" (portrate) and "ic_sysbar_back_land" (landscape) so
you'll need to copy your icons (to have two same icons) and rename them to that names.
Also, don't forget to resize icon if it's not O.K
TIP ~ BONUS ~ EXTRA
If you wanna add wallpapers to your theme
Use same procedure and change. png or.jpg files in shell.apk/res/
As you can see you are able to set lockscreen background, wallpaper and preview picture (I'll show icon in settings/personalisation/themes)
If you need any help, ask here, on this thread.
That's why it's here - and remember, there's no stupid questions (only stupid answers)
So..if I helped you - SAY TNX -
Reserved
One more
Sent from my C6903 using Tapatalk
How do I change the theme colour (you know the main colour for settings tiles etc)
Sent from my C6903 using Tapatalk
Zippy1 said:
How do I change the theme colour (you know the main colour for settings tiles etc)
Sent from my C6903 using Tapatalk
Click to expand...
Click to collapse
Yes, I know, but that's not subject in this topic.
What I wanna say is - this is tutorial for beginners (I hate word "noobs") and xml editing is a bit harder.
...but...
You have to decompile theme.apk, then decompile com.sonyericsson.uxp.zip
Open res/values/colors.xml using Notepad++ and change values
Sent from my C6903 using Tapatalk
UCould I start with a theme that has a colour I already like, as apposed to using your shell? If so how would I do that.
Sent from my C6903 using Tapatalk
Zippy1 said:
UCould I start with a theme that has a colour I already like, as apposed to using your shell? If so how would I do that.
Sent from my C6903 using Tapatalk
Click to expand...
Click to collapse
I believe you can, I'm not 100% sure but try.
Copy public and color.xml from folder/zip I just said to shell.apk and try...
Sent from my C6903 using Tapatalk
Whats the best programme I can use on my pc for resizing images.
Sent from my C6903 using Tapatalk
Zippy1 said:
Whats the best programme I can use on my pc for resizing images.
Sent from my C6903 using Tapatalk
Click to expand...
Click to collapse
Belive me or not - Paint will do the job
Especially if you need to resize from 1080*1920 to 1920*1080.
Sent from my C6903 using Tapatalk
Thank u very much
Good guide. How can i set a full trasparent status bar?
fer2503 said:
Good guide. How can i set a full trasparent status bar?
Click to expand...
Click to collapse
Not using WINZIP, that's for sure
I'm working on systemUI with full transparency (status bar) and it'll be out soon.
In a MOD - for all 290 ROMs (rooted) and theme for ones who can use custom themes.
Sent from my C6903 using Tapatalk
Thank you but I do not understand the paragraph:
" now rename those two files to "semc_bg.jpg" and "semc_bg_light.jpg"
* do same thing for that picture you resized for lanscape (you'll have four files total- two with a name semc_bg.jpg (portrait and landscape) and two with a name semc_bg_light.jpg ( portrait and landscape)"
Please explain! Are the pic wallpapers, right? I created 2 pics (portrait and landscape). But you say four. I do not understand
hwithv said:
Thank you but I do not understand the paragraph:
" now rename those two files to "semc_bg.jpg" and "semc_bg_light.jpg"
* do same thing for that picture you resized for lanscape (you'll have four files total- two with a name semc_bg.jpg (portrait and landscape) and two with a name semc_bg_light.jpg ( portrait and landscape)"
Please explain! Are the pic wallpapers, right? I created 2 pics (portrait and landscape). But you say four. I do not understand
Click to expand...
Click to collapse
You did all O.K.
The reason why do you need four jpg/png files is this :
If you open android.zip from assets, you'll see three folders:
And you need to replace files in all folders.
So...
You'll basically need six picture files but we are using same files in drawable-xxhdpi and in drawable-sw720dp-hdpi (portrait files).
In folder drawable-sw720dp-land-hdpi you add semc_bg_light.jpg and semc_bg.jpg (landscape)
And in drawable-sw720dp-hdpi you should add semc_bg_light.jpg and semc_bg.jpg (portrait)
In drawable-xxhdpi should add same files you added to folder drawable-sw720dp-hdpi
Sent from my C6903 using Tapatalk
Also, it'll work if you skip replacing files in folder drawable-sw720dp-land-hdpi.
If you need anything else,- ask again
Sent from my C6903 using Tapatalk
Hi!
How to decompile a system apks?
SirAlx said:
Hi!
How to decompile a system apks?
Click to expand...
Click to collapse
Really don't know how to respond on this?!
What you mean by that - how to?
Using APKtool...
Member of Recognized MoonBreakers
funky0308 said:
Really don't know how to respond on this?!
What you mean by that - how to?
Using APKtool...
Member of Recognized MoonBreakers
Click to expand...
Click to collapse
I want to recompile the settings.apk. It´s a system app.
SirAlx said:
I want to recompile the settings.apk. It´s a system app.
Click to expand...
Click to collapse
Really don't understand what's problem, you have to explain better...
Decompile
Apktool d settings.apk
Recompile
Apktool b settings.apk
Member of Recognized MoonBreakers
funky0308 said:
Really don't understand what's problem, you have to explain better...
Decompile
Apktool d settings.apk
Recompile
Apktool b settings.apk
Member of Recognized MoonBreakers
Click to expand...
Click to collapse
I tried to decompile the settings.apk, but I get a error message: "Can´t find framework resources for package of id: 2. You must install proper framework files"
What shall I do?

Categories

Resources