[Xposed]XBatteryThemer.V1.2 [Image base battery]

Search This thread

Kamy

Senior Member
Aug 29, 2012
5,335
19,307
Beijing
Changelog

  • 2013/11/21
  • Fixed icon size for built-in battery theme
    2013/11/20
  • Fixed for battery not showing properly on plug/unplug status on TW 4.2.+ Non-International variants Sprint, T-mobile...
    2013/11/07
  • Added



Hello everyone,

Here I am sharing with you guys a xposed module called XBattery Themer. It's an engine theme just like theme chooser applying battery sets on fly without any reboot. The module has an in-built battery sample which is colorable means you can choose any color for it and apply instantly. As it's called "Themer" you can create themes separately and not as a xposed module but as a normal app so that no need to enable it on xposed framework but on the themer itself with a preview of battery sets. Themes for this engine are categorized to "colorable" which can easily set any color for (HSV, RGB or HEX code) and "non-colorable" which has stock look and cannot change its color.
This module is a cooperational app with the recognized developer @xperiacle, and developed version of XBatteries V1.1. I should say I have done almost nothing but sharing it here. Though I have brought over 30 themes (most of them brought from my xposed battery modules) that you can install them separately and have them all on the themer with instant preview and apply. All themes are rebuilt and resized for every resolutions including mdpi, hdpi, xhdpi and xxhdpi and should be working on all devices. You can find these themes on post 2 and also how to create a theme for this engine on post 3.


Supporting Devices
ALL rung android version of 4.+

How to install:
Download XposedInstaller.apk from here and install it
Launch the Xposed Installer, click on "Install/Update and give root permission"
Reboot
Then install XBattery Themer, enable it on Xposed framework and reboot.
If you like to install any theme install it as a normal app and it would be appeared instantly on the themer without any reboot.


Credit:
@xperiacle for the themer itself
@rovo89 for his wondeful framework
@OlliG for his amazing tool "The Rom Fumbler" aka "The Battery Icon Creator"
@RockRatt for testing


If you have any request regarding to xbattery themer please see post below:

@kmokhtar79 - Thanks Mate for your support. XBatteryThemer would be nothing without your great themes.

To all users - Hope you guys are able to make XBatteryThemer work and hope you enjoy it. I would appreciate if you leave feedback and suggestions for improvement. Your opinions would help us improve this module better.

To battery themers - we appreciate if you could support this module and make your themes compatible with it. Future updates to the apps will include links to theme contributors threads so users can be able to go to your thread from within the app and download themes from your dedicated battery theme threads. PM me if you need support for making themes or help converting your existing themes for XBatteryThemer.

Thanks.



Download
XBatteryThemer_v1.2

Mirror 1
Xposed Repo
XBatteryThemer_v1.1
Mirror 1


Got problem on Kit Kat look following threads for how to turn to image base:
All devices [HOW TO][Special KK]Change The Battery Icon On KitKat Rom!
Samsung S4 [Ported MOD][HOW-TO] Imaged Battery for 4.4.2 KitKat I9505/I9500 Odex/Deodexed
Samsung Note 3 [MOD][HOW-TO] Imaged Battery for 4.4.2 KitKat NA6/NA7/NB3
Xperia [TUT]How To Change The Battery Icon On Stock Xperia KitKat..UPDATED!!



XDA:DevDB Information
Battery Themeing module, Xposed for all devices (see above for details)

Contributors
kmokhtar79, xperiacle
Xposed Package Name:

Version Information
Status: Stable
Current Stable Version: V1.2
Stable Release Date: 2013-11-07

Created 2013-11-07
Last Updated 2014-12-15
 
Last edited:

Kamy

Senior Member
Aug 29, 2012
5,335
19,307
Beijing
Theme post

Pack 1 and 2: Starter

List of themes:

Colorable(White)
BoxWhite.apk
CircleWhite.apk
ClockWhite.apk
GearWhite.apk
SammyWhite.apk
SprintBatteryWhite.apk
TachnoBattery.3QuarterWhite.apk
TachnoBatteryGaugeWhite.apk
Zoopa.Clock.White.apk
Zoopa.Clock.WideWhite.apk
Zoopa.Wide.V2.White.apk
Zoopa.Wide.V3.White.apk

non-Clorable(Stock)
BarGraph.Wide.V1.apk
BarGraph.Wide.V4.apk
BatterySymbol.V3.apk
BinaryBarBattery.apk
BrickBattery.Decimal.V1.apk
BrickBattery.V1.apk
CircleMod.V1.apk
HoneycombBattery.apk
SliderBattery.apk
SprintBattery.apk
TachoBattery.3Quater.apk
TwoBarsBattery.apk
Zoopa.3Quater.apk
Zoopa.Circle.apk
Zoopa.Circle.V2.apk
Zoopa.Clock.apk
Zoopa.Clock.Wide.apk
Zoopa.Gauge.apk
Zoopa.Wide.V1.apk
Zoopa.Wide.V3.apk


Pack 3: Fun pack


added in 2013/11/11, including
AlienBattery.apk
AndroidBattery.apk
AOKP.Minimal.Battery.apk
ApfelBattery.apk
BrickBattery.Solid.apk
BubbleBattery.apk
CastawayBattery.apk
CircleArrowBattery.apk
Segment.Box.apk



Pack 4: Exclusive Sets

added in 2013/11/13, including
Angle Battery
Kamran Battery



Pack 5: Stockish Sets

added in 2013/11/15, including
ApfelBattery1%.apk
DrakBlueGlass.Battery.apk
DrakRedGlass.apk
DrakRedGlass.Battery.apk
Edge_blue.Battery.apk
Edge_green.apk
Xperia.Stockbattery.Horizonal.apk
Xperia.Stockbattery.Vertical.apk
XperiaStockBlue.Battery.apk
XperiaStockBlue_Vertical.apk
xperiaZ.stockBattery.apk



@_alex74_'s themes

@_alex74_ just joint this thread and he is adding his themes in this post daily.

@linsalata28's themes

@linsalata28 just joint this thread and he is active and helping people to fulfill their request please ask your theme request from him.
Install each app normally.
 
Last edited:

Kamy

Senior Member
Aug 29, 2012
5,335
19,307
Beijing
Tutorial for how to make a theme for Xbattery Themer

Decompile two of themes one from colorable and one from non-colorable theme, you will see the differences in the androidmanifest.xml which contains the metadata that needs to be included so the module can detect the themes when installed. As you can see, it has the metadata "xbatterythemer.THEME" and "xbatterythemer.COLORABLE". When it is colorable, the value is set to true, otherwise it is false.


Code:
<application
        android:allowBackup="true"
        android:icon="@drawable/ic_launcher"
        android:label="@string/app_name"
        android:theme="@style/AppTheme" >

[COLOR="Red"]        <meta-data android:name="xbatterythemer.THEME" android:value="Lime Green" />
	<meta-data android:name="xbatterythemer.COLORABLE" android:value="false" />[/COLOR]
</application>

To make themes, it is the same like making the xposed battery modules described by @dully79 here. Edit the androidmanifest.xml and inserting the metadata for xbatterythemer, putting the necessary theme drawables, edit theme name in string.xml, and making sure you put the correct package name in the androidmanifest. Read here for better understanding.

If you already have a battery xposed module and would like to convert it to theme using in xbattery themer, all that needs to be done is to insert the metadata as described above and maybe remove the metadata for xposed so it doesn't run as an xposed module.
 
Last edited:

Kamy

Senior Member
Aug 29, 2012
5,335
19,307
Beijing
Sweet idea. Thanks for the link back also.

I'll try this out later and convert my battery modules over to use this.

Got to see you here mate, yeah I found this tool more convenient to apply my batteries and thanks for trying it.

is this an official continuation of XBatteries, or another standalone project?
if i have XBatteries module installed, do i have to uninstall that before using this module?

This is developed version of Xbatteries module, and it's better to uninstall xbattery to avaid any conflict.

@kmokhtar79 does it support gingerbread? if no then can u plz implement gingerbread & LDPI support?
I didn't try on GB, if you can install xposed framework this module can be working too I guess.
 

iamelton

Senior Member
Feb 10, 2011
1,825
1,466
Hong Kong
OnePlus Nord
will try the module and report back the result..

just noticed that the "Colorable.zip" download file has a "WhiteSamples.zip" file inside which seems to contain duplicate (or older version) theme apps..
this extra file doubles the total file size..
 
  • Like
Reactions: Kamy

Kamy

Senior Member
Aug 29, 2012
5,335
19,307
Beijing
will try the module and report back the result..

just noticed that the "Colorable.zip" download file has a "WhiteSamples.zip" file inside which seems to contain duplicate (or older version) theme apps..
this extra file doubles the total file size..
Thank you for report, link for "Colorable.zip" is corrected

@kmokhtar79 i cant download it from androidfilehost.plz provide a mirror,i will try & report asap. thanks.

Please try another time

Of you could port over the horizontal battery from xbatteries, I would absolutely use this. Thanks in advance

Gesendet von meinem C6903 mit Tapatalk

later I would
 
Last edited:
  • Like
Reactions: manbat and kitrax59
G

GuestK00193

Guest
installed this and it works flawlessly. thank you so much for the great app.

is it possible to request something to change other icons like signal bar and wireless? there is one app on xposed module list but there are no good theme's for it. but if you could make a module with theme's similar to the ones here it would be great.

thanks
 

scottspa74

Senior Member
Apr 3, 2009
9,151
3,128
everett
Google Pixel 6
@Kmochtar79, pure genius. About to give this a whirl. You and the guys you're working with are wicked smart and talented.

Sent from my EVO 4G LTE using XDA Premium 4 mobile app
 
Last edited:
  • Like
Reactions: Kamy

Kamy

Senior Member
Aug 29, 2012
5,335
19,307
Beijing
installed this and it works flawlessly. thank you so much for the great app.

is it possible to request something to change other icons like signal bar and wireless? there is one app on xposed module list but there are no good theme's for it. but if you could make a module with theme's similar to the ones here it would be great.

thanks

Thank you guys for your feedback. Maybe some other time we try for other iocns on status bar but no promise. For a time being you can use xblast it offers you color change For other icons to suite all icons color.

Sent from my GT-N7000 using Tapatalk
 

Garmus

Senior Member
Dec 23, 2011
119
17
Thank you guys for your feedback. Maybe some other time we try for other iocns on status bar but no promise. For a time being you can use xblast it offers you color change For other icons to suite all icons color.
Sent from my GT-N7000 using Tapatalk

Thanks for the new apk! Greate:)
But xblast is not working properly on samsung (and possible others)...
No SapPhire.Circle mod yet changed? :(
Have a nice day!
 
G

GuestK00193

Guest
Xblast doesnt work for me either. running 4.2.2 stock on HTC ONE X.
 

burgess_boy

Senior Member
Sep 8, 2009
398
84
Bristol
Xiaomi Poco F3
Amazing app.

Is there anyway you could create a similar app or add an option to change status bar icons (wifi signal, vibrate mode, silent mode). I find touchwiz icons not as aesthetically pleasing as aosp.
 

Kamy

Senior Member
Aug 29, 2012
5,335
19,307
Beijing
90i9.png
l6k6.png

w690.png
wpbf.png




There are two NON-FLASHABLE zips including over 30, white(colorable) and Stock(non-colorable) themes. Just extract files and install them as a normal app. Thank to @OlliG for his tool.



Download

White
Stock
 
Last edited:

badkill

Senior Member
Apr 17, 2011
525
367
México
www.google.com
confirmed, working perfectly on my Galaxy S4-i9505 with Android 4.3.

thanks for this module for xposed, was waiting for something like this for my S4 for a while
 
  • Like
Reactions: Kamy

Top Liked Posts

  • There are no posts matching your filters.
  • 176
    Changelog

    • 2013/11/21
    • Fixed icon size for built-in battery theme
      2013/11/20
    • Fixed for battery not showing properly on plug/unplug status on TW 4.2.+ Non-International variants Sprint, T-mobile...
      2013/11/07
    • Added



    Hello everyone,

    Here I am sharing with you guys a xposed module called XBattery Themer. It's an engine theme just like theme chooser applying battery sets on fly without any reboot. The module has an in-built battery sample which is colorable means you can choose any color for it and apply instantly. As it's called "Themer" you can create themes separately and not as a xposed module but as a normal app so that no need to enable it on xposed framework but on the themer itself with a preview of battery sets. Themes for this engine are categorized to "colorable" which can easily set any color for (HSV, RGB or HEX code) and "non-colorable" which has stock look and cannot change its color.
    This module is a cooperational app with the recognized developer @xperiacle, and developed version of XBatteries V1.1. I should say I have done almost nothing but sharing it here. Though I have brought over 30 themes (most of them brought from my xposed battery modules) that you can install them separately and have them all on the themer with instant preview and apply. All themes are rebuilt and resized for every resolutions including mdpi, hdpi, xhdpi and xxhdpi and should be working on all devices. You can find these themes on post 2 and also how to create a theme for this engine on post 3.


    Supporting Devices
    ALL rung android version of 4.+

    How to install:
    Download XposedInstaller.apk from here and install it
    Launch the Xposed Installer, click on "Install/Update and give root permission"
    Reboot
    Then install XBattery Themer, enable it on Xposed framework and reboot.
    If you like to install any theme install it as a normal app and it would be appeared instantly on the themer without any reboot.


    Credit:
    @xperiacle for the themer itself
    @rovo89 for his wondeful framework
    @OlliG for his amazing tool "The Rom Fumbler" aka "The Battery Icon Creator"
    @RockRatt for testing


    If you have any request regarding to xbattery themer please see post below:

    @kmokhtar79 - Thanks Mate for your support. XBatteryThemer would be nothing without your great themes.

    To all users - Hope you guys are able to make XBatteryThemer work and hope you enjoy it. I would appreciate if you leave feedback and suggestions for improvement. Your opinions would help us improve this module better.

    To battery themers - we appreciate if you could support this module and make your themes compatible with it. Future updates to the apps will include links to theme contributors threads so users can be able to go to your thread from within the app and download themes from your dedicated battery theme threads. PM me if you need support for making themes or help converting your existing themes for XBatteryThemer.

    Thanks.



    Download
    XBatteryThemer_v1.2

    Mirror 1
    Xposed Repo
    XBatteryThemer_v1.1
    Mirror 1


    Got problem on Kit Kat look following threads for how to turn to image base:
    All devices [HOW TO][Special KK]Change The Battery Icon On KitKat Rom!
    Samsung S4 [Ported MOD][HOW-TO] Imaged Battery for 4.4.2 KitKat I9505/I9500 Odex/Deodexed
    Samsung Note 3 [MOD][HOW-TO] Imaged Battery for 4.4.2 KitKat NA6/NA7/NB3
    Xperia [TUT]How To Change The Battery Icon On Stock Xperia KitKat..UPDATED!!



    XDA:DevDB Information
    Battery Themeing module, Xposed for all devices (see above for details)

    Contributors
    kmokhtar79, xperiacle
    Xposed Package Name:

    Version Information
    Status: Stable
    Current Stable Version: V1.2
    Stable Release Date: 2013-11-07

    Created 2013-11-07
    Last Updated 2014-12-15
    104
    Theme post

    Pack 1 and 2: Starter

    List of themes:

    Colorable(White)
    BoxWhite.apk
    CircleWhite.apk
    ClockWhite.apk
    GearWhite.apk
    SammyWhite.apk
    SprintBatteryWhite.apk
    TachnoBattery.3QuarterWhite.apk
    TachnoBatteryGaugeWhite.apk
    Zoopa.Clock.White.apk
    Zoopa.Clock.WideWhite.apk
    Zoopa.Wide.V2.White.apk
    Zoopa.Wide.V3.White.apk

    non-Clorable(Stock)
    BarGraph.Wide.V1.apk
    BarGraph.Wide.V4.apk
    BatterySymbol.V3.apk
    BinaryBarBattery.apk
    BrickBattery.Decimal.V1.apk
    BrickBattery.V1.apk
    CircleMod.V1.apk
    HoneycombBattery.apk
    SliderBattery.apk
    SprintBattery.apk
    TachoBattery.3Quater.apk
    TwoBarsBattery.apk
    Zoopa.3Quater.apk
    Zoopa.Circle.apk
    Zoopa.Circle.V2.apk
    Zoopa.Clock.apk
    Zoopa.Clock.Wide.apk
    Zoopa.Gauge.apk
    Zoopa.Wide.V1.apk
    Zoopa.Wide.V3.apk


    Pack 3: Fun pack


    added in 2013/11/11, including
    AlienBattery.apk
    AndroidBattery.apk
    AOKP.Minimal.Battery.apk
    ApfelBattery.apk
    BrickBattery.Solid.apk
    BubbleBattery.apk
    CastawayBattery.apk
    CircleArrowBattery.apk
    Segment.Box.apk



    Pack 4: Exclusive Sets

    added in 2013/11/13, including
    Angle Battery
    Kamran Battery



    Pack 5: Stockish Sets

    added in 2013/11/15, including
    ApfelBattery1%.apk
    DrakBlueGlass.Battery.apk
    DrakRedGlass.apk
    DrakRedGlass.Battery.apk
    Edge_blue.Battery.apk
    Edge_green.apk
    Xperia.Stockbattery.Horizonal.apk
    Xperia.Stockbattery.Vertical.apk
    XperiaStockBlue.Battery.apk
    XperiaStockBlue_Vertical.apk
    xperiaZ.stockBattery.apk



    @_alex74_'s themes

    @_alex74_ just joint this thread and he is adding his themes in this post daily.

    @linsalata28's themes

    @linsalata28 just joint this thread and he is active and helping people to fulfill their request please ask your theme request from him.
    Install each app normally.
    42
    I'm using this post to share the batteries I create.
    Any white battery can be changed to any color within the app.
    Any issues let me know.
    If there is a battery that you would like to use with this model I'm taking requests.
    Just pm me a link to the battery and when I have time I'll make it.
    ====================================================

    Some of these batteries I ported from
    NadMaj Simplistics ‹§› ASSORTED BATTERIES ‹§›.
    That thread is full of batteries. Head over there and hit his thanks button and check out his batteries. If you see one you would like to work with this model, send me a link to it and I'll port it when I have time.

    Blue Glass 3D Battery
    I ported this by request for @elroy944. Thank him for the png's for this battery.
    qsYefff.jpeg


    Blue Bar Battery
    fN7PMJD.jpeg


    Blue Orb Battery
    lDqOn9b.jpeg


    ICS Battery With Percent
    yuYzYtU.jpeg


    Axiom Blue Box Battery
    vA82BkJ.jpeg


    Digital Cyan Battery
    xM7CLim.jpeg


    Sense 5 Battery
    R6pfEsQ.jpeg


    GlassBadkill Battery
    mk8h1Zu.jpeg


    Ribbon Battery
    p7rjKBt.jpeg


    Blue Sense Battery
    JJCDkRJ.jpeg


    Spartan Battery
    This was created by @IamJonsCranium. He asked me to post it here to make it easy for others to find. Please hit his thanks button.
    euyVcMO.jpeg


    Blue Potleaf Battery
    NGGjTGR.jpeg


    Green Potleaf Battery
    hHfmnwQ.jpeg


    White Potleaf Battery
    1lvRluD.jpeg


    Digital White Battery
    xrBy51z.jpeg


    White Digital V2 Battery
    nV4O5Sj.jpeg


    White MIUIish Battery
    A8Yzp97.jpeg


    White Horizontal Bar Battery
    S1pPaop.jpeg


    Below here are batteries I made using the UOT Kitchen.

    Blue JazzK Battery
    ss3pdcv.jpeg


    White JazzK Battery
    yyvaBLw.jpeg


    White Skull Battery
    KPoluAW.jpeg


    White Hooolm Battery
    G4izIo3.jpeg
    36
    Ok new batteries from me:
    This is created By me from scratch using The ROM Fumbler
    AW2.png


    Mega Link


    This other 2 i have it from a long time on my PC, so if it is someone other's work, please shout (just resize and pack work)

    Another Circle White
    CW.png


    Mega Link

    HoneyComb White
    HC.png


    Mega Link

    Spirit IOS7 Battery
    ios7.png


    Dropbox Link

    Let me play to add percentage on above one:D

    Omega Green Battery
    og.png


    Mega Link

    Numbers Battery
    num2.png


    Mega Link

    Diamonds Battery
    dmnd.png


    Dev Host Link

    IOS 110% bigger Battery
    ios110.png


    Dev Host Link

    IOS 120% bigger Battery
    ios120.png


    Dev Host Link

    THE LAST TWO ONES ABOVE are just upgraded to original one few images above, or between them.

    Silver Triangle
    silvert.png


    Dev Host Link
    Enjoy:D
    30
    Tutorial for how to make a theme for Xbattery Themer

    Decompile two of themes one from colorable and one from non-colorable theme, you will see the differences in the androidmanifest.xml which contains the metadata that needs to be included so the module can detect the themes when installed. As you can see, it has the metadata "xbatterythemer.THEME" and "xbatterythemer.COLORABLE". When it is colorable, the value is set to true, otherwise it is false.


    Code:
    <application
            android:allowBackup="true"
            android:icon="@drawable/ic_launcher"
            android:label="@string/app_name"
            android:theme="@style/AppTheme" >
    
    [COLOR="Red"]        <meta-data android:name="xbatterythemer.THEME" android:value="Lime Green" />
    	<meta-data android:name="xbatterythemer.COLORABLE" android:value="false" />[/COLOR]
    </application>

    To make themes, it is the same like making the xposed battery modules described by @dully79 here. Edit the androidmanifest.xml and inserting the metadata for xbatterythemer, putting the necessary theme drawables, edit theme name in string.xml, and making sure you put the correct package name in the androidmanifest. Read here for better understanding.

    If you already have a battery xposed module and would like to convert it to theme using in xbattery themer, all that needs to be done is to insert the metadata as described above and maybe remove the metadata for xposed so it doesn't run as an xposed module.