Hello everybody !
So, it's not a big problem, but i love having a clock with a thin display for the minutes.
But now with 5.1.1 update, my clock has a bold display for the minutes.
What can I do ?
Is it a new change from Sony ?
Thx for reading
-A french boy
Could be a bug or a feature. What i have seen is all 5.1 firmwares has it.
It seems to be affecting everyone - no known fix yet.
I'm guessing it's just a bug, because the Sony Clock widget on the Home screen is still the same.
Any way to get the version from LP 5.0 back? I have root.
Psy87 said:
Any way to get the version from LP 5.0 back? I have root.
Click to expand...
Click to collapse
Decompile SystemUI.apk
Open res/values/styles.xml with Notepad++
Find somc_sony_clock_minute_style and edit :
Code:
<style name="somc_sony_clock_minute_style" parent="@style/SonyClockBaseStyle">
<item name="android:textSize">@dimen/somc_sony_clock_minute_digit_size</item>
<item name="android:maxLines">1</item>
<item name="android:fontFamily">x-sst-ultralight</item>
Then go res/values/dimens.xml
Find sony_clock_hour_digit_bottom_margin and edit :
Code:
<dimen name="sony_clock_hour_digit_bottom_margin">-25.0dip</dimen>
Save both, recompile your SystemUI.apk and push it to your device.
Reboot and enjoy your new clock
could you upload the compiled systemui.apk for Z1 compact android 5.1.1 please?
morbidcreation said:
could you upload the compiled systemui.apk for Z1 compact android 5.1.1 please?
Click to expand...
Click to collapse
If you send me your SystemUI and Framework.jar i can edit it for you.:fingers-crossed:
MelihCaliskan said:
Decompile SystemUI.apk
Open res/values/styles.xml with Notepad++
Find somc_sony_clock_minute_style and edit :
Code:
<style name="somc_sony_clock_minute_style" parent="@style/SonyClockBaseStyle">
<item name="android:textSize">@dimen/somc_sony_clock_minute_digit_size</item>
<item name="android:maxLines">1</item>
<item name="android:fontFamily">x-sst-ultralight</item>
Then go res/values/dimens.xml
Find sony_clock_hour_digit_bottom_margin and edit :
Code:
<dimen name="sony_clock_hour_digit_bottom_margin">-25.0dip</dimen>
Save both, recompile your SystemUI.apk and push it to your device.
Reboot and enjoy your new clock
Click to expand...
Click to collapse
Is there any way to do this trick with Z3 D6653 version? Because there is no /values directory in /res. I just unziped the SystemUI.apk file with WinRAR, is there a proper way to do it?
This clock issue is really annoying.
Can someone make a lightweight Xposed module or a zip to flash in the recovery?
MelihCaliskan said:
If you send me your SystemUI and Framework.jar i can edit it for you.:fingers-crossed:
Click to expand...
Click to collapse
Please help me edit for Xperia Z1 Compact 5.1.1, thank you :fingers-crossed:
Code:
mediafire.com/download/vc8m38s95hp7zc7/Z1C_UI.zip
dani2191 said:
Is there any way to do this trick with Z3 D6653 version? Because there is no /values directory in /res. I just unziped the SystemUI.apk file with WinRAR, is there a proper way to do it?
This clock issue is really annoying.
Click to expand...
Click to collapse
Dont extract it with WinRAR, use APK Tool
trunghaut1 said:
Please help me edit for Xperia Z1 Compact 5.1.1, thank you :fingers-crossed:
Code:
mediafire.com/download/vc8m38s95hp7zc7/Z1C_UI.zip
Click to expand...
Click to collapse
I apologize but I'm on OS X now, i dont know if Apk Tool compatible with OS X or not.
I edited my SystemUI with this tool : http://forum.xda-developers.com/showthread.php?t=2639400
I believe you can do it yourself too :good:
MelihCaliskan said:
Dont extract it with WinRAR, use APK Tool
I apologize but I'm on OS X now, i dont know if Apk Tool compatible with OS X or not.
I edited my SystemUI with this tool : http://forum.xda-developers.com/showthread.php?t=2639400
I believe you can do it yourself too :good:
Click to expand...
Click to collapse
Thank you, I did it
MelihCaliskan said:
Dont extract it with WinRAR, use APK Tool
I apologize but I'm on OS X now, i dont know if Apk Tool compatible with OS X or not.
I edited my SystemUI with this tool : http://forum.xda-developers.com/showthread.php?t=2639400
I believe you can do it yourself too :good:
Click to expand...
Click to collapse
Thanks man, I finally have my clock back!
I just had to use Advanced Apktool updated version (4.1.0 based on Apktool 2.0.2) since the one from the main thread (4.1.0 based on Apktool 2.0.0-RC3) did not work for me.
trunghaut1 said:
Thank you, I did it
Click to expand...
Click to collapse
dani2191 said:
Thanks man, I finally have my clock back!
I just had to use Advanced Apktool updated version (4.1.0 based on Apktool 2.0.2) since the one from the main thread (4.1.0 based on Apktool 2.0.0-RC3) did not work for me.
Click to expand...
Click to collapse
Good to hear this
dani2191 said:
Is there any way to do this trick with Z3 D6653 version? Because there is no /values directory in /res. I just unziped the SystemUI.apk file with WinRAR, is there a proper way to do it?
This clock issue is really annoying.
Click to expand...
Click to collapse
You will have to decompile it, mere unzipping won't work
trunghaut1 said:
Please help me edit for Xperia Z1 Compact 5.1.1, thank you :fingers-crossed:
Code:
mediafire.com/download/vc8m38s95hp7zc7/Z1C_UI.zip
Click to expand...
Click to collapse
I also have 5.1.1 on my D5503, would yours work with mine? If so, could you send it to me, please?
Nayibmc said:
I also have 5.1.1 on my D5503, would yours work with mine? If so, could you send it to me, please?
Click to expand...
Click to collapse
Code:
drive.google.com/file/d/0BxZGyvluE426blFudkpqcFpwRTA/view?usp=docslist_api
This is SystemUI of 14.6.A.1.236. If not work, you can send your SystemUI & framework-res to me. :fingers-crossed:
trunghaut1 said:
This is SystemUI of 14.6.A.1.236. If not work, you can send your SystemUI & framework-res to me. :fingers-crossed:
Click to expand...
Click to collapse
It did work! Thank you so much!
Nayibmc said:
It did work! Thank you so much!
Click to expand...
Click to collapse
:good: :fingers-crossed:
Can this be done to a Z5?
Related
Hi all!
someone managed to change systemui of the Original Stock ROM v20q to insert the transparency into the "status bar"?
It seems that the systemui is different than the v20l/m/o
any ideas?
thanks
for transparency in status bar you must replace status_bar_background in framework-res.apk with this one(attached).
HIT THE THANKS BUTTON IF I HELP YOU!
RobYyY said:
for transparency in status bar you must replace status_bar_background in framework-res.apk with this one(attached).
HIT THE THANKS BUTTON IF I HELP YOU!
Click to expand...
Click to collapse
Thanks for reply but don't work
joiN85 said:
Thanks for reply but don't work
Click to expand...
Click to collapse
I'm on v20q and it is working :-??.. replace in system ui shade_bg with attached one!
RobYyY said:
I'm on v20q and it is working :-??.. replace in system ui shade_bg with attached one!
Click to expand...
Click to collapse
Please attach your systemui.apk v20q
thanks
joiN85 said:
Please attach your systemui.apk v20q
thanks
Click to expand...
Click to collapse
I modified original system ui from v20q for u! Hope it will works!
Hi guys how did you make rhis work? I tried to this the steps above and i get fc all the time and i tried to install the systemui.apk o system apps and it force closes i reboot and the notifications bar has been deleted
Sent from my LG-P990 using XDA Premium App
I've a question to this, too.
With kitchen, this doesn't work. So in which file is the transparency?
Flix123 said:
I've a question to this, too.
With kitchen, this doesn't work. So in which file is the transparency?
Click to expand...
Click to collapse
status_bar_background in framework-res.apk
No, that doesn't work.
Hey people,
I found the solution: There's not a picture that have to be modified, but an xml file.
Decompile framework-res.apk and after that SystemUI.apk and go to SystemUI/res/layout/
Then, unzip the attached file and replace status_bar_tracking.xml in layout folder with the new file and recompile SystemUI.
i wonder what im doin wrong it doesnt work for me
Can someone help me to mod the background color of MMS.apk like the picture in my attach file (From black to blue) ? or show me how to do it?? thanks everybody in advance
P/s: i uploaded my original MMS.apk as well
here you go
http://rootzwiki.com/topic/19845-how-to-theme-your-mms-a-step-by-step-guide/
MrDSL said:
here you go
http://rootzwiki.com/topic/19845-how-to-theme-your-mms-a-step-by-step-guide/
Click to expand...
Click to collapse
Thanks so much guy! But do u or any know what the problems with my notepad++ is ??
ghost_boy1412 said:
Thanks so much guy! But do u or any know what the problems with my notepad++ is ??
Click to expand...
Click to collapse
yeah
you have to decompile the apk first
otherwise you cant edit the xml files
use apktool or apk manager for that
take this version of apkmanager if you are on ics
http://forum.xda-developers.com/showthread.php?t=1642224
ghost_boy1412 said:
Thanks so much guy! But do u or any know what the problems with my notepad++ is ??
Click to expand...
Click to collapse
i guess you just unzipped the xml's not decompiled them
how to decompile apk's
pa.pn2 said:
yeah
you have to decompile the apk first
otherwise you cant edit the xml files
use apktool or apk manager for that
take this version of apkmanager if you are on ics
http://forum.xda-developers.com/showthread.php?t=1642224
Click to expand...
Click to collapse
picard666 said:
i guess you just unzipped the xml's not decompiled them
how to decompile apk's
Click to expand...
Click to collapse
Thanks so much guys I know what to do now
I have had some people asking how to get the Samsung Ripple Lockscreen working so I thought I would add a small guide here how to do it so it can be done to any JB Samsung based ROM for both 31XX and 51XX tab 2s as has been tested on both. Tested on 4.1.2 but not on 4.1.1 but should still work for that too. This is the first how to I have done so sorry if it is not very good
Prerequisites
Deodexed Jelly Bean Samsung Based Rom
Apktool
Text Editor eg notepad++
Knowledge how to decompile and build apks and jars
You will need two files from the system/framework of your rom
1.framework-res.apk
2.services.jar
Framework-res.apk Changes
Decompile framework-res.apk
Navigate to folder framework-res/res/values
Open bools.xml in a text editor
look for
Code:
<bool name="config_isWaterRippleEnabled">false</bool>
and change to
Code:
<bool name="config_isWaterRippleEnabled">true</bool>
That is all for the framework-res.apk so build framework-res and copy across the META-INF folder from your original framework-res.apk to the newly compiled framework-res.apk and that is ready to go.
This will now give you the option in lockscreen settings to select ripple effect but depending on the base your wallpaper may be hidden with ripple effect enabled so to fix that you need to mod services.jar
Services.jar Changes
Download the attached WindowAnimator.zip
Extract WindowAnimator.smali from zip
Decompile services.jar
Navigate to smali/com/android/server/wm
Replace WindowAnimator.smali with the one attached
That is all that is needed for services.jar so build services.jar and it is ready to go
This will make your wallpaper visible when ripple lockscreen is selected.
Put the files in a flashable zip and flash in cwm or twrp recovery, push to system/framework or copy into system/framework which ever you prefer doing, personally I always just flash them in custom recovery so you can use the attached zip and and place your modded files inside and flash if you wish
Note
Same WindowAnimator.smali can be used for both 31XX and 51XX I have used it in both my roms for 31XX and 51XX
Ripple Lockscreen does not work with live wallpaper set as lockscreen wallpaper
This is only for Deodexed Samsung Based Jelly Bean roms
Feel free to include this in your rom just give credits.
How To Have Transparent SystemUI For 31XX
All changes are done to SystemUI.apk so you need to decompile it and apply the following changes below
Open res/layout/twsuperstatusbar.xml
Change this
Code:
android:background="#ff000000"
To this
Code:
android:background="#00000000"
Then open res/values/drawables.xml
Change this
Code:
<item type="drawable" name="status_bar_background">#ff1e1e1e</item>
To this
Code:
<item type="drawable" name="status_bar_background">#00000000</item>
This is for full transparent status bar but you can change the colour code in drawables to any shade of transparency or another colour if you want
This is all that is needed to have the status bar show transparent
To have a transparent background for the pull down or to have any picture you like these changes are required.
Open res/layout/twstatusbarexpanded.xml
Change this
Code:
android:background="@drawable/notification_panel_bg"
To this
Code:
android:background="@drawable/tw_notification_panel_bg"
Download the attached png called tw_notification_panel_bg.png and add it to res/drawable-mdpi
This is all that is needed to make the drop down window transparent or to any picture you like.
If you want other parts set to transparent as well in the dropdown for example the notifications title, where the date is etc you will need to
Open res/layout/twstatusbarexpanded.xml
Look for all
Code:
android:background="#colorcode"
Change to this
Code:
android:background="#00000000"
If you want to change the quick settings buttons background then you need to edit the png labelled tw_quick_panel_quick_setting_button_bg_normal.9 to a transparent one as well as for the tw_status_bar_close_off.png and tw_status_bar_close_on.png they can be changed to a transparent image as well so you will pretty much have a full transparent SystemUI
Very good, i'll try this in MicroDelta ROM... :good:
EDIT: Already modded service.jar but having troubles to recompile framework-res.apk (I really don't know how to do it, googled it but all
methods didn't worked)
Please, someone that knows how to recompile it... here's the link for decompiled and modded Microdelta's framework! thnx
http://www.mediafire.com/?931j5x50bfujwa9
Narciso Neto said:
Very good, i'll try this in MicroDelta ROM... :good:
EDIT: Already modded service.jar but having troubles to recompile framework-res.apk (I really don't know how to do it, googled it but all
methods didn't worked)
Please, someone that knows how to recompile it... here's the link for decompiled and modded Microdelta's framework! thnx
http://www.mediafire.com/?931j5x50bfujwa9
Click to expand...
Click to collapse
try "apktool if framework-res.apk" and then try recompiling. @op Thanks for the guide. I'll try it once I get my tab back. "Is Water Ripple Enabled" XD lazy samsung.
Luigi2012SM64DS said:
try "apktool if framework-res.apk" and then try recompiling. @op Thanks for the guide. I'll try it once I get my tab back. "Is Water Ripple Enabled" XD lazy samsung.
Click to expand...
Click to collapse
Already tried that, and another 5 methods that i saw in google, tried updating java... still not recompiling!
Anyway, when you do it for your tab... plz post your framework,
Narciso Neto said:
Already tried that, and another 5 methods that i saw in google, tried updating java... still not recompiling!
Anyway, when you do it for your tab... plz post your framework,
Click to expand...
Click to collapse
@Narciso Neto Edit: my guess is that you didn't do "apktool if twframework-res.apk".
https://www.dropbox.com/s/oli9s7lxx7h3xmo/framework-res.rar
Luigi2012SM64DS said:
@Narciso Neto Edit: my guess is that you didn't do "apktool if twframework-res.apk".
https://www.dropbox.com/s/oli9s7lxx7h3xmo/framework-res.rar
Click to expand...
Click to collapse
Yes i did, with the original framework-res.apk and with twframework-res.apk...
My guess is that have something wrong with my PC.
Thnx for the framework...
EDIT: Bootloop, --'
EDIT²: That's my .zip file that i've flashed with CWM and got Bootloop, what's wrong?
http://www.mediafire.com/?xk2t7rbgn2z1cyd
txr33 said:
I have had some people asking how to get the Samsung Ripple Lockscreen working so I thought I would add a small guide here how to do it so it can be done to any JB Samsung based ROM for both 31XX and 51XX tab 2s as has been tested on both. Tested on 4.1.2 but not on 4.1.1 but should still work
Click to expand...
Click to collapse
Hey bro thanx for tutorial.
I have a questions:
which framework-res.apk to use???
There it shows three framework
A. Framework-res.apk
B. Framework-res2.apk
C. Twframework-res.apk
And please check your pm
Sent using xda app-developers app
Narciso Neto said:
Yes i did, with the original framework-res.apk and with twframework-res.apk...
My guess is that have something wrong with my PC.
Thnx for the framework...
EDIT: Bootloop, --'
EDIT²: That's my .zip file that i've flashed with CWM and got Bootloop, what's wrong?
http://www.mediafire.com/?xk2t7rbgn2z1cyd
Click to expand...
Click to collapse
You made the android policy changes right?
Sent from my GT-P3113 using Tapatalk HD
Luigi2012SM64DS said:
You made the android policy changes right?
Sent from my GT-P3113 using Tapatalk HD
Click to expand...
Click to collapse
I really dn't know what are talking about...
anyway, what I did:
-decompiled framework-res.apk >> edited bool.xml using Notepad++
-decompiled services.jar >> replaced the file
-downloaded the zip that you uploaded
-copied META-INF folder from the original framework-res.apk to new that you uploaded
-put services.jar and framework-res.apk in the zip
-flashed using CWM...
BOOTLOOP :silly:
Sorry i mean't the services.jar not android policy.
Anyways. you did wrong. I'll upload a flashable zip once i get home. At school right now.
Luigi2012SM64DS said:
Sorry i mean't the services.jar not android policy.
Anyways. you did wrong. I'll upload a flashable zip once i get home. At school right now.
Click to expand...
Click to collapse
Thanks...
Sent from my GT-P3110 using xda app-developers app
I apologize. I uploaded this earlier but forgot to post it here. Sorry.
https://www.dropbox.com/s/hgrjy88ghqcy1io/MicroDelta-JB-4.1.2-P3110XXDMC2-JB-ripplelockscreen.zip
Heres the ripple lockscreen for MicroDelta 4.1.2. Flashable with any recovery that supports updater-script's(Every single recovery ever made for gtab2 will work.).
Luigi2012SM64DS said:
I apologize. I uploaded this earlier but forgot to post it here. Sorry.
https://www.dropbox.com/s/hgrjy88ghqcy1io/MicroDelta-JB-4.1.2-P3110XXDMC2-JB-ripplelockscreen.zip
Heres the ripple lockscreen for MicroDelta 4.1.2. Flashable with any recovery that supports updater-script's(Every single recovery ever made for gtab2 will work.).
Click to expand...
Click to collapse
uhmm, I flashed your zip via CWM and i got bootloop... AGAIN! :silly:
did you flashed this on your Tab?
EDIT: tried flashing via TWRP, but stilll giving bootloop
I didn't test it. I don't have the time. Sorry. I guess no ripple for MicroDelta.
Luigi2012SM64DS said:
I didn't test it. I don't have the time. Sorry. I guess no ripple for MicroDelta.
Click to expand...
Click to collapse
Thnx amyway.. i'll give a try on another stock based rom
Sent from my GT-P3110 using xda app-developers app
Droidlover123 said:
Hey bro thanx for tutorial.
I have a questions:
which framework-res.apk to use???
There it shows three framework
A. Framework-res.apk
B. Framework-res2.apk
C. Twframework-res.apk
And please check your pm
Sent using xda app-developers app
Click to expand...
Click to collapse
I don't know why you have framework-res2.apk as Samsung roms do not have that but you need the first one framework-res.apk
Narciso Neto said:
Thnx amyway.. i'll give a try on another stock based rom
Sent from my GT-P3110 using xda app-developers app
Click to expand...
Click to collapse
Can you upload the unmodded services.jar and framework-res.apk from the rom and I will have a look at it.
txr33 said:
Can you upload the unmodded services.jar and framework-res.apk from the rom and I will have a look at it.
Click to expand...
Click to collapse
Here it is, MicroDelta's original framework-res and services.jar....
https://www.dropbox.com/s/rxi4n2pposd0a8k/framework%20files%20unmodded.zip
Narciso Neto said:
Here it is, MicroDelta's original framework-res and services.jar....
https://www.dropbox.com/s/rxi4n2pposd0a8k/framework%20files%20unmodded.zip
Click to expand...
Click to collapse
try this flash in recovery
https://www.dropbox.com/s/0325heiverhe45w/MicroDeltaRippleLock.zip
txr33 said:
try this flash in recovery
https://www.dropbox.com/s/0325heiverhe45w/MicroDeltaRippleLock.zip
Click to expand...
Click to collapse
Downloading to try... Thnx!
EDIT: it booted, but when i set the ripple lock option in settings, walpaper is blank, even after i try to set another one wallpaper...
Screenshot:
Sent from my GT-P3110 using xda app-developers app
Narciso Neto said:
Downloading to try... Thnx!
EDIT: it booted, but when i set the ripple lock option in settings, walpaper is blank, even after i try to set another one wallpaper...
Screenshot:
Sent from my GT-P3110 using xda app-developers app
Click to expand...
Click to collapse
Sorry I think I must have put the wrong services.jar in. Flash this https://www.dropbox.com/s/1tuq5jgjlyzwxt0/Services.jarcwm.zip includes just the services.jar
Hi,
everyone have a SystemUI with the white icons from KitKat for a HTC One Google Edition ?
I search Xposed Mod for having it on my HTC One GE but I don't find it. The blue isn't beautiful with transparent status bar and colours from Gravity Box are pixellised.
So, now I've extracted ressources from Nexus 5 ROM and I don't find how to change ressources on the HTC
Edit: MOD is finished: http://forum.xda-developers.com/showthread.php?p=47128720#post47128720
Icons are in SystemUI.apk -> res -> drawable-xxhdpi, you've to edit that icons here
Guich said:
Icons are in SystemUI.apk -> res -> drawable-xxhdpi, you've to edit that icons here
Click to expand...
Click to collapse
Thanks Guich, I've found all the elements, but I don't know how to replace on the HTC
JacK_Sparr0W said:
Thanks Guich, I've found all the elements, but I don't know how to replace on the HTC
Click to expand...
Click to collapse
Decompiling the SystemUI of your rom, replace all the img you've extracted and recompiling
Guich said:
Decompiling the SystemUI of your rom, replace all the img you've extracted and recompiling
Click to expand...
Click to collapse
Wow, OK, that's no help me…*
I'll see how to decompile and recompile on Mac. It's difficult to achieve these operation but thank you again
JacK_Sparr0W said:
Wow, OK, that's no help me…*
I'll see how to decompile and recompile on Mac. It's difficult to achieve these operation but thank you again
Click to expand...
Click to collapse
lol
Post here the img you've to replace and the SystemUI of your rom
Will do for you
Guich said:
lol
Post here the img you've to replace and the SystemUI of your rom
Will do for you
Click to expand...
Click to collapse
You're the man :good:
I will post a .zip with my SystemUI and the .png I want to change…*THANKS THANKS THANKS
Ooh can I also have it? It would be awesome if I could :fingers-crossed:
ANDR01DN00B said:
Ooh can I also have it? It would be awesome if I could :fingers-crossed:
Click to expand...
Click to collapse
Same here. Sounds awesome.
ANDR01DN00B said:
Ooh can I also have it? It would be awesome if I could :fingers-crossed:
Click to expand...
Click to collapse
MyxoFish said:
Same here. Sounds awesome.
Click to expand...
Click to collapse
Which rom?
And, i need the SystemUI of the rom you're currently running
Guich said:
Which rom?
And, i need the SystemUI of the rom you're currently running
Click to expand...
Click to collapse
Here you go, I'm running JellyKat, just in case you wanted to know.:good:
ANDR01DN00B said:
Here you go, I'm running JellyKat, just in case you wanted to know.:good:
Click to expand...
Click to collapse
I need pngs also
However, check this thread...
Guich said:
I need pngs also
However, check this thread...
Click to expand...
Click to collapse
Here you go.
That's the files from Kitkat (I made battery, I can't find them in the ressource…) and my SystemUI.apk from 4.3 GE Stock deodexed and rooted
Guich said:
I need pngs also
However, check this thread...
Click to expand...
Click to collapse
Mine is for GE ROM
Look one post before, I uploaded the files :good:
JacK_Sparr0W said:
Here you go.
That's the files from Kitkat (I made battery, I can't find them in the ressource…) and my SystemUI.apk from 4.3 GE Stock deodexed and rooted
Click to expand...
Click to collapse
Mate, i can try, however the png of kitkat haven't the same size of your sysui.
Can you check in which folder are the kitkat icons?
If in xxhdpi or in xhdpi?
Thanks
Here a zip for try, it's a vrtheme, should work.
Report here any bugs
ANDR01DN00B said:
Here you go, I'm running JellyKat, just in case you wanted to know.:good:
Click to expand...
Click to collapse
never mind im stupid lol
Guich said:
Mate, i can try, however the png of kitkat haven't the same size of your sysui.
Can you check in which folder are the kitkat icons?
If in xxhdpi or in xhdpi?
Thanks
Click to expand...
Click to collapse
Folders from my ROM: drawable-xhdpi are the battery, airplane, BT, WiFi
and ressources from kitkat are in drawable-xxhdpi but images are the same size, no ?
I've nothing in drawable-xxhdpi from my ROM
JacK_Sparr0W said:
Folders from my ROM: drawable-xhdpi are the battery, airplane, BT, WiFi
and ressources from kitkat are in drawable-xxhdpi but images are the same size, no ?
I've nothing in drawable-xxhdpi from my ROM
Click to expand...
Click to collapse
Try the zip
Guich said:
Try the zip
Click to expand...
Click to collapse
Just flashed and I've no change…*
Flashed with TWRP
JacK_Sparr0W said:
Just flashed and I've no change…*
Flashed with TWRP
Click to expand...
Click to collapse
Will re-try when i've finisched some thing
Hello everyone !
I have tried to port the latest Z2 Home Launcher and fix some bug on JB.
It is working fine on my device XV Stock ROM JB 4.3.
Sorry for my poor english.
Feautures:
Latest Xperia Launcher 6.3.A.0.5
Full screen show on JB 4.3
A bit fast
Install instructions:
Download the .zip
Put it to SD card
Reboot to CWM and flash it
If you got fc add this two line to your build.prop
Code:
dalvik.vm.dexopt-flags=v=n,o=v,m=y
dalvik.vm.verify-bytecode=false
Download:
- Initial release Dev-Host
Thanks to:
-Sony Mobile
[email protected]Ben Ling for lastest Home.apk
[email protected]serajr for ZU Home full screen ported
[email protected]niaboc79 for old version ported
My first port is base on their ported
Thanks you!!!!
Fully working on my Xperia TX
Waiting more ports
how to make the border around like this.
Can be made with transparent status bar and navigation bar..
Please, thanks in advance
devilmaycry2020 said:
how to make the border around like this.
Click to expand...
Click to collapse
raditzava said:
Can be made with transparent status bar and navigation bar..
Please, thanks in advance
Click to expand...
Click to collapse
in my phone
it is
systemui.apk involved
Leo said:
in my phone
it is
systemui.apk involved
Click to expand...
Click to collapse
Ok, I've got it, need some smali coding and it ok now
bcc290786 said:
Hello everyone !
I have tried to port the latest Z2 Home Launcher and fix some bug on JB.
It is working fine on my device XV Stock ROM JB 4.3.
Sorry for my poor english.
Feautures:
Latest Xperia Launcher 6.3.A.0.5
Full screen show on JB 4.3
A bit fast
Install instructions:
Download the .zip
Put it to SD card
Reboot to CWM and flash it
If you got fc add this two line to your build.prop
Code:
dalvik.vm.dexopt-flags=v=n,o=v,m=y
dalvik.vm.verify-bytecode=false
Download:
- Initial release Dev-Host
Thanks to:
-Sony Mobile
[email protected]Ben Ling for lastest Home.apk
[email protected]serajr for ZU Home full screen ported
[email protected]niaboc79 for old version ported
My first port is base on their ported
Click to expand...
Click to collapse
Taiwaneese?
It works in Xperia V Lt25i with storck firmware 9.2.A.2.5?
How does it really differ? What is improved over the older versions? I mean is there a benefit for the user, ergonomics, functions, fuel consumption? Or is it just the higher version number?
devilmaycry2020 said:
Ok, I've got it, need some smali coding and it ok now
Click to expand...
Click to collapse
Perhaps you mean have to edit smali too? But smali home.apk or sytemUI.apk ??
raditzava said:
Perhaps you mean have to edit smali too? But smali home.apk or sytemUI.apk ??
Click to expand...
Click to collapse
need edit smali home.apk and edit some png file.
devilmaycry2020 said:
need edit smali home.apk and edit some png file.
Click to expand...
Click to collapse
You know where his smali files ?? You mean change the png files in a transparent ??
raditzava said:
You know where his smali files ?? You mean change the png files in a transparent ??
Click to expand...
Click to collapse
you need to decompile the systemui.apk . then you can find smali, xml and png files where you can edit:silly:
Does it need a deodexed rom?
Here Stock Xperia T Rooted 4.3 reporting that work just by moving .apk file, set permission and replace into system folder. It doesn't FC so far at all. No need to flash on CMW in my case.
Transparency by Xposed.
Installed secssufully on Xperia V.
Thanks!