[Widget] Text Battery Widget

Search This thread

f4kill

Senior Member
Aug 29, 2010
51
14
androseb.blogspot.com
My small contribution and first android app : Text Battery Widget

It's inspired from BattStatt. I made it because it looked like something easy to start with, and at the time I couldn't find anything in my language.

So it's goal is simply to print the remaining battery of your device as text, on your desktop.

I tried to make it as light and fast as possible. Some widgets tend to slow down the desktop and it makes me mad :)
It's pretty simple and easy to configure. Not the "do everthing, even the coffee" kind of app ;)

It's available in 11 languages :
- English
- French
- Italian
- Spanish
- German
- Japanese
- Korean
- Portuguese
- Russian
- Dutch
- Polish

In the future I will try to add :
- more languages (If you want to help me translate it in your language go on!)
- more customization (color, size ...)
- localization of the interface
- any idea?

screenshots :

device2.jpg device3.jpg device4.jpg device5.jpg

(So it's the widget right in the midle for those who didn't follow ;) )

links to the market
============
free version
qrcodemarkettbw.gif


pro version
qrcodemarkettbwp.gif


The apk of the free version can be downloaded directly here

Thanks to:
dirn1111 (Korean translation)
markus821 (Portuguese translation)
200mpx (Russian translation)
Andre Visser (Dutch translation)
McOwiec (Polish translation)
fobos2000 (Polish translation)
 

Attachments

  • qrcode_market_tbw.gif
    qrcode_market_tbw.gif
    7.9 KB · Views: 980
  • qrcode_market_tbwp.gif
    qrcode_market_tbwp.gif
    7.6 KB · Views: 653
Last edited:

f4kill

Senior Member
Aug 29, 2010
51
14
androseb.blogspot.com
Pro version released.

This version adds more customization.
You can now change the style of the text (color and size) as well as force it to display uppercase.

5.jpg
 

f4kill

Senior Member
Aug 29, 2010
51
14
androseb.blogspot.com
Like I said it was inspired by BattStatt.

At the time I decided to start building something for android, I had problems with BattStatt and it wasn't available in my language.
 

f4kill

Senior Member
Aug 29, 2010
51
14
androseb.blogspot.com
New versions!

Pro version 1.3

* Adds a global color for text styles. Useful if you want different parts of the text to have the same color.
* Cleanup and reorganization of the code.

Free version 1.3.1

* Integration of the code modifications introduced in the pro version.
* Added a link to the pro version on the market and to the blog.
 

f4kill

Senior Member
Aug 29, 2010
51
14
androseb.blogspot.com
New Free & Pro versions :

* Added support for German

If you want to see this widget translated to your language and are willing to help, please contact me by mail or pm.
 

techspawn

Senior Member
Feb 2, 2008
76
7
Locarno
My small contribution and first android app : Text Battery Widget

It's inspired from BattStatt. I made it because it looked like something easy to start with, and at the time I couldn't find anything in my language.

So it's goal is simply to print the remaining battery of your device as text, on your desktop.

I tried to make it as light and fast as possible. Some widgets tend to slow down the desktop and it makes me mad :)
It's pretty simple and easy to configure. Not the "do everthing, even the coffee" kind of app ;)

It's available in 6 languages :
- English
- French
- Italian
- Spanish
- German
- Japanese

In the future I will try to add :
- more languages (If you want to help me translate it in your language go on!)
- more customization (color, size ...)
- localization of the interface
- any idea?

screenshots :

View attachment 476970 View attachment 476971 View attachment 476973 View attachment 476974

(So it's the widget right in the midle for those who didn't follow ;) )

links to the market
============
free version
qrcodemarkettbw.gif


pro version
qrcodemarkettbwp.gif

Nice, thank you very much for this. Verry useful.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 10
    My small contribution and first android app : Text Battery Widget

    It's inspired from BattStatt. I made it because it looked like something easy to start with, and at the time I couldn't find anything in my language.

    So it's goal is simply to print the remaining battery of your device as text, on your desktop.

    I tried to make it as light and fast as possible. Some widgets tend to slow down the desktop and it makes me mad :)
    It's pretty simple and easy to configure. Not the "do everthing, even the coffee" kind of app ;)

    It's available in 11 languages :
    - English
    - French
    - Italian
    - Spanish
    - German
    - Japanese
    - Korean
    - Portuguese
    - Russian
    - Dutch
    - Polish

    In the future I will try to add :
    - more languages (If you want to help me translate it in your language go on!)
    - more customization (color, size ...)
    - localization of the interface
    - any idea?

    screenshots :

    device2.jpg device3.jpg device4.jpg device5.jpg

    (So it's the widget right in the midle for those who didn't follow ;) )

    links to the market
    ============
    free version
    qrcodemarkettbw.gif


    pro version
    qrcodemarkettbwp.gif


    The apk of the free version can be downloaded directly here

    Thanks to:
    dirn1111 (Korean translation)
    markus821 (Portuguese translation)
    200mpx (Russian translation)
    Andre Visser (Dutch translation)
    McOwiec (Polish translation)
    fobos2000 (Polish translation)
    1
    New version 1.1 released.

    It adds the possibility to display a colored background behind the widget, and gets a few optimizations behind the hood.

    fond.jpg fond_choix_couleur.jpg
    1
    Nice one, I can help with the translation for Portuguese European(Portugal), if you want.
    1
    It's Oxygen v2.0-RC6
    link
    1
    Hi there!
    First of all, nice small app. I really like it! But there is a problem with the german spelling if the battery is fully charged. It displays "EINHundERT" which means "100". That is correct, but looks weird because of the small written "und" that is needed for the other german numbers. I guess you used some if-case for the word "und" which writes it small... Can you change the text for 100% to "voll geladen" which simply means "fully charged" ;)
    Thx a lot dude!