xperia tx - Sony Xperia T, TL, TX, V

can some one help me decompiling systemUI.apk. this is the error im getting. i m also uploading my systemui.apk below

romeoofair said:
can some one help me decompiling systemUI.apk. this is the error im getting. i m also uploading my systemui.apk below
Click to expand...
Click to collapse
Are you sure you installed framework-res.apk and SemcGenericUxpRes.apk before decompiling?
I am using this tool here: http://forum.xda-developers.com/showthread.php?t=2326604
Have no problems at all (exempt some semc files like semcdlna)
Here is the decompiled file:
View attachment SystemUI.rar

DaRk-L0rD said:
Are you sure you installed framework-res.apk and SemcGenericUxpRes.apk before decompiling?
I am using this tool here: http://forum.xda-developers.com/showthread.php?t=2326604
Have no problems at all (exempt some semc files like semcdlna)
Here is the decompiled file:
View attachment 2237248
Click to expand...
Click to collapse
bro but these files are not matching with the files given in this link to make my statusbar and navigation bar transparent :crying:

romeoofair said:
bro but these files are not matching with the files given in this link to make my statusbar and navigation bar transparent :crying:
Click to expand...
Click to collapse
which link? Which tutorial are you following?

romeoofair said:
bro but these files are not matching with the files given in this link to make my statusbar and navigation bar transparent :crying:
Click to expand...
Click to collapse
Maybe you posted wrong files bro. I did the progress I always do
Sent using Honami Experience

gregbradley said:
which link? Which tutorial are you following?
Click to expand...
Click to collapse
this is the link i m following bro http://forum.xda-developers.com/showthread.php?t=2262268 . some of the files are not matching with em.

DaRk-L0rD said:
Maybe you posted wrong files bro. I did the progress I always do
Sent using Honami Experience
Click to expand...
Click to collapse
no bro i m using honami full framework http://forum.xda-developers.com/showthread.php?t=2411950 with quick settings toggles http://forum.xda-developers.com/showthread.php?t=2416839. when ever i flash this mod http://forum.xda-developers.com/showthread.php?t=2362510 . my settings are not working. as the mod i flash includes systemUI.apk which is replacing the one with quick settings. so i wanted to mod my statusbar and navigation bar manually. but i find the files different

romeoofair said:
no bro i m using honami full framework http://forum.xda-developers.com/showthread.php?t=2411950 with quick settings toggles http://forum.xda-developers.com/showthread.php?t=2416839. when ever i flash this mod http://forum.xda-developers.com/showthread.php?t=2362510 . my settings are not working. as the mod i flash includes systemUI.apk which is replacing the one with quick settings. so i wanted to mod my statusbar and navigation bar manually. but i find the files different
Click to expand...
Click to collapse
The file you posted is from the quick settings with toggles or the stock one?
Sent using Honami Experience

DaRk-L0rD said:
The file you posted is from the quick settings with toggles or the stock one?
Sent using Honami Experience
Click to expand...
Click to collapse
i posted the one which i got after flashing quick settings

romeoofair said:
i posted the one which i got after flashing quick settings
Click to expand...
Click to collapse
Which files are different mate?
Sent using Honami Experience

DaRk-L0rD said:
Which files are different mate?
Sent using Honami Experience
Click to expand...
Click to collapse
\SystemUI\res\layout\navigation_bar.xml and SystemUI\smali\com\android\systemui\statusbar\phon e\PhoneStatusBar.smali are different. i cant find <item type="drawable" name="status_bar_background">#5a000000</item> in navigation bar.xml and in 2nd one i was not able to find this
Find "showNav" (second result in Notepad++) or "mPixelFormat:I", this code. Green- Add:
Code:
.line 417
.end local v3 #showNav:Z
:cond_1
:goto_2
const/4 v5, -0x3 (or const/4 v9, -0x3 for Z)
iput v13, p0, Lcom/android/systemui/statusbar/phone/PhoneStatusBar;->mPixelFormat:I.

romeoofair said:
\SystemUI\res\layout\navigation_bar.xml and SystemUI\smali\com\android\systemui\statusbar\phon e\PhoneStatusBar.smali are different. i cant find <item type="drawable" name="status_bar_background">#5a000000</item> in navigation bar.xml and in 2nd one i was not able to find this
Find "showNav" (second result in Notepad++) or "mPixelFormat:I", this code. Green- Add:
Code:
.line 417
.end local v3 #showNav:Z
:cond_1
:goto_2
const/4 v5, -0x3 (or const/4 v9, -0x3 for Z)
iput v13, p0, Lcom/android/systemui/statusbar/phone/PhoneStatusBar;->mPixelFormat:I.
Click to expand...
Click to collapse
These are the different files between the one i decompiled and then one you decompiled, right?
Sent using Honami Experience

DaRk-L0rD said:
These are the different files between the one i decompiled and then one you decompiled, right?
Sent using Honami Experience
Click to expand...
Click to collapse
the one i posted is from the mod page. but the files u decompiled does not consist those lines.

romeoofair said:
the one i posted is from the mod page. but the files u decompiled does not consist those lines.
Click to expand...
Click to collapse
I will take a look again bro when I get back home.
Sent using Honami Experience

@romeoofair Here is the systemui decompiles liked i told you in the pm bro: )
View attachment SystemUI.rar

DaRk-L0rD said:
I will take a look again bro when I get back home.
Sent using Honami Experience
Click to expand...
Click to collapse
bro these are my files. maybe u bettter try with these

DaRk-L0rD said:
@romeoofair Here is the systemui decompiles liked i told you in the pm bro: )
View attachment 2239537
Click to expand...
Click to collapse
i ll try it now bro

DaRk-L0rD said:
I will take a look again bro when I get back home.
Sent using Honami Experience
Click to expand...
Click to collapse
bro. still its not matching with the files in that list. if you dont mind can you please make the status bar and navigation bar transparent using those files

Related

Transparent notification bar

Hello everybody
Could someone please give me a stepwise breakdown on if/how I could get trasparent notification bar on CM7 nightly ?
that's good idea!
You would have to pull the theme manager theme of choice out and change the statusbar_background.9.png to a transparent color.
So for SystemUI(using winRAR):
double click on the .zip to open it
double click on system ->app -> SystemUI.apk to open it
click on res
pull drawable-hdpi to your desktop
find statusbar_background.9.png and open it with your editor of choice that has transparency ability i.e paint.net, photoshop
make the bar transparent, save it
drop the file back in the drawable-hdpi folder of the SystemUI apk
when the little window pops up to say would you like to blah blah blah click yes
flash the rom and enjoy your transparent status bar
j0hnZ said:
You would have to pull the theme manager theme of choice out and change the statusbar_background.9.png to a transparent color.
So for SystemUI(using winRAR):
double click on the .zip to open it
double click on system ->app -> SystemUI.apk to open it
click on res
pull drawable-hdpi to your desktop
find statusbar_background.9.png and open it with your editor of choice that has transparency ability i.e paint.net, photoshop
make the bar transparent, save it
drop the file back in the drawable-hdpi folder of the SystemUI apk
when the little window pops up to say would you like to blah blah blah click yes
flash the rom and enjoy your transparent status bar
Click to expand...
Click to collapse
For some reason, after multiple tries, i keep messing up my status bar. Im not sure if there are minute settings that i have to tinker with in paint.net but for some reason its just not coming out well. If you have any paint.net specific transparency settings to toggle id greatly appreciate it. Thanks for the above tutorial though, it may just be me not getting it haha.
kvlt said:
For some reason, after multiple tries, i keep messing up my status bar. Im not sure if there are minute settings that i have to tinker with in paint.net but for some reason its just not coming out well. If you have any paint.net specific transparency settings to toggle id greatly appreciate it. Thanks for the above tutorial though, it may just be me not getting it haha.
Click to expand...
Click to collapse
You have to do it for an individual theme. EX: Cyanbread.apk you have to edit file. Sometimes you have to do some coding.
zenzip said:
Hello everybody
Could someone please give me a stepwise breakdown on if/how I could get trasparent notification bar on CM7 nightly ?
Click to expand...
Click to collapse
sonny told me this some time ago but apktool doesn't work
you need to modify the classes.dex first!
this is pretty advanced but not that hard to learn....
the only way I have been able to do this is by way of baksmali-smali..
-find smali/com/android/systemui/statusbar
-open StatusBarService.smali
-search for the line
Code:
invoke-direct/range {v0 .. v5}, Landroid/view/WindowManager$LayoutParams;-><init>(IIIII)V
-above that line you will see
Code:
const/4 v5, 0x2
-change it to
Code:
const/4 v5, -0x3
-then change to statusbar_background.9.png to the level transparency you want in gimp or photoshop
-
I thought vanilla android was supposed to be easier to modify...
j0hnZ said:
I thought vanilla android was supposed to be easier to modify...
Click to expand...
Click to collapse
It is this might look like greek but it is really simple once you get into it (learn baksmali-smali). changing the code line from const/4 v5, 0x2 to (-0x3) is necessary for anything to be transparent i.e. pulldown shade
ogdobber said:
It is this might look like greek but it is really simple once you get into it (learn baksmali-smali). changing the code line from const/4 v5, 0x2 to (-0x3) is necessary for anything to be transparent i.e. pulldown shade
Click to expand...
Click to collapse
I had to do that for the shade_bg, but I haven't found anything that's been easier so far.
Finally someone has done by following the advice above?
clearbar only for cm7 rc4
this will make your statusbar clear. this is the only mod. you must run a live wallpaper or if you are using a gallery picture make sure in adw settings/system preferences that wall paper hack is disabled
http://www.mediafire.com/?hx155d77k3ee9v7
edit* the pulldown is also transparent
ogdobber said:
this will make your statusbar clear. this is the only mod. you must run a live wallpaper or if you are using a gallery picture make sure in adw settings/system preferences that wall paper hack is disabled
http://www.mediafire.com/?hx155d77k3ee9v7
edit* the pulldown is also transparent
Click to expand...
Click to collapse
good ty so much, but i'would only pulldown bar transparent and not also notification bar, in wich way i can do this?
I agree and this is a great idea!
zenzip said:
good ty so much, but i'would only pulldown bar transparent and not also notification bar, in wich way i can do this?
Click to expand...
Click to collapse
just un zip it and look at the names you dont want and change in gimp what you dont like...then (you still have a zipped version) use winrar to open (not unzip) and drag the newly modified .pngs in and delete the ones you don't want
then to flash turn off signature verification in recovery...(or re-sign)
ogdobber said:
just un zip it and look at the names you dont want and change in gimp what you dont like...then (you still have a zipped version) use winrar to open (not unzip) and drag the newly modified .pngs in and delete the ones you don't want
then to flash turn off signature verification in recovery...(or re-sign)
Click to expand...
Click to collapse
man in .rar file not included any png or jpeg file but only modified version of framework-res.apk and SystemUI.apk ....
hey og, i flashed this and it didnt work for me .. on rc4 and i use launcher pro but tried it with wallpaper hack disabled on adw with no luck, any ideas?
thanks
mattdub1 said:
hey og, i flashed this and it didnt work for me .. on rc4 and i use launcher pro but tried it with wallpaper hack disabled on adw with no luck, any ideas?
thanks
Click to expand...
Click to collapse
try with a live wallpaper...also the "theme chooser" needs to be (system) or the theme will override
up ............
zenzip said:
up ............
Click to expand...
Click to collapse
are you still on RC4 or you upgraded to stable?
please provide me your SystemUI.apk from \system\app and i'll edit it for you
etoy said:
are you still on RC4 or you upgraded to stable?
please provide me your SystemUI.apk from \system\app and i'll edit it for you
Click to expand...
Click to collapse
now i've stable, but when i write the post had RC4.
This is my SystemUI.apk
http://dl.dropbox.com/u/548546/SystemUI.apk

[Q] How to change Carrier Name in PWGB EH09

Hi..
Can anyone tell me how to change the carrier name in pull down status bar in EH09?
I decompiled services.jar and I can see lots of .smali files, but where exactly do I change? I tried searching for "powerwashed" (coz I'm on PWGB EH09) and can't find that string anywhere in the .smali files.
Thanks for any help!
Pulldown editor
ROOT TOOLS has a pulldown editor. It worked on my ED03 the devs name is JRUMMY16 I am a NOOB and can not post a link yet.
smoochy916 said:
ROOT TOOLS has a pulldown editor. It worked on my ED03 the devs name is JRUMMY16 I am a NOOB and can not post a link yet.
Click to expand...
Click to collapse
Thanks for the info, but I was looking more into learning how to do it myself vs using a program to do it.
neozen21 said:
Thanks for the info, but I was looking more into learning how to do it myself vs using a program to do it.
Click to expand...
Click to collapse
you would have to edit carrierlabel.smali (i forget exact name dont have anything decompiled) in systemui
nitsuj17 said:
you would have to edit carrierlabel.smali (i forget exact name dont have anything decompiled) in systemui
Click to expand...
Click to collapse
Hmm.. strange... I can't find carrierlable.smali in the decompiled Services.jar from PWGB EH09. I don't even see a systemmui directory.
The only thing remotely similar to that file is called NetworkPolicy$Carriers.smali in the \com\android\server\enterprise directory.
Is Services.jar the right file? I'm decompiling by using, once I extract the classes.dex with 7zip:
java -jar baksmali-1.2.8.jar -o Services_d classes.dex
Maybe I'm missing something? I appreciate your help!
android.policy.jar/smali/com/android/internal/policy/impl/LockScreen.smali: const-string v0, "PowerWashed GB"
notta said:
android.policy.jar/smali/com/android/internal/policy/impl/LockScreen.smali: const-string v0, "PowerWashed GB"
Click to expand...
Click to collapse
Yes! That's it!!
Thank you very much! Now I can change it to anything I like
neozen21 said:
Yes! That's it!!
Thank you very much! Now I can change it to anything I like
Click to expand...
Click to collapse
Sorry I miss read your post and you wanted the status bar not the lock screen. The above is for your lockscreen..
For the pulldown courtesy of TSM
SystemUI.apk/smali/com/android/systemui/statusbar/CarrierLabel.smali
Code:
move-result-object v2
- const-string v0, "TeamSbrissenMod"
-
- invoke-virtual {p0, v0}, Lcom/android/systemui/statusbar/CarrierLabel;->setText(Ljava/lang/CharSequence;)V
+ invoke-virtual {p0, v2}, Lcom/android/systemui/statusbar/CarrierLabel;->setText(Ljava/lang/CharSequence;)V
.line 112
:goto_0
notta said:
Sorry I miss read your post and you wanted the status bar not the lock screen. The above is for your lockscreen..
For the pulldown courtesy of TSM
SystemUI.apk/smali/com/android/systemui/statusbar/CarrierLabel.smali
Hmm.. Even though I don't see "PowerWashed GB" in the lockscreen, I still found that string in the android.policy.jar LockScreen.smali file. I guess I'll change that too, just in case.
nitsuj17 got it right, I just didn't know he meant SystemUI.apk. I thought the meant a directory called systemui in the Services.jar
Well.. thanks! I think I got it from here! Now I know how to change both the Status Bar AND the Lockscreen
Obviously, Services.jar wasn't the right file... Thanks guys!!
Click to expand...
Click to collapse
Update: I was able to successfully change the "PowerWashed GB" carrier name to Verizon Wireless in both the status bar and the lockscreen.
Thanks again guys!!
nitsuj17 said:
you would have to edit carrierlabel.smali (i forget exact name dont have anything decompiled) in systemui
Click to expand...
Click to collapse
Looks like I had an extra thanks there so I'm giving it back...
is there any step by step guide? i'm sure lot of guys want to do that.. thanks in advance.
balac_m said:
is there any step by step guide? i'm sure lot of guys want to do that.. thanks in advance.
Click to expand...
Click to collapse
it requires some knowledge of apkmanager/apktool (there are extensive guides on that here on xda)
beyond that, it will be an option in the next version of ei20 resurrection (as sbrissen has tsm parts going)
I have an only slightly related question. Im on the continuum side, and the only thing we have is an unofficial 2.2.2. So far, i cannot find any way to edit the eri banner on the drop down. Since "systemui.apk' is a gb affectation, the above methods wont work. Does anyone know of a way to do this? Also. The traditional method of editing the eri.xml doesng do anything, either. Thanks for any help.
I'm not here for a long time. I'm here for a good time. To hell with the red wine. Pour me some moonshine. - King George
Txwolf1980 said:
I have an only slightly related question. Im on the continuum side, and the only thing we have is an unofficial 2.2.2. So far, i cannot find any way to edit the eri banner on the drop down. Since "systemui.apk' is a gb affectation, the above methods wont work. Does anyone know of a way to do this? Also. The traditional method of editing the eri.xml doesng do anything, either. Thanks for any help.
I'm not here for a long time. I'm here for a good time. To hell with the red wine. Pour me some moonshine. - King George
Click to expand...
Click to collapse
for froyo you had to smali edit the services.jar (i dont think w/o tsm parts we were ever able to edit lockscreen carrier, just hide it...edits are somewhere in my how to theme thread by andmer
nitsuj17 said:
for froyo you had to smali edit the services.jar (i dont think w/o tsm parts we were ever able to edit lockscreen carrier, just hide it...edits are somewhere in my how to theme thread by andmer
Click to expand...
Click to collapse
And you were even kind enough to get it bumped to the top so I didn't have to search. Thanks. Hopefully porting this will work.

[How To]Ripple Lockscreen for 31XX,51XX + Transparent Status Bar for 31XX

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

[Q] Include Lidroid notification toggles v2 in SystemUI.apk

Hi to all. I want to include Lidroid Toggles v2 in Warrior Rom SystemUI.apk with SystemUIsettings.apk. Someone could tell me what are the files to modify? Thanks
gorneman said:
Hi to all. I want to include Lidroid Toggles v2 in Warrior Rom SystemUI.apk with SystemUIsettings.apk. Someone could tell me what are the files to modify? Thanks
Click to expand...
Click to collapse
Is Lidroid Power Widget already included in your rom (I think this is the case) ? Do you want to change only the icons ?
Yes, lidroid included, but I suppose version 1.
I want to update it to version 2 and replace icons with these. And add SystemUIsettings.apk.
I decompiled SystemUI.apk and changed icons, but do not work.Thanks for the help
gorneman said:
Yes, lidroid included, but I suppose version 1.
I want to update it to version 2 and replace icons with these. And add SystemUIsettings.apk.
I decompiled SystemUI.apk and changed icons, but do not work.Thanks for the help
Click to expand...
Click to collapse
- First download XperiaT_JB_NotificationWidget_v2.
- Then extract SystemUI.apk from this zip.
- Open SystemUI.apk with Winrar (don't extract anything just open).
- Go in res/drawable-xhdpi
- remove the old icons and copy the new ones
- close Winrar
- copy SystemUI.apk in the zip
- flash the zip
- Enjoy
nreuge said:
- First download XperiaT_JB_NotificationWidget_v2.
- Then extract SystemUI.apk from this zip.
- Open SystemUI.apk with Winrar (don't extract anything just open).
- Go in res/drawable-xhdpi
- remove the old icons and copy the new ones
- close Winrar
- copy SystemUI.apk in the zip
- flash the zip
- Enjoy
Click to expand...
Click to collapse
I did it, but I can't access settings (Icon is gone from drawer)
gorneman said:
I did it, but I can't access settings (Icon is gone from drawer)
Click to expand...
Click to collapse
Strange...
Try to flash my mod Elegance and say me if it works.
You mod is great, but I don't like nav bar buttons (I like blue, but I prefer old icons), Could I change them?
gorneman said:
You mod is great, but I don't like nav bar buttons (I like blue, but I prefer old icons), Could I change them?
Click to expand...
Click to collapse
I'll do it, with the stock buttons
nreuge said:
I'll do it, with the stock buttons
Click to expand...
Click to collapse
nreuge I love the sony style icons and I really want to get them working on my xperia t with lidroid v1 however I have tried and tried with apktool and then with the opeining the systemui.apk in winrar and dropping the png files into there but I am still left with the original style icons.
Would you please be kind enough to make me a .zip with the sony style icons in the v1 lidroid please it would help me out alot as I love the mod, but want to keep my phone looking the sony style.
Thank You
dougie175 said:
nreuge I love the sony style icons and I really want to get them working on my xperia t with lidroid v1 however I have tried and tried with apktool and then with the opeining the systemui.apk in winrar and dropping the png files into there but I am still left with the original style icons.
Would you please be kind enough to make me a .zip with the sony style icons in the v1 lidroid please it would help me out alot as I love the mod, but want to keep my phone looking the sony style.
Thank You
Click to expand...
Click to collapse
Ok, try the attached mod. It's v2 with Sony style icons. No reason that v2 wouldn't work with your rom (with service.jar unsigned, it can be the reason of your previous failures).
nreuge said:
Ok, try the attached mod. It's v2 with Sony style icons. No reason that v2 wouldn't work with your rom (with service.jar unsigned, it can be the reason of your previous failures).
Click to expand...
Click to collapse
Thank You so much, works perfect and looks superb, really happy.
dougie175 said:
Thank You so much, works perfect and looks superb, really happy.
Click to expand...
Click to collapse
No need to say thanks, just click on thanks button beside my posts
nreuge said:
No need to say thanks, just click on thanks button beside my posts
Click to expand...
Click to collapse
Hehe I already did, really getting there with this phone now, if the bluetooth fix you posted works which I can test on monday all I have left to do is get to the bottom of why my phone will display having full service and work as normal, but if I try and make a call or text sometime it will randomly have no service, but I will start a new topic about that
nreuge said:
Ok, try the attached mod. It's v2 with Sony style icons. No reason that v2 wouldn't work with your rom (with service.jar unsigned, it can be the reason of your previous failures).
Click to expand...
Click to collapse
Does this work on any ROM? Like stock ROM?
peter-k said:
Does this work on any ROM? Like stock ROM?
Click to expand...
Click to collapse
It has worked beautifully on deodexed .141 and deodexed .145 for me
dougie175 said:
It has worked beautifully on deodexed .141 and deodexed .145 for me
Click to expand...
Click to collapse
Yes, it should work on all JB stock rom rooted & deodexed.

[Lockscreen clock] Not thin

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?

Categories

Resources