MOD Theme changed custom header image will following the theme z,z2,z3,z3c - Sony Cross-Device Development Themes and Apps

when theme changed custom header image will following the theme
hey guys​
this the theme for change custom header image
please try​
include:
- Restar system ui in Setting -> Developers Setting
How to:
(maybe need superuser mod if not work and must root)
- Download (theme_change_notification.zip)https://drive.google.com/file/d/0B9SX39bV6vM6eE9vbDlTeVhxV2M/view?usp=sharing
- Flash the zip into CWM/TWRP
- reboot
edit setting.apk with apktool and follow me
first
decompile setting.apk
go to folder decompile setting.apk res-> xml
find xml development_prefs.xml
open development_prefs.xml with Notepad++
copy script below
Code:
xmlns:settings="http://schemas.android.com/apk/res/com.android.settings">
paste and save
Code:
<PreferenceCategory android:title="@string/Tools_category" android:key="Tools_category">
<com.sonymobile.settings.preference.IntentPreference android:title="@string/serasystem_title" android:summary="@string/serasystem_desc_txt" settings:dependOnIsValidIntent="true" settings:hasMetaData="true">
<intent android:targetPackage="com.serajr.restartsystemui" android:action="android.intent.action.MAIN" android:targetClass="com.serajr.restartsystemui.MainActivity" />
</com.sonymobile.settings.preference.IntentPreference>
<com.sonymobile.settings.preference.IntentPreference android:icon="@drawable/ic_settings_supersu" android:title="SuperSU" android:key="supersu" settings:dependOnIsValidIntent="true" settings:hasMetaData="true">
<intent android:targetPackage="eu.chainfire.supersu" android:action="android.intent.action.MAIN" android:targetClass="eu.chainfire.supersu.MainActivity" />
</com.sonymobile.settings.preference.IntentPreference>
</PreferenceCategory>
recompile,sign and zipalign setting.apk​
Finish,push manual setting.apk into system, reboot and enjoy
choose theme, go to setting -> developers find restar systemUI, and Restart systemUI service, choose your theme before restar systemUI service, taraaaa your header image change following the theme
Thanks to and Credit :
@niaboc79
@serajr
@gamzekal For Updater Script
- If you like my work, Hit thanks button :good:
​

Nda dapat download bro.

Sonik Garcia said:
Nda dapat download bro.
Click to expand...
Click to collapse
download again bro

teguhsangra said:
download again bro
Click to expand...
Click to collapse
Still need permission bro

Sonik Garcia said:
Still need permission bro
Click to expand...
Click to collapse
I 've change its permissions check link bro sorry bro forget

teguhsangra said:
I 've change its permissions check link bro sorry bro forget
Click to expand...
Click to collapse
Bro, makasih ya! Mantap mod nya. Cuma ada sedikit cadangan, kalau boleh tambah theme daripada Ambor macam iblue, ipurple, ishadow dan lain2 lagi. :thumbup:

English use. See forum rules ?
Btw, nice work, one thumb for you dude

Crantoka manio lu sipad?
Gửi từ Redmi Note 2 của tôi bằng cách sử dụng Tapatalk

Is it working too for z ultra?
Sent from my C6833 using Tapatalk

justk3ys said:
Is it working too for z ultra?
Sent from my C6833 using Tapatalk
Click to expand...
Click to collapse
just follow instruction bro
maybe work good luck

@teguhsangra
why you toke the updater script of my RXS bro @gamzekal ?

Pandemic said:
@teguhsangra
why you toke the updater script of my RXS bro @gamzekal ?
Click to expand...
Click to collapse
hahah sory forget :laugh: maybe I will change their updater his scripts , because I 'm lazy to make his script updater thnks info bro :good:

ERROR

Marília de Oliveira said:
ERROR
Click to expand...
Click to collapse
Add these missing resources to your Settings.apk-
Add in values/strings.xml-
@string/Tools_category
@string/serasystem_title
@string/serasystem_desc_txt
Click to expand...
Click to collapse
And in drawable add icon ic_settings_supersu (@drawable/ic_settings_supersu)

Its required to use settings guide to use this?
I already have restart_systemui_v2.apk

RaKesh said:
Its required to use settings guide to use this?
I already have restart_systemui_v2.apk
Click to expand...
Click to collapse
No need to use settings guide.

jitz975 said:
No need to use settings guide.
Click to expand...
Click to collapse
I had tried this mod
But sorry to say this mod is useless for me
Only the system themes that comes with zip package changes the systemui header
Otherwise no changes on Custom Installed Themes

RaKesh said:
I had tried this mod
But sorry to say this mod is useless for me
Only the system themes that comes with zip package changes the systemui header
Otherwise no changes on Custom Installed Themes
Click to expand...
Click to collapse
You can include systemui overlay with your desired statusbar header images inside which ever themes you use. This idea is good even the themes are bad

recomplie error Settings.apk

Related

[TUTORIAL] [MOD] AF Battery Mod

Hey Modder Themer Member or something Here i have Bring A mod that will change your battery Style Add Percent etc The mod is simple First You Need to Remove stock Battery Icon follow these guide Here The Mod is easy to add Now we don"t need to edit smali like change 0xsomething to something. Some People Help me lots to do that @SpaceCaker @mohamedrashad
Instructions:
1. First Need to Remove Stock Battery Icon Go Here
2. Downloads res and Merged With Your Decompile Folder
3. Downloads smali and Merged with Your Decompile Folder
4. Now You have add
Code:
<com.androidfire.batterymod.Battery
android:layout_width="wrap_content"
android:layout_height="wrap_content" />
5. Compile The Apps
6. Downloads Battery Mod Apk and install it
7. Done
Current Status
Beta
Downloads
Take Look at Attachment
SS
Take Look at Attachment
Credits:
SpaceCaker
iamareebajmal
b16h22
san122
shankarsj
mohamadrashad
PineappleOwl
PXL Team
if forget pls post youe name here
wow nice ... gonna try this
What about we want to change the battery pngs of ours ? Not bundled with yours i mean
Wow. nice guide sir +1
Cool mod dude :victory:
ps: my user name is @mohamedrashad not @mohamadrashad
work on 4.3?
Myth2014 said:
work on 4.3?
Click to expand...
Click to collapse
Yup it works , but guide for removing battery icon might differ
mohamedrashad said:
Yup it works , but guide for removing battery icon might differ
Click to expand...
Click to collapse
yeah..sir..thanks..i try to do it[emoji3]
Hope you'll update it in future and fix the bugs sir

[Tut][Mod][5.1.1] Advanced Framework

Hi
I would like to share to u how to make advanced framework easily
By using advanced framework, u will get Sony UI in non-Sony apps
Only for stock rom 5.1.1, odex or deodexed
Maybe fits with stock based custom rom, but u need to compare
STEPS
1. Decompile ur framework-res.apk
2. Download attached files then extract
3. Put it to framework-res.apk/res/values/here
4. Recompile, sign, push
5. Done
Screenshots
LEFT: standard framework
RIGHT: advanced framework
Looks good !
Will give it a try for sure
removed
Thanks! Very good Mod.
Good!!! Thanks
Yesielito said:
Good!!! Thanks
Click to expand...
Click to collapse
Hi mate can share the modded framework.Me on z1 stock deodex 368.
am using a modded rom, please @idid idamrep, can yhu state what is to be changed in colors.xml & styles.xml
thanks
anakdayak said:
Hi mate can share the modded framework.Me on z1 stock deodex 368.
Click to expand...
Click to collapse
here mate , flashable zip z1 LP .368
whalesplaho said:
am using a modded rom, please @idid idamrep, can yhu state what is to be changed in colors.xml & styles.xml
thanks
Click to expand...
Click to collapse
No need to do changes in colors.xml. Just use his styles.xml file bro. thanks bro @idid idamrep
It works great!
@iedafarha thanks for making a flashable version for the Z1 .
jitz975 said:
No need to do changes in colors.xml. Just use his styles.xml file bro. thanks bro @idid idamrep
Click to expand...
Click to collapse
thanks brov.... im using existenZ Premium & its heavily modded, i saw some strings in tha styles.xml which is related to tha rom & its not in tha styles.xml uploaded by OP.. i believe yhu understand what im trying to say!
thanks
edited style ...
hi i'm use modded framework and i'm get lost mode when i use this guide
can you provide full style editing guide
Can use for my rom?
Ofc credits would be included, that ok with ya?
Thanks!
How fix background black...
Tankz

nothing

nothing here
edited by me
Tut and result
Removed by me
Result
Removed by me
brov is it possible to make tha clock in status bar expanded screen digital?
thanks for yur great tuts.... @venkat kamesh
Great Tut.Bro.:good::fingers-crossed:
Great work bro ^^
Bro good tutorial as always. No need feel pressured to put it tutorials??
Sent from my D6653 using Tapatalk
I click the "weather" in settings, will display "AOKP Weather Settings FC" !!
My device: Z3 5.1.1
whalesplaho said:
brov is it possible to make tha clock in status bar expanded screen digital?
thanks for yur great tuts.... @venkat kamesh
Click to expand...
Click to collapse
could you be more specific bro ?
taammanhoi said:
I click the "weather" in settings, will display "AOKP Weather Settings FC" !!
My device: Z3 5.1.1
Click to expand...
Click to collapse
if so you get force closes
check the tut on what wrong you did bro
else i had posted stock weather app with no mod of mine (stock aosp app with no sony theme engine ) try it
venkat kamesh said:
if so you get force closes
check the tut on what wrong you did bro
else i had posted stock weather app with no mod of mine (stock aosp app with no sony theme engine ) try it
Click to expand...
Click to collapse
I think I know the reason now
I try to turn on the GPS, all work fine!
Thx bro!
venkat kamesh said:
So as i said its simple
even its simple, you need to have thinking brain
1. Decompile SystemUI.apk
2. Download this View attachment 3580098
3. Merge the code to your systemui.apk
4.Now open SystemUI.apk/res/layout/status_bar_expanded_header.xml
Look for this below code
Code:
<Button android:textAppearance="@style/TextAppearance.StatusBar.Expanded.Date" android:textColor="#64ffffff" android:id="@id/alarm_status" android:background="?android:selectableItemBackground" android:paddingTop="16.0dip" android:paddingBottom="16.0dip" android:visibility="gone" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginBottom="4.0dip" android:drawablePadding="6.0dip" android:layout_alignParentBottom="true" android:drawableStart="@drawable/ic_access_alarms_small" android:paddingStart="6.0dip" android:paddingEnd="6.0dip" android:layout_toEndOf="@id/date_group" />
Below that Add this code
Code:
<LinearLayout android:layout_gravity="center_vertical" android:orientation="vertical" android:id="@+id/weather_container" android:background="@drawable/ripple_drawable" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginBottom="@dimen/clock_collapsed_bottom_margin" android:layout_alignParentBottom="true" android:layout_alignParentEnd="true">
<include layout="@layout/weather_panel" />
<com.rock.weather.a.WeatherText android:id="@+id/weather_text" android:layout_width="fill_parent" android:layout_height="wrap_content" />
</LinearLayout>
5. Now open SystemUI.apk/res/layout/keyguard_status_view.xml
Look For this code
Code:
<include layout="@layout/keyguard_status_area" />
Below That Add this code
Code:
<include layout="@layout/kamesh_weather_panel" />
6. Done Recompile and sign and replace the systemui
7. Now Decompile Settings.apk
Add this code as you like settings ( i had added to rstatusbar.xml which is my customized ) you can add in Dispaly_settings.xml or as you wish
Code:
<PreferenceScreen android:title="Weather" android:key="proxy">
<intent android:targetPackage="com.syukur.aokp" android:action="android.intent.action.MAIN" android:targetClass="com.syukur.aokp.SettingsWeather" />
</PreferenceScreen>
8. Now recompile the settings.apk and replace
9. Finally Download this View attachment 3580099 and install
ohh! god
you finally did.. you can check settings in your settings
Have fun
Note: I had Included Xperia Theme Support... so it changes according to the Xperia theme ( about theme )
Note: If you need the weather on Lockscreen you need to select the 2nd digital sony clock
Note: If you try of out of sony device or any force closes with weather app.. Try installing this View attachment 3580716 ( no mod and no sony theme engine to it )
Note:Make sure you should Turn on Gps and Geo locating service ( this helps you not to get foce closes )
If you use my tuts or guides just tag me.. that feels me so good
Good luck
Thanks to AOSP and aleksandr20180
Click to expand...
Click to collapse
where.s credit for the author of that weather bro??? that.s belong to my friends .he create that weather ..his name is muhammad abdussy syukur and maxdev is his team name
kingdj said:
where.s credit for the author of that weather bro??? that.s belong to my friends .he create that weather ..his name is muhammad abdussy syukur and maxdev is his team name
Click to expand...
Click to collapse
+1
kingdj said:
where.s credit for the author of that weather bro??? that.s belong to my friends .he create that weather ..his name is muhammad abdussy syukur and maxdev is his team name
Click to expand...
Click to collapse
+2
kingdj said:
where.s credit for the author of that weather bro??? that.s belong to my friends .he create that weather ..his name is muhammad abdussy syukur and maxdev is his team name
Click to expand...
Click to collapse
Edit :- every one is friend to other
There in nothing like your friends to be added or not bro
He is dev developed app for aosp. Since I wrote aosp prop
Nothing but a credit was already given in name of aosp dear....
qoejohn said:
+1
Click to expand...
Click to collapse
Ciptraandoni said:
+2
Click to expand...
Click to collapse
+3 lol
thanks for remembering me [emoji14]
added
kingdj said:
where.s credit for the author of that weather bro??? that.s belong to my friends .he create that weather ..his name is muhammad abdussy syukur and maxdev is his team name
Click to expand...
Click to collapse
You need to quote the entire OP for that ? -__-"
“Sent From MWE V8.0.0 On My Z3”
venkat kamesh said:
could you be more specific bro ?
if so you get force closes
check the tut on what wrong you did bro
else i had posted stock weather app with no mod of mine (stock aosp app with no sony theme engine ) try it
Click to expand...
Click to collapse
no reply brov.....
venkat kamesh said:
Edit :- every one is friend to other
There in nothing like your friends to be added or not bro
He is dev developed app for aosp. Since I wrote aosp prop
Nothing but a credit was already given in name of aosp dear....
+3 lol
thanks for remembering me [emoji14]
added
Click to expand...
Click to collapse
he build it from source you know that mean???
we already use that weather more than a years ago, let me ask you..where did you get that weather mod?? i can report this thread as that smali,layout,and smali folder was been renamed from the original ,originaly the smali folder name is com.aokp.maxdev ,and the layout name is maxdev weather, who.s idea to renaming to venkat layout?? and who.s alexander so he get credit beside aosp??
kingdj said:
he build it from source you know that mean???
we already use that weather more than a years ago, let me ask you..where did you get that weather mod?? i can report this thread as that smali,layout,and smali folder was been renamed from the original ,originaly the smali folder name is com.aokp.maxdev ,and the layout name is maxdev weather, who.s idea to renaming to venkat layout?? and who.s alexander so he get credit beside aosp??
Click to expand...
Click to collapse
Well said I obey
Alexander is From 4pda else I would be tagging him
I had already added credits
By the way yes irenamed smali just because I had some modifications.
It was open source
If so from years why can't you add that to lollipop mate
What ever
I respect developers I had added credits ages ago and said thanks to you for info ( cause the source I got from person had not noted any credits)
But I had added Alexander cause he posted a tut for kk I gathered then and rewrote to lp (not big difference) if you you start compare
If you are ready to complain on this thread
I am ready for that
edit: Cause I had proof.
Cause u had proof.
Click to expand...
Click to collapse
Good luck brother
And remember I still respect developers
I know what to work and how to and how tuff it was...
Finally a small suggestion for you
The first line you wrote
“he built it from sources do you know that mean..”
Please there are no dumps here
If you want to ask something like that...
Please mind on how to talk to other person. Don't underestimate.....
DELETED
DELETED

[Guide][tut] [Updated 21/JAN/15] Show/Hide Album art

Hello guys
here is a small tut
What you need is
Deodexed Systemui.apk and Settings.apk
My Files and patience
1. Decompile Systemui.apk
2. Download this View attachment SystemUI.zip and merge
3. Open SystemUI.apk/smali/com/android/systemui/statusbar/phone/PhoneStatusBar.smali
And In the same File find this method
Code:
.method public updateMediaMetaData(Z)V
And in that method look for
Code:
iget-object [COLOR="red"]v5[/COLOR], p0, Lcom/android/systemui/statusbar/phone/PhoneStatusBar;->mMediaMetadata:Landroid/media/MediaMetadata;
if-eqz [COLOR="red"]v5[/COLOR], :cond_[COLOR="red"]3[/COLOR]
Below that code add this code ( Make sure the red pointed values should match the below adding code )
Code:
iget-object [COLOR="red"]v5[/COLOR], p0, Lcom/android/systemui/statusbar/phone/PhoneStatusBar;->mContext:Landroid/content/Context;
invoke-virtual {[COLOR="red"]v5[/COLOR]}, Landroid/content/Context;->getContentResolver()Landroid/content/ContentResolver;
move-result-object [COLOR="red"]v5[/COLOR]
const-string v6, "hide_album_art"
invoke-static {[COLOR="red"]v5[/COLOR], v6, v4}, Landroid/provider/Settings$System;->getInt(Landroid/content/ContentResolver;Ljava/lang/String;I)I
move-result [COLOR="red"]v5[/COLOR]
if-eqz [COLOR="red"]v5[/COLOR], :cond_[COLOR="red"]3[/COLOR]
4. Now compile/Sign the SystemUI.apk and push/Replace the old
Now follow the second post on how to add to settings
Settings
Welcome to easy part on adding the option to hide/show in settings
Method 1
1. Decompile the settings.apk
2. Download this View attachment Albumart_Settings.zip and merge to your settings
3. Add the below code to your settings ( i had added to my own settings ) and your wish
Code:
<PreferenceScreen android:title="Lockscreen mod" android:key="lockscreenmod" android:fragment="com.android.settings.rz.Lockscreenmod" />
4. Compile it and Decompile and open
Settings.apk/smali/com/android/settings/rz/lockscreenmod.smali
5. Compare the Public ID and replace it and recompile
6. God you did man,,, now replace and have fun
Method 2
1. Decompile the Settings.apk
2. Download this View attachment settings.zip and merge to your settings
3. Add the below code to your settings ( i had added to my own settings.xml )
you can add in settings.apk/res/xml/Dispaly_settings.xml
Code:
<com.android.settings.cyanogenmod.SystemSettingSwitchPreference android:title="Lockscreen Album Art" android:key="hide_album_art" android:defaultValue="0" android:summaryOn="Lockscreen Album Art Hidden" android:summaryOff="Lockscreen Album Art Shown" />
and then compile/sign and replace your settings
OR
Try download this ROM Control application (View attachment 3616872 ) where you can Easily control
All you is just install and have fun
Thanks to @daxgirl for the app source ​
now have fun guys
Thanks to @willowmaker420 @tdunham and cyanogenmod
Dont Forget to mention me if you used my work
that feels me happy
If you guys facing any problem just start View attachment compare_settings_systemui.zip
If you still tired of this... try my xposed module Click here
Great Work.Thanks for your guide bro:good:
Thanks bro Awesome share :fingers-crossed:
Nice one...
Works on stock rom?
raziel zarafan said:
Works on stock rom?
Click to expand...
Click to collapse
Yes bro
Don't work for me bro i get black screen when I replace the systemui, I make twice the guide and nothig bro how can I solve this?
raziel zarafan said:
Don't work for me bro i get black screen when I replace the systemui, I make twice the guide and nothig bro how can I solve this?
Click to expand...
Click to collapse
May be you need install superusermod bro .
iedafarha said:
May be you need install superusermod bro .
Click to expand...
Click to collapse
No bro i have installed super user mod via services.jar , I'm on 5.1.1 deodex with super user mod
raziel zarafan said:
No bro i have installed super user mod via services.jar , I'm on 5.1.1 deodex with super user mod
Click to expand...
Click to collapse
what your phone mate? going to try this mod on my z1 .
iedafarha said:
what your phone mate? going to try this mod on my z1 .
Click to expand...
Click to collapse
It's a Z1 bro
raziel zarafan said:
It's a Z1 bro
Click to expand...
Click to collapse
okey, will share with you my mod if everything done without problem.
iedafarha said:
okey, will share with you my mod if everything done without problem.
Click to expand...
Click to collapse
Bro this is my systemui with some mods like task killer, visualizer , theme acent and battery bug layout remove http://https://mega.nz/#!5t0UFSAJ!trwGrlbgCZ-jXIOu_2yOsENmK38_scVsJS_iMOmGNd8
raziel zarafan said:
Bro this is my systemui with some mods like task killer, visualizer , theme acent and battery bug layout remove http://https://mega.nz/#!5t0UFSAJ!trwGrlbgCZ-jXIOu_2yOsENmK38_scVsJS_iMOmGNd8
Click to expand...
Click to collapse
not found mate
iedafarha said:
not found mate
Click to expand...
Click to collapse
Sorry
https://mega.nz/#!A9NjgQDI!5UQL3zi5ueRK9hWGWosGpa_nobLgguwMbFKsqQuV8UA
raziel zarafan said:
Sorry
https://mega.nz/#!A9NjgQDI!5UQL3zi5ueRK9hWGWosGpa_nobLgguwMbFKsqQuV8UA
Click to expand...
Click to collapse
try , sorry didnt work, got black screen, hope OP can share his systemUI.apk. mod for comparing TQ
iedafarha said:
try , sorry didnt work, got black screen, hope OP can share his systemUI.apk. mod for comparing TQ
Click to expand...
Click to collapse
Will share you when I get free time bro
Edit @iedafarha posted my apps
Have a compare
venkat kamesh said:
Will share you when I get free time bro
Edit @iedafarha posted my apps
Have a compare
Click to expand...
Click to collapse
Sorry mate, dont see any download link.
iedafarha said:
Sorry mate, dont see any download link.
Click to expand...
Click to collapse
it was already there in my post #2
please read it mate
in mean time today i had fixed switch preferences
just replace settings.zip for this fix

[GUIDE] [LP-MM] [SONY] [UPDATE :- 17.04.2016] Unlimited Tiles + 4 Raw Quick Toggles

Hello friends
Here is a simple guide for adding unlimited quick settings toggles and 4 toggles in a raw in statusbar. In Default SystemUI have only 3 tiles per row and also u can't add more toggles. There is a limit. This guide will help u to break all.
THINGS NEEDED :-
PC
Deodexed SystemUI ( LP or MM )
Advanced APKTool By BDFreak ( I prefer this)
Notepad ++
Lets Start...
Decompile SystemUI
1) Go to res/values/dimens.xml
Find
Code:
<dimen name="qs_tile_height">88.0dip</dimen>
Change To
Code:
[COLOR="Red"]<dimen name="qs_tile_height">80.0dip</dimen>[/COLOR]
Find
Code:
<dimen name="qs_tile_text_size">12.0sp</dimen>
Change To
Code:
[COLOR="red"]<dimen name="qs_tile_text_size">10.0sp</dimen>[/COLOR]
Find
Code:
<dimen name="qs_detail_header_text_size">20.0sp</dimen>
<dimen name="qs_detail_button_text_size">14.0sp</dimen>
<dimen name="qs_detail_item_primary_text_size">16.0sp</dimen>
<dimen name="qs_detail_item_secondary_text_size">14.0sp</dimen>
Change To
Code:
[COLOR="red"]<dimen name="qs_detail_header_text_size">18.0sp</dimen>
<dimen name="qs_detail_button_text_size">10.0sp</dimen>
<dimen name="qs_detail_item_primary_text_size">14.0sp</dimen>
<dimen name="qs_detail_item_secondary_text_size">12.0sp</dimen>[/COLOR]
Done. Save and exit.
2) Go to res/values/integers.xml
Find
Code:
<integer name="quick_settings_num_columns">3</integer>
<integer name="quick_settings_max_rows">4</integer>
<integer name="quick_settings_max_rows_keyguard">3</integer>
Change To
Code:
[COLOR="red"]<integer name="quick_settings_num_columns">4</integer>
<integer name="quick_settings_max_rows">5</integer>
<integer name="quick_settings_max_rows_keyguard">4</integer>[/COLOR]
Find
Code:
<integer name="config_maxToolItems">9</integer>
Change To
Code:
[COLOR="red"]<integer name="config_maxToolItems">99</integer>[/COLOR]
Done. Save and exit.
Thats it. Recompile the edited SystemUI and replaced with urs. Enjoy
CREDIT
@serajr ( Because i got this idea from his XXM )
Awesome bro @Rajeev ^^
Hope you can make a guide soon with SystemUI accords to theme
Pandemic said:
Awesome bro @Rajeev ^^
Hope you can make a guide soon with SystemUI accords to theme
Click to expand...
Click to collapse
Its already available in XDA bro.
Awesome guide bro
Aha... Great!! :good:
vikash1994b said:
Awesome guide bro
Click to expand...
Click to collapse
serajr said:
Aha... Great!! :good:
Click to expand...
Click to collapse
Thanks brothers
Trying to follow this but I cant decompile systemUI from RXSW rom. Am I missing anything?
CoolJandee said:
Trying to follow this but I cant decompile systemUI from RXSW rom. Am I missing anything?
Click to expand...
Click to collapse
What error u getting? Which Apktool u using? Pls explain..
Rajeev said:
What error u getting? Which Apktool u using? Pls explain..
Click to expand...
Click to collapse
Sorry forgot the details.
Anyway, I'm using the tool you mentioned in OP. When I'm decompiling the SystemUI, it's just saying not successful. I something like apk is empty? Forgot but yeah, was not successful on the decompiling.
CoolJandee said:
Sorry forgot the details.
Anyway, I'm using the tool you mentioned in OP. When I'm decompiling the SystemUI, it's just saying not successful. I something like apk is empty? Forgot but yeah, was not successful on the decompiling.
Click to expand...
Click to collapse
Next time try to give me the error log. I will help u. Use Advanced APKTOOL latest by BDFreak.
i can't find
<integer name="config_maxToolItems">9</integer>
Jek Separow said:
i can't find
<integer name="config_maxToolItems">9</integer>
Click to expand...
Click to collapse
Which phone u using? Which android version?
Rajeev said:
Which phone u using? Which android version?
Click to expand...
Click to collapse
Xperia S with nAOSP rom 5.1.1
Working fine on Z2.. MM 570 rom.
Jek Separow said:
Xperia S with nAOSP rom 5.1.1
Click to expand...
Click to collapse
Its only for stock sony firmware. But don't worry. U can still make it for CM and AOSP. Just leave the "99" part
@serajr @Rajeev bhai please can yhu help with dis... i wanna get rid of tha space there & place tha H to fit in tha height of tha signal icon. thanks!
Well, this is a neat idea. Nice work, my friend!
Sent from my Sony Xperia Z3 Compact using XDA Labs
I couldn´t find integers.xml in res/values.
In Wolfbreak RXSW MM Version 3.0.0 there isn´t such a file....
Enge7che said:
I couldn´t find integers.xml in res/values.
In Wolfbreak RXSW MM Version 3.0.0 there isn´t such a file....
Click to expand...
Click to collapse
Because u did not successfully decompiled the apk.. Which tool u using ?
I use this Tool --->Advanced APKtool by BDFreak
witch you in op posted.
Moved the systemui.apk into "InFolder" and run the tool, then followed instructions.
Sent from my D6603 using XDA-Developers mobile app

Categories

Resources