xperia 2012 theme interface for 2011 xperias - Sony Ericsson Xperia Mini, Mini Pro, Xperia Pro, A

can any one help me how to mod framework to modify 2012 themes system to 2011 xperias?

Mm just resize every img in framework to mdpi size..
Decompile with 7zip for img editing or if you have knowledge bout apktool & apkmanager better then
Sent from my WT19i using xda premium

well ill try
thanx

Related

small app fuctionallity

xperia t have small app fuctionality
which have been identified as those apps which need to be uploaded as a zip to make simpler those are below i dont have framework!
+ modification of framework.jar + framework.apk
can we make a zip for Xperia s
pls :highfive:
references
http://forum.xda-developers.com/showthread.php?t=1909703
credit to
zohaib0001

[tutorial] small apps port systemui editing - for themers

SMALL APPS PORT SYSTEMUI EDITING​.
.
FIles I ADDED ::::::
ExternalTaskSwitcher ------------ In smali/com/android/systemui/recent
FIles I EDITED ::::::
PhoneStaturBar ,PhoneStaturBar$H ------------ In smali/com/android/systemui/statusbar/phone
.
SO JUST ADD THOSE FILES FROM MY SYSTEMUI AND PASTE IN YOURS
OR JUST DIRECTLY COPY MY CLASSES.DEX IF COMPATIBLE
.
.
.
Press Thanks If I helped You
I just copy your classes.dex in my systemUI and works good
Best Regards
..:: [email protected]€m!c ::..
M8, I tried everything to mod "my" SystemUI (with 7ZIP for classes.dex, APKtool,Manager etc.for .smali files) but i just get a smaller apk compared with the original (600-800kb vs 1.32mb) and a FC Anyways, here is the SystemUI
Jonfensu said:
M8, I tried everything to mod "my" SystemUI (with 7ZIP for classes.dex, APKtool,Manager etc.for .smali files) but i just get a smaller apk compared with the original (600-800kb vs 1.32mb) and a FC Anyways, here is the SystemUI
Click to expand...
Click to collapse
Use apktool, and after compiling take the classes.dex only from /build of apktool and replace the classes.dex of your systemui.apk by opening in winrar ( apk -> zip)
Thank You,
Aeon
AeonWorld said:
Use apktool, and after compiling take the classes.dex only from /build of apktool and replace the classes.dex of your systemui.apk by opening in winrar ( apk -> zip)
Thank You,
Aeon
Click to expand...
Click to collapse
Thanks, but nothing Look what I am doing
-Replace clasess.dex using 7Zip or APKtool (as you said) from your SUI.apk to my SUI.apk ----- Nothing
----
-Decompile Your SUI,extract the three .smali files and replace those on my SUI
-Recompile the new SUI and then place the META-INF folder with 7Zip in the new SUI (Here I get the smaller APK) ----- Nothing
-Replace the res folder in the new SUI with the original of my SUI (Because in the new one is smaller) ----- Nothing
----
-I did the previous steps in one ---- Nothing
I don't know if its happening due i am using an original (Untouched) SystemUI (I guess) Anyways I did not get any error de/re-compiling.
I am gonna try so, with other SUI
Jonfensu said:
Thanks, but nothing Look what I am doing
-Replace clasess.dex using 7Zip or APKtool (as you said) from your SUI.apk to my SUI.apk ----- Nothing
----
-Decompile Your SUI,extract the three .smali files and replace those on my SUI
-Recompile the new SUI and then place the META-INF folder with 7Zip in the new SUI (Here I get the smaller APK) ----- Nothing
-Replace the res folder in the new SUI with the original of my SUI (Because in the new one is smaller) ----- Nothing
----
-I did the previous steps in one ---- Nothing
I don't know if its happening due i am using an original (Untouched) SystemUI (I guess) Anyways I did not get any error de/re-compiling.
I am gonna try so, with other SUI
Click to expand...
Click to collapse
same problem here. i can decompile and recompile SystemUI without any errors and placed ExternalTaskSwitcher,PhoneStaturBar$H on my SystemUI but after replacing the mooded SystemUI i got FC when pressing long the Home button....
---------------------------------------------
EDIT: Finally it works i just copied the classes.dex to my modded SystemUI. many many thanks AEON. you rocks
jobayer said:
same problem here. i can decompile and recompile SystemUI without any errors and placed ExternalTaskSwitcher,PhoneStaturBar$H on my SystemUI but after replacing the mooded SystemUI i got FC when pressing long the Home button....
---------------------------------------------
EDIT: Finally it works i just copied the classes.dex to my modded SystemUI. many many thanks AEON. you rocks
Click to expand...
Click to collapse
Yes indeed, you dont have re and decompile systemUI just copy the classes.dex to the systemUI you want and tadaaa! It works and it stand clear enough in the OP
Best Regards
..:: [email protected]€m!c ::..
Pandemic said:
Yes indeed, you dont have re and decompile systemUI just copy the classes.dex to the systemUI you want and tadaaa! It works and it stand clear enough in the OP
Best Regards
..:: [email protected]€m!c ::..
Click to expand...
Click to collapse
friend which SystemUI you are using? i like xperia t SystemUI (got it from hdpi devices) but got FC when turn on gps would you please guide me to solve this problem? i'm using xperia mini
jobayer said:
friend which SystemUI you are using? i like xperia t SystemUI (got it from hdpi devices) but got FC when turn on gps would you please guide me to solve this problem? i'm using xperia mini
Click to expand...
Click to collapse
my own mate, this one, and then in 3rd post
http://forum.xda-developers.com/showthread.php?t=1690037
Pandemic said:
my own mate, this one, and then in 3rd post
http://forum.xda-developers.com/showthread.php?t=1690037
Click to expand...
Click to collapse
friend everthing works but FC when use gps...why this happening
Have someone read my post? Of course, change classes.dex IS the FIRST thing that I did. ---- Nothing
EDIT. Its not working with Untouched or Official SystemUI. period.
Thanks for the tuorial, i've just copy your classes.dex in my systemUI like Pandemic and it's perfect ! :good:
Jonfensu said:
Have someone read my post? Of course, change classes.dex IS the FIRST thing that I did. ---- Nothing
EDIT. Its not working with Untouched or Official SystemUI. period.
Click to expand...
Click to collapse
Yes thats why I said "if compatible " cause the classes include toggles, so it should be a systemui with toggles
Thank you,
Aeon
How to add text in statusbar like Bluetooth, wifi, reboot, shutdown etc...??????
How to add text under the icon???
Where is download link of systemui??????
Sent from my ST21i2 using xda app-developers app

Disabling lockscreen rotation

I recently installed the Xperia S lockscreen and the framework-res.apk from the Xperia Ice Cream Pureness build 11 and now my lockscreen is rotating and i want to disable that
Sent from my MT15i using xda premium
Yeah, I'd like to know that too.
geri268 said:
I recently installed the Xperia S lockscreen and the framework-res.apk from the Xperia Ice Cream Pureness build 11 and now my lockscreen is rotating and i want to disable that
Sent from my MT15i using xda premium
Click to expand...
Click to collapse
you need to edit your framework-res.apk for that...
You need to edit the /res/bools/xml
Search for following lines
Code:
<bool name="config_enableLockScreenRotation">true</bool>
<bool name="lockscreen_isPortrait">false</bool>
Change it to following:
Code:
<bool name="config_enableLockScreenRotation">[COLOR="Red"]false[/COLOR]</bool>
<bool name="lockscreen_isPortrait">[COLOR="red"]true[/COLOR]</bool>
ofcourse decompiling and recompiling is not needed to be mentioned.
or post your framework-res.apk here.. I will try to modify it...
Press thanks if this helps

[MOD for P][VRTheme][ICS]Smaller Onscreen Button

Here is a little tutorial on how to get smaller onscreen navigation buttons... i was formely using On Screen Button Enabler App by Soheil_rf but tha buttons re too big for my liking so i explore here on xda & get solution.
Tools Needed:-
- Framework-res.apk from yur ROM
- Notepad++
- Apktool but yhu can also use ApkManager
Steps:::::::::::::::::::::::::::::
1. Copy yur framework-res.apk to Apktool folder
2. Install yur framework-res.apk for de/recompiling....
Code:
apktool if framework-res.apk
3. Decompile tha apk
4. Goto folder framework-res/res/values, Open bools.xml with Notepad++ & edit den save; change from false to true
Code:
<bool name="config_showNavigationBar">true</bool>
5. Goto folder framework-res/res/values, Open dimens.xml with Notepad++ & edit den save; i change tha Height & Width values
Code:
<dimen name="navigation_bar_height">35.0dip</dimen>
<dimen name="navigation_bar_width">32.0dip</dimen>
6. Recompile tha edited decompiled framework-res.apk
7. Voila & Flash.......:highfive::highfive::highfive:
Update:::::::::::
VRTheme mod added... just flash & enjoy, no need for editing!!! it should work for all Xperia P CM9/STOCK ROMs.
- On Screen Button (OSB)
- Auto-Rotation for Lockscreen
- Navigation bar pngs for SystemUI incase its not present in yur SystemUI....
Optional;
* check yur SystemUI.apk for tha files in Nav_bar.zip, if present den yhu dnt need it but if not copy all tha pngs to your SystemUI.apk [res/drawable-hdpi folder]
* i attach a flashable zip for yhu guys...... hope yhu guys dnt mind!:silly:
Hope tha tutorial is helpful......
Thanks:-
Evilsto
Abhinav2
XDA
Me
How to Enable Lockscreen Rotation
Additional.....
Steps:::::::::::::::::::::::::::::
1. Copy yur framework-res.apk to Apktool folder
2. Install yur framework-res.apk for de/recompiling....
Code:
apktool if framework-res.apk
3. Decompile tha apk
4. Goto folder framework-res/res/values, Open bools.xml with Notepad++ & edit den save; change from false to true
Code:
<bool name="config_enableLockScreenRotation">true</bool>
change from true to false
Code:
<bool name="lockscreen_isPortrait">false</bool>
5. Recompile tha edited decompiled framework-res.apk
6. Voila & Flash.......:highfive::highfive::highfive:
Thanks:-
Sandy
Me
thank you very much
Mtakween said:
thank you very much
Click to expand...
Click to collapse
thanks a ton buddy.........
Good work man :good:
Keep going
Best Regards,
AJ
alokbina is now Abhinav2
Abhinav2 said:
Good work man :good:
Keep going
Best Regards,
AJ
alokbina is now Abhinav2
Click to expand...
Click to collapse
thanks for helping & posting motivational comments!
Godbless...:highfive::good:
Just a correction....Well you included the bools.xml and dimens.xml within the vrTheme but not all roms will have same bools.xml and dimens.xml which may conflict with their framework...so just leave the vrTheme empty with the correct file structure and tell them how to add bools.xml and dimens.xml in it
Best Regards,
AJ
Abhinav2 said:
Just a correction....Well you included the bools.xml and dimens.xml within the vrTheme but not all roms will have same bools.xml and dimens.xml which may conflict with their framework...so just leave the vrTheme empty with the correct file structure and tell them how to add bools.xml and dimens.xml in it
Best Regards,
AJ
Click to expand...
Click to collapse
Okies brov..... but i guess it will work on all CM9 roms for Xperia P!
Nice work brov!!
But many devs already know this(me)!
Anyways Good for freshers......
Sent from my Xperia P using XDA-premium
sadiq23 said:
Nice work brov!!
But many devs already know this(me)!
Anyways Good for freshers......
Sent from my Xperia P using XDA-premium
Click to expand...
Click to collapse
i know but just for new members brov......
Would you mind doing The same for XU?
Strike_Riku said:
Would you mind doing The same for XU?
Click to expand...
Click to collapse
post yur framework file den i ll make it brov..... if yhu can get framework-res.apk from stock & cm9!!!
thanks!

[MOD][ICS] Xperia Z1 Framework v3.0.0 [PRO/ARC][6/11/2013]

Here I come with Xperia Z1(Z One) Framework for 2011 HDPI Xperia Phones. You can call it a full port of that framework. Because I have ported more than 99.99% of Visual Appearance and Features from Xperia Z1(Z One) Framework
Main Features :
Xperia Z1 Visual Appearance
Xperia Z1 Transition Animations
Xperia Z1 Checkable Animation
Xperia Z1 Two Color Accent In One Theme (One For Black App Another One For White App)
Xperia Z1 Theme On Non-Sony App
Automatic Colorizing Based Off SemcGenericUxpRes.apk (Same As Theme Accent)
Magnificent Glass
Small App Enabled
External Lockscreen Enabled
Extended Power Menu
Changelog :
v3.0.0 :
Rebased From Scratch
Xperia Z1 Two Color Accent In One Theme (One For Black App Another One For White App)
Xperia Z1 Theme On Non-Sony App
Small App Enabled
External Lockscreen Enabled
v2.01 :
Fixed Signature Error
Added Support For FW.13
v2.00 :
Ported All Color, Drawable And Layout XML's From Xperia Z1
Ported Xperia Z1 Checkable Animation
Ported Auto Colorizing Function
Added Magnificent Glass
Added Extended Power Menu
Added Theme Accent Changer (Aroma Installer)
v1.0 :
Initial Release
Bugs :
You Should Find And Let Me Know (I DIDN'T FIND ANY)
DOWNLOAD :
v3.0.0 :
Stock ICS Deodexer by BDFreak.zip
Xperia Z1 Framework v3.0.0 by BDFreak.zip
Xperia Z1 Framework v3.0.0 For FW.13 by BDFreak.zip
BDFreak Theme Accent Changer v2.0.0.zip
v2.01 :
Stock ICS Deodexer by BDFreak.zip
Xperia Z1 Framework v2.01 by BDFreak.zip
Xperia Z1 Framework v2.01 For FW.13 by BDFreak.zip
BDFreak Theme Accent Changer v1.00.zip
v2.00 :
Stock ICS Deodexer by BDFreak.zip
Xperia Z1 Framework v2.00 by BDFreak.zip
BDFreak Theme Accent Changer v1.00.zip
v1.0 :
Xperia i1 Framework v1.0 by BDFreak.zip
How To Install :
v3.0.0 :
Deodexed Stock ICS for 2011 HDPI phones (RECOMMENDED)
Take nandroid backup
Download Stock ICS Deodexer by BDFreak.zip file
Download Xperia Z1 Framework v3.0.0 by BDFreak.zip file (if FW.587)
Download Xperia Z1 Framework v3.0.0 For FW.13 by BDFreak.zip file (if FW.13)
Download BDFreak Theme Accent Changer v2.0.0.zip file
Place them in to your phones sdcard
Reboot into recovery
Install Stock ICS Deodexer by BDFreak.zip
Install Xperia Z1 Framework v3.0.0 by BDFreak.zip (if FW.587)
Install Xperia Z1 Framework v3.0.0 For FW.13 by BDFreak.zip (if FW.13)
Install BDFreak Theme Accent Changer v2.0.0.zip
Reboot
v2.xx :
Deodexed Stock ICS for 2011 HDPI phones (RECOMMENDED)
Take nandroid backup
Download Stock ICS Deodexer by BDFreak.zip file
Download Xperia Z1 Framework v2.xx by BDFreak.zip file (if FW.587)
Download Xperia Z1 Framework v2.xx For FW.13 by BDFreak.zip file (if FW.13)
Download BDFreak Theme Accent Changer v1.00.zip file
Place them in to your phones sdcard
Reboot into recovery
Install Stock ICS Deodexer by BDFreak.zip
Install Xperia Z1 Framework v2.xx by BDFreak.zip (if FW.587)
Install Xperia Z1 Framework v2.xx For FW.13 by BDFreak.zip (if FW.13)
Install BDFreak Theme Accent Changer v1.00.zip
Reboot
v1.0 :
Any ICS based Xperia rom for 2011 phones (STOCK ROM RECOMMENDED)
Take nandroid backup
Download Xperia i1 Framework v1.0 by BDFreak.zip file
Place it in to your phones sdcard
Reboot into recovery
Install Xperia i1 Framework v1.0 by BDFreak.zip
If you having any problem after installation than Wipe Cache Partition and Dalvik Cache and follow How To Install again
Please Note :
This is intended for Deodexed Stock ICS ROM. If you are using any Custom ICS ROM, I will not help you to solve your issue if you get any error.
You should have apps from 2012/2013 Xperia Phones or modded 2011 apps installed to fully enjoy this theme. Stock 2011 apps will not take advantage of this theme.
The apps I have used in screenshot are from this section. So, find it yourself and don't ask me for these apps.
If you use any part this work on your works then please don't forget to give me proper credit.
Don't steal any part of my work without asking me for permission or I will report your thread without asking you.
Screenshots :
v3.0.0 :
{
"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"
}
v2.00/v2.01 :
v1.0 :
-------------
Add-ons :
-------------
+ Xperia i1 White Settings Pack
Looks good. Since you released yours first I won't release mine.
Few things.
Accent colours are different in Honami. You're using the old Xperia Z blue. Honami has two colours per accent; one for dark apps and one for light apps. If you have the system dump (I assume you do), then decompile the theme accent apks and you'll see what I mean.
Also, were you able to implement the check box animation? I was able to on mine. Take a look at erorcun's framework and you can implement it yourself.
Also your tabs aren't Honami. You still have Xperia Z tabs.
Either way, great job!
Sent from my Xperia arc using xda-developers app
Its looking beautiful man....
thanks for the update....
DdcCabuslay said:
Looks good. Since you released yours first I won't release mine.
Few things.
Accent colours are different in Honami. You're using the old Xperia Z blue. Honami has two colours per accent; one for dark apps and one for light apps. If you have the system dump (I assume you do), then decompile the theme accent apks and you'll see what I mean.
Also, were you able to implement the check box animation? I was able to on mine. Take a look at erorcun's framework and you can implement it yourself.
Also your tabs aren't Honami. You still have Xperia Z tabs.
Either way, great job!
Sent from my Xperia arc using xda-developers app
Click to expand...
Click to collapse
Aww man I was waiting for urs
Sent from my LT18i
DdcCabuslay said:
Looks good. Since you released yours first I won't release mine.
Few things.
Accent colours are different in Honami. You're using the old Xperia Z blue. Honami has two colours per accent; one for dark apps and one for light apps. If you have the system dump (I assume you do), then decompile the theme accent apks and you'll see what I mean.
Also, were you able to implement the check box animation? I was able to on mine. Take a look at erorcun's framework and you can implement it yourself.
Also your tabs aren't Honami. You still have Xperia Z tabs.
Either way, great job!
Sent from my Xperia arc using xda-developers app
Click to expand...
Click to collapse
You can release your version also....and i know it will be better and complete....
:good::good:
DdcCabuslay said:
Looks good. Since you released yours first I won't release mine.
Few things.
Accent colours are different in Honami. You're using the old Xperia Z blue. Honami has two colours per accent; one for dark apps and one for light apps. If you have the system dump (I assume you do), then decompile the theme accent apks and you'll see what I mean.
Also, were you able to implement the check box animation? I was able to on mine. Take a look at erorcun's framework and you can implement it yourself.
Also your tabs aren't Honami. You still have Xperia Z tabs.
Either way, great job!
Sent from my Xperia arc using xda-developers app
Click to expand...
Click to collapse
I love ddc's theming
Sent from my LT18i
DdcCabuslay said:
Looks good. Since you released yours first I won't release mine.
Few things.
Accent colours are different in Honami. You're using the old Xperia Z blue. Honami has two colours per accent; one for dark apps and one for light apps. If you have the system dump (I assume you do), then decompile the theme accent apks and you'll see what I mean.
Also, were you able to implement the check box animation? I was able to on mine. Take a look at erorcun's framework and you can implement it yourself.
Also your tabs aren't Honami. You still have Xperia Z tabs.
Either way, great job!
Sent from my Xperia arc using xda-developers app
Click to expand...
Click to collapse
Awh... I didn't know that you will release a i1 framework. You could inform me by mail. I made it for my personal usw, just share it because people told me to upload the framework that I used in my white settings mod.
Anyways bro, you can work on your mod. I will be happy if you release a perfect i1 framework.
Good job :good:
I will merge a few things from this one into mine framework and post in this thread only, please check the attached screenshots for i1 activitybar (settings) and i1 tabs (phone)..
Thanks,
Jan
BDFreak said:
Awh... I didn't know that you will release a i1 framework. You could inform me by mail. I made it for my personal usw, just share it because people told me to upload the framework that I used in my white settings mod.
Anyways bro, you can work on your mod. I will be happy if you release a perfect i1 framework.
Click to expand...
Click to collapse
If you say so, then I'll continue working on it when I go back to stock.
Sent from my Xperia Tablet Z using xda developers app
DdcCabuslay said:
If you say so, then I'll continue working on it when I go back to stock.
Sent from my Xperia Tablet Z using xda developers app
Click to expand...
Click to collapse
ok....that means you are not using ics....so anyway which rom are u using nowadays...
salsreloded said:
ok....that means you are not using ics....so anyway which rom are u using nowadays...
Click to expand...
Click to collapse
I'm bouncing between FXP CM10 and LX CM10.1 and doing work on those. Ever since I've unlocked my bootloader and flashed CM it's been hard for me to go back.
Anyway let's not get off topic too much.
Sent from my Xperia Tablet Z using xda developers app
DdcCabuslay said:
If you say so, then I'll continue working on it when I go back to stock.
Sent from my Xperia Tablet Z using xda developers app
Click to expand...
Click to collapse
Thnx bro
We will be waiting
Sent from my LT18i
Magnifier is not working. It gives fc all the time.
federico rotundi said:
Magnifier is not working. It gives fc all the time.
Click to expand...
Click to collapse
This framework is not patched for magnifier...
BDFreak said:
This framework is not patched for magnifier...
Click to expand...
Click to collapse
So, Would you explain, why moving cursor giving fc all the time (After installing framework) ?
federico rotundi said:
So, Would you explain, why moving cursor giving fc all the time (After installing framework) ?
Click to expand...
Click to collapse
Are you on Stock Rom? If not it must be rom related, may be for a magnifier patched framework.jar...
The framework.jar probably supports magnifying glass
Framework-res doesnt
Hence u get a FC
Sent from my LT18i
request
can you please make without onscreen button...or decibel it..

Categories

Resources