Hi everyone!
Because it looks like we have practically ready for official release sammy JellyBean seems to me it's time to make our themes better
Here's a simple guide how to make homescreen statusbar transparent..
1. You should decompile SystemUI.apk
2. Open /SystemUI/res/layout/tw_super_status_bar.xml and change android:background to 100% transparent:
Code:
<com.android.systemui.statusbar.phone.StatusBarWindowView [B]android:background="#[/B][COLOR="Red"]00000000[/COLOR]" android:focusable="true" android:fitsSystemWindows="true" android:descendantFocusability="afterDescendants"
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:systemui="http://schemas.android.com/apk/res/com.android.systemui">
3. Save /SystemUI/res/layout/tw_super_status_bar.xml
4. Open /SystemUI/res/values/drawables.xml and edit this line to get transparency you need, for example, 100% transparent
Code:
<item type="drawable" name="[B]status_bar_background">#[/B][COLOR="Red"]00000000[/COLOR]</item>
5. Save /SystemUI/res/values/drawables.xml
6. Recompile SystemUI.apk
Done... Now you have 100% transparent homescreen statusbar
A short hint:
#00000000 - 100% transparency
#3F000000 - 75% transparency
#7F000000 - 50% transparency
#BF000000 - 25% transparency
Many thanks for Education raubkatze
mod for Dmod v4
Is it works on benz v6?
Thanks!
Edit:the 13 toggle.
nyakasgb said:
Is it works on benz v6?
Thanks!
Edit:the 13 toggle.
Click to expand...
Click to collapse
no benz rom ...just Dmod v4 ...coming soon benz rom:laugh:
p_a_r_s_a7 said:
no benz rom ...just Dmod v4 ...coming soon benz rom:laugh:
Click to expand...
Click to collapse
Works fine thanks!
Can you do someting with the lookscreen, see picture?
nyakasgb said:
Works fine thanks!
Can you do someting with the lookscreen, see picture?
Click to expand...
Click to collapse
This is one of the really annoying things with transparent lock screen.
Makes Lock screen strange, and also if you have Gmail or Chrome open for example, the bar will go white....
the file "systeUI benzrom" does not work.
Once installed, the error message "system UI is forced to stop."
Can you make transparent statusbar for enox rom pls?
Gesendet von meinem GT-I8190 mit Tapatalk 2
xavraim said:
the file "systeUI benzrom" does not work.
Once installed, the error message "system UI is forced to stop."
Click to expand...
Click to collapse
Mine too, system ui forced stop
Sent from my GT-I8190 using xda app-developers app
Waiting for benzrom
Sent from my GT-I8190 using xda app-developers app
Copy/Paste from here
Code:
http://forum.xda-developers.com/showthread.php?t=1930777
Thanks to raubkatze for this GUIDE
[GS] said:
Copy/Paste from here
Code:
http://forum.xda-developers.com/showthread.php?t=1930777
Thanks to raubkatze for this GUIDE
Click to expand...
Click to collapse
Well you see there was no need to remind you
Many thanks for Education raubkatze
p_a_r_s_a7 said:
Well you see there was no need to remind you
Many thanks for Education raubkatze
Click to expand...
Click to collapse
Always remind original poster!
update post 1.....
Sorry you know how I can remove de brightness slider on quick panel (status bar)
I descompile the system ui but I dont know how do it !
Thaks
confirmed working on Dmod Version 5.....nice!
appreciate if someone could make flashable zip for the NFC version with 50% transparency....above is 100% transparency....
which one
p_a_r_s_a7 said:
Hi everyone!
Because it looks like we have practically ready for official release sammy JellyBean seems to me it's time to make our themes better
Here's a simple guide how to make homescreen statusbar transparent..
1. You should decompile SystemUI.apk
2. Open /SystemUI/res/layout/tw_super_status_bar.xml and change android:background to 100% transparent:
Code:
<com.android.systemui.statusbar.phone.StatusBarWindowView [B]android:background="#[/B][COLOR="Red"]00000000[/COLOR]" android:focusable="true" android:fitsSystemWindows="true" android:descendantFocusability="afterDescendants"
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:systemui="http://schemas.android.com/apk/res/com.android.systemui">
3. Save /SystemUI/res/layout/tw_super_status_bar.xml
4. Open /SystemUI/res/values/drawables.xml and edit this line to get transparency you need, for example, 100% transparent
Code:
<item type="drawable" name="[B]status_bar_background">#[/B][COLOR="Red"]00000000[/COLOR]</item>
5. Save /SystemUI/res/values/drawables.xml
6. Recompile SystemUI.apk
Done... Now you have 100% transparent homescreen statusbar
A short hint:
#00000000 - 100% transparency
#3F000000 - 75% transparency
#7F000000 - 50% transparency
#BF000000 - 25% transparency
Many thanks for Education raubkatze
mod for Dmod v4
Click to expand...
Click to collapse
in real my phone I8190 but after dmod v5 it has been I8190N so which one is to be used for my phone among the zip files above?
for those interested in benzrom v6 i worked on his file "Blue_Icon_Style_StatusBar_StockClock_NT.zip" to have transparent status bar instead a black one.
The reasons i used that file are:
1) i tried to mod benz's systemUI but 7zip or winrar didn't recognize his file compression method.
2) you can apply that mod easily with cmw recovery, i just overwrite 2 images (notification header and panel).
The result is you have:
transparent status bar (use xposed installer and tweakbox to modify % transparency)
blue icons and stock clock on the right
black notify panel instead a transparent one
stock toggle icons showed in notify panel instead mod widget buttons by benz rom (don't know why, don't ask me...)
here are couple of screenshots:
scaliskano said:
in real my phone I8190 but after dmod v5 it has been I8190N so which one is to be used for my phone among the zip files above?
Click to expand...
Click to collapse
What zip files?
AssToast said:
What zip files?
Click to expand...
Click to collapse
13 toggles worked for me. Dmod v5 8190
Hi guys!
how can I decompile this **** (SystemUI.apk)
I did all the instructions about decompiling it but I counldn't decompile it correctly
Related
Hello guys
Does anyone know how can I make statusbar transparent on JellyBean or Gingerbread ?
I accentuate I mean "statusbar" not notification bar.
I tried kitchen but it doesn't work for statusbar.
tnx
I've been wondering about that too....I've tried re-compiling over 20 SystemUI.apks till now and from em 19 would fail and the rest would not work...I've followed like 4-5 guides around xda till now and even tried fixing it with a recognized themer but it just won't work..
Tried using tweakbox?
Galaxy Ace II [SakuraDroid] via Tapatalk 4 Beta
Dr01nE said:
Tried using tweakbox?
Galaxy Ace II [SakuraDroid] via Tapatalk 4 Beta
Click to expand...
Click to collapse
What's tweakbox? Did you have tested it already for transparent statusbar?
You can change status bar to tranparent in JB with tweakbox (its a module for xposed framework, go search in google). For GB... idk sry
Sent from my GT-I8160 using xda app-developers app
There are many tutorials how to make it transparent. It is easy decompile systemui.apk and you have to change 2 colors somewhere, i forgot. When i come home i will edit this post with tut.
Sent from my GT-I8160
please give me a link and make me happy
sorry for my low english
1. Decompile systemUI.apk
2. Go to res/layout/tw_super_status_bar.xml
3. Edit 2nd line
Code:
com.android.systemui.statusbar.phone.StatusBarWindowView android:background="#[COLOR="Red"]00000000[/COLOR]" android:focusable="true" android:fitsSystemWindows="true" android:descendantFocusability="afterDescendants
"
4.Save
5. Go to res/values/drawables
6. Find this line and edit
Code:
<item type="drawable" name="status_bar_background">#[COLOR="red"]00000000[/COLOR]</item>
7.Decompile and sign
Note : 00000000 is for 100% transparent, use hex codes to get transparency you want
#00000000 - 100%transparency
#3F000000 - 75% transparency
#7F000000 - 50% transparency
#BF000000 - 25% transparency
enjoy
sign? daaamn you have to sign in order for it to work?
mojito0 said:
sign? daaamn you have to sign in order for it to work?
Click to expand...
Click to collapse
When compiling is done take res folder and classes.dex from that and paste in original apk (open with zip)
Hello my friends
I give to you my mod for CyanogenMod Stable releases.
What it does?
Let's see:
- transparent statusbar
- transparent navbar
- center clock
- quicksettings with 4 tiles columns
Installation (make backup before anything):
push files from attached zip file (android.policy.jar to system/framework/; systemUI.apk to system/app/)
OR wait for flashable zip TBA (help is appreciated if someone can make it)
FAQ:
Doesn't look transparent. Why?
Use only supported launchers (until now I used apex...don't know about the rest)
Use only stock theme
Try changing wallpaper
Can it work with trebuchet?
The status bar is transparent with trebuchet launcher but the navbar no. To make the navbar transparent with trebuchet you have to follow @Adi Aisiteru Reborn guide:
DECOMPILE Trebuchet.apk
- Download attached file, Source for Trebuchet , extract it and merge to your decompiled Trebuchet.apk
DONE AND COMPILE
See attached zip file: Source_Trebuchet.zip
Click to expand...
Click to collapse
Or use @Carlos_Manuel method from 2nd post
UPDATE:
Added transparency with 4 column tiles and center clock mod for cm 10.1.3 stable and for cm10.1.3 TORO
UPDATE 19.12.2013 (LAST UPDATE):
Added transparency with 4 column tiles and center clock mod for cm 10.2 stable now as flashable zip.
Instructions:
Reboot recovery and mount /system in recovery before flashing.
Thanks to:
@Adi Aisiteru Reborn for his awesome guide
@Jar3112 for the flashable zip
cyanogenmod team for the best rom
Enjoy and thank me for my effort or buy me a beer (Yes I have a donate button now )
OP,just telling!
to make trebuchet with navbar into transparent, you have to edit launcher.xml from from layout-pot folder and then edit workspace.java:
Code:
- Point minDims = new Point();
- Point maxDims = new Point();
- mLauncher.getWindowManager().getDefaultDisplay().getCurrentSizeRange(minDims, maxDims);
-
- final int maxDim = Math.max(maxDims.x, maxDims.y);
- final int minDim = Math.min(minDims.x, minDims.y);
+ DisplayMetrics displayMetrics = new DisplayMetrics();
+ mLauncher.getWindowManager().getDefaultDisplay().getRealMetrics(displayMetrics);
+ final int maxDim = Math.max(displayMetrics.widthPixels, displayMetrics.heightPixels);
+ final int minDim = Math.min(displayMetrics.widthPixels, displayMetrics.heightPixels);
-----------------------------------------------------------
class WallpaperOffsetInterpolator {
float mFinalHorizontalWallpaperOffset = 0.0f;
- float mFinalVerticalWallpaperOffset = 0.5f;
+ float mFinalVerticalWallpaperOffset = 0.0f;
float mHorizontalWallpaperOffset = 0.0f;
- float mVerticalWallpaperOffset = 0.5f;
+ float mVerticalWallpaperOffset = 0.0f;
long mLastWallpaperOffsetUpdateTime;
Cool! Would this mod work for the latest CM 10.1 build or just CM 10.1.2? Also would this work for a Sprint Samsung S3 on CM 10.1?
Sent from my SPH-L710 using xda app-developers app
mangordi89 said:
Cool! Would this mod work for the latest CM 10.1 build or just CM 10.1.2? Also would this work for a Sprint Samsung S3 on CM 10.1?
Sent from my SPH-L710 using xda app-developers app
Click to expand...
Click to collapse
You could try it on the latest build. Should work. Remember to backup first. Don't know what to say about other devices...
Cheers :good:
stuffynet said:
Hello my friends
I give to you my mod for CM10.1.2 Stable.
What it does?
Let's see:
- transparent statusbar
- transparent navbar
- center clock
- quicksettings with 4 tiles columns
- 36 dpi navbar
Installation (make backup before anything):
push files from attached zip file (android.policy.jar and framework-res.apk to system/framework/; systemUI.apk to system/app/)
OR wait for flashable zip TBA (help is appreciated if someone can make it)
FAQ:
Doesn't look transparent. Why?
Use only supported launchers (until now I used apex...don't know about the rest) (on trebuchet it doesn't work)
Use only stock theme
Try changing wallpaper
Thanks to:
@Adi Aisiteru Reborn for his awesome guide
cyanogenmod team for the best rom
Enjoy and THANK ME for my effort
Click to expand...
Click to collapse
Could you create same mod but without aligment of a clock? I don't think it looks good, sorry
Scandy said:
Could you create same mod but without aligment of a clock? I don't think it looks good, sorry
Click to expand...
Click to collapse
or without the 36 dpi bar (I like the default one)
Scandy said:
Could you create same mod but without aligment of a clock? I don't think it looks good, sorry
Click to expand...
Click to collapse
When I have time willl do.
KreNtal said:
or without the 36 dpi bar (I like the default one)
Click to expand...
Click to collapse
If you want the default dpi don't push framework-res.apk
EDIT: UPDATED FAQ
How could I make this work with a theme that I'm using?
stragabenz said:
How could I make this work with a theme that I'm using?
Click to expand...
Click to collapse
You can't. The theme messes with the systemui and other apps that it themes.
stuffynet said:
If you want the default dpi don't push framework-res.apk
Click to expand...
Click to collapse
Oh thanks, I didn' t know that was that, thank you!
KreNtal said:
Oh thanks, I didn' t know that was that, thank you!
Click to expand...
Click to collapse
My bad. I updated the FAQ section.
Does it work on other rom? I'm using paranoidandroid 3.68
Sent from my Galaxy Nexus using xda premium
saza8883 said:
Does it work on other rom? I'm using paranoidandroid 3.68
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
No.
Sent from my Galaxy Nexus
If I want only 36 DPI NavBar, can I push only framework-res.apk and leave the rest?
shane582 said:
If I want only 36 DPI NavBar, can I push only framework-res.apk and leave the rest?
Click to expand...
Click to collapse
Yes.
Sent from my Galaxy Nexus
It would be nice if you can provide all the stuff as separate zips (easy to flash)
For example if someone wants only 36 dpi navbar , or only quicksettings with 4 tiles columns and so on.
thanks
dude im kinda newbie in this thing of Flashing Mods and stuffs like that.. i have already "Put the 3 files" (android.policy.jar and framework-res.apk to system/framework/; systemUI.apk to system/app/) in their proper place and still dont see the Navbar or Status Bar transparent.. what should i do??
Srry for my bad english
P.D i just Reboot my phone and the Navbar and Status Bar disappear AT ALL.. Help me please
It works with both Nova and Apex, but with both in order to get it to go transparent I had to hide/show my status bar. Once I enter an app, and go back to the desktop, same problem.. it's black.
i hope... i could get some help here...i have N4 and want to change my nav bar dpi to 36.. using CM10.1 7/25 nightly. how do i do it? can you please guide me? i could nt get any help in n4 forum sadly?
Sent from my Nexus 4 using xda premium
manuelpc7 said:
dude im kinda newbie in this thing of Flashing Mods and stuffs like that.. i have already "Put the 3 files" (android.policy.jar and framework-res.apk to system/framework/; systemUI.apk to system/app/) in their proper place and still dont see the Navbar or Status Bar transparent.. what should i do??
Srry for my bad english
P.D i just Reboot my phone and the Navbar and Status Bar disappear AT ALL.. Help me please
Click to expand...
Click to collapse
Hmmm...Don't know what to say. For me works ok. Reboot recovery and fix permissions maybe.
raskulous said:
It works with both Nova and Apex, but with both in order to get it to go transparent I had to hide/show my status bar. Once I enter an app, and go back to the desktop, same problem.. it's black.
Click to expand...
Click to collapse
Works here with apex without hiding anything even returning from app.
hlimbu00 said:
i hope... i could get some help here...i have N4 and want to change my nav bar dpi to 36.. using CM10.1 7/25 nightly. how do i do it? can you please guide me? i could nt get any help in n4 forum sadly?
Sent from my Nexus 4 using xda premium
Click to expand...
Click to collapse
Follow this guide my friend
http://forum.xda-developers.com/showthread.php?t=1844878
Device: Xperia Ion
Running:[Rom]Xperia GP v2.1[4.1 JB] [LBL-UBL
http://forum.xda-developers.com/showthread.php?t=2345546
want to flash:
http://forum.xda-developers.com/showthread.php?t=2293258
issue: i flashed and all the settings in the settings menu are there (under personalization)
but the actual toggles :/ are not there
other mods (apks) also didnt flash correctly so i had to move that manually to system
but i dont know what to do for the settings option since it doesnt work :/
424aca said:
Device: Xperia Ion
Running:[Rom]Xperia GP v2.1[4.1 JB] [LBL-UBL
http://forum.xda-developers.com/showthread.php?t=2345546
want to flash:
http://forum.xda-developers.com/showthread.php?t=2293258
issue: i flashed and all the settings in the settings menu are there (under personalization)
but the actual toggles :/ are not there
other mods (apks) also didnt flash correctly so i had to move that manually to system
but i dont know what to do for the settings option since it doesnt work :/
Click to expand...
Click to collapse
Just flashing it it's not enough, you'll have to : [BASED ON THE OFFICIAL THREAD HOW/TO]
Decompile your Settings.apk
Open somc_add_display_settings.xml in xml folder. Add (end of line):
<com.sonymobile.settings.preference.IntentPreference android:key="quick_settings" settings:dependOnIsValidIntent="true" settings:before="lockscreen" settings:hasMetaData="true">
<intent android:action="com.sonymobile.intent.action.TOOLBAR_SETTINGS" />
</com.sonymobile.settings.preference.IntentPreference>
Recompile
Quick Settings will show in Settings/Display
Mr.AnakinSkywalker said:
Just flashing it it's not enough, you'll have to : [BASED ON THE OFFICIAL THREAD HOW/TO]
Decompile your Settings.apk
Open somc_add_display_settings.xml in xml folder. Add (end of line):
<com.sonymobile.settings.preference.IntentPreference android:key="quick_settings" settings:dependOnIsValidIntent="true" settings:before="lockscreen" settings:hasMetaData="true">
<intent android:action="com.sonymobile.intent.action.TOOLBAR_SETTINGS" />
</com.sonymobile.settings.preference.IntentPreference>
Recompile
Quick Settings will show in Settings/Display
Click to expand...
Click to collapse
How to make the quick toggles replace the old one in statusbar?
Sent from my LT29i using xda premium
karlo0321 said:
How to make the quick toggles replace the old one in statusbar?
Sent from my LT29i using xda premium
Click to expand...
Click to collapse
Here's the INFO : http://forum.xda-developers.com/showthread.php?t=2293258
Mr.AnakinSkywalker said:
Here's the INFO : http://forum.xda-developers.com/showthread.php?t=2293258
Click to expand...
Click to collapse
I mean the mod on how to do it in statusbar. I want to port it on other xperia devices
Sent from my LT29i using xda premium
So Folks,
I have battery indicator with % numbers created.
This can be flashed via custom recovery.
=== Now available for the Nexus 4 KRT16O ===
Note:
This mod shows, battery % as number and the battery icon (stock icon of Google), or even none. When charging, the% indicator does not change.
A big thanks goes to Erhany for his source files. I have adapted this, for our N4.
If you like it...
New versions online - now with same text format like clock and color.
Changes:
before:
<com.erryy.BatteryText android:textSize="16.0dip" android:textColor="#ffffffff" android:gravity="center" android:layout_width="wrap_content" android:layout_height="fill_parent" androidaddingStart="2.0dip" />
after:
<com.erryy.BatteryText android:textAppearance="@style/TextAppearance.StatusBar.Clock" android:textColor="#ffbfbfbf" android:gravity="center" android:layout_width="wrap_content" android:layout_height="fill_parent" androidaddingStart="2.0dip" />
For deodexed ROMs click here:
1. Version - deodexed: battery with % number to the right of the stock icon
cargo_only_Batt_%_rechts_deodexed_N4_v2.zip
2. Version - deodexed: battery with % number to the left of the stock icon
cargo_only_Batt_%_links_deodexed_N4_v2.zip
3. version - deodexed: battery only as % number
cargo_only_Batt_%_without_Batt_Icon_deodexed_N4_v2.zip
4. version - deodexed: CenterClock with stock battery icon
cargo_only_CenterClock_withStockbatt_deodexed_N4_v2.zip
5. version - deodexed: CenterClock with % battery without battery icon
cargo_Centerclock+%_without_Batt_Icon_deodexed_N4_v2.zip
6. version - deodexed: CenterClock with % battery left of the battery icon
cargo_CenterClock+Batt_%_links_deodexed_N4_v2.zip
7. version - deodexed: CenterClock with % battery right of the battery icon
cargo_Centerclock+Batt_%_rechts_deodexed_N4_v2.zip
If you want back to stock flash:
Back_to_Stock_CenterClock+Batt_mod_deodexed_Nexus4.zip
For odex ROMs click here:
1. Version - odex: battery with % number to the right of the stock icon
cargo_only_Batt_%_rechts_odex_N4_v2.zip
2. Version - odex: battery with % number to the left of the stock icon
cargo_only_Batt_%_links_odex_N4_v2.zip
3. version - odex: battery only as % number
cargo_only_Batt_%_without_Batt_Icon_odex_N4_v2.zip
4. version - odex: CenterClock with stock battery icon
cargo_only_CenterClock_withStockbatt_odex_N4_v2.zip
5. version - odex: CenterClock with % battery without battery icon
cargo_Centerclock+%_without_Batt_Icon_odex_N4_v2.zip
6. version - odex: CenterClock with % battery left of the battery icon
cargo_CenterClock+Batt_%_links_odex_N4_v2.zip
7. version - odex: CenterClock with % battery right of the battery icon
cargo_Centerclock+Batt_%_rechts_odex_N4_v2.zip
If you want back to stock flash:
Back_to_Stock_CenterClock+Batt_mod_odex_Nexus4.zip
===================================================
Installing:
- reboot into CustomRecovery
- flash the correct zip you need (watch for odex and deodexed files)
- reboot
- enjoy
If you like it...
For the factory image, the odexed version will fit, right?
Sent from my Nexus 4 using Tapatalk
X DoZ3R said:
For the factory image, the odexed version will fit, right?...
Click to expand...
Click to collapse
Yes. Flash odex mods only - otherwise bootloop...
odex coming soon...
Oh yeah Odex coming soon.
Sent from my Nexus 4 using xda app-developers app
Awesome!!!
Does this affect on transparent lockscreen mod?
apparently not. Both works
Thanks.
Do the notification-icons go behind the center-clock or is this a 'proper' mod?
Which one is the modified code in systemui.apk?
Thanks.
cargo_Centerclock+%_without_Batt_Icon_deodexed_N4. zip broke QT at latest rastakat, even i flash back_to_stock
@cargobr151 if I wanted to this for another 4.4 rom, what lines need to be edited in System UI? Or is it smali?
bro can you just reduce the size of the letters? they are too big
Sent from my GT-I9100 using xda premium
blinde said:
Does this affect on transparent lockscreen mod?...
Click to expand...
Click to collapse
If the transparent lockscreen builded with android.policy.jar, will both works.
r3act said:
Do the notification-icons go behind the center-clock or is this a 'proper' mod?
Click to expand...
Click to collapse
What do you exactly mean? If there a lot of notifications, they are visible to the Center clock
the rest is unvisible behind the CC.
youland said:
Which one is the modified code in systemui.apk?...
Click to expand...
Click to collapse
status_bar.xml
llevo3 said:
cargo_Centerclock+%_without_Batt_Icon_deodexed_N4. zip broke QT at latest rastakat, even i flash back_to_stock
Click to expand...
Click to collapse
This mods are only for Stock ROM.
bro you forgot me
Sent from my GT-I9100 using xda premium
rush25 said:
bro can you just reduce the size of the letters? they are too big...
Click to expand...
Click to collapse
The stock icons have a high of 16 dpi. (Battery and Clock) The percent display has also 16dpi.
If you want change this, decompile SystemUI.apk and change what you want.
Edit/
rush25 said:
bro you forgot me ...
Click to expand...
Click to collapse
Too late...wrong forum?
bro i can't as i have no pc for 3-4 days so i asked you if u can make it with dpi like 11 or 10 ?
Sent from my GT-I9100 using xda premium
i have bootlop with ART
More great mods!! I have flashed the bat% which removes the icon and it works great. The only thing I notice is your bat% is brighter than the clock. Looks like you used pure white, yet the stock clock is slightly less than white.
Sent from my Nexus 4 using Tapatalk
This is systemui.apk on nexus 7(2012),it is factroy images,please help me,you can modified battery percent in status_bar.xml.
Thanks.
http://forum.xda-developers.com/attachment.php?attachmentid=2395768&stc=1&d=1384620414
@cargobr151 dude can you please make a version for 4.4pa alpha version?
---------- Post added at 12:34 AM ---------- Previous post was at 12:33 AM ----------
[/COLOR @cargobr151 dude can you please make a version for 4.4pa alpha version?
for some reason i get 404 for cargo_only_Batt_%_rechts_deodexed_N4.zip, can anyone confirm that please?
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