[APP][LESS BASIC] Transformer Battery Widget (V2.1.1 12/06/11)

Search This thread
D

Deleted member 1483200

Guest
I cannot get this to work on Android Revolution.
Is it because of 3.2.1 update?
I get a force close when trying to place widget for better info
 
Last edited by a moderator:

Highland3r

Senior Member
Sep 27, 2009
464
153
I cannot get this to work on Android Revolution.
Is it because of 3.2.1 update?
I get a force close when trying to place widget for better info

Don't have 3.2.1 installed yet, any chance you can grab a logcat output covering adding the widget please? (Can you also confirm you're completing the font size and color fields correctly when adding the widget please)

Cheers
 

Highland3r

Senior Member
Sep 27, 2009
464
153
Just installed Prime! 2.1 and having no issues with the widget. If you can post a logcat that'd be loverly!

Cheers
 

Highland3r

Senior Member
Sep 27, 2009
464
153
Not sure if anyone is still using this, but it appears to work fine with ics out of the box! Cant test the dock status for obvious reasons but theres no fc and tablet status is returned correctly - good news for the other devs too!

DSuDuyGq
 

dm5530

Senior Member
Apr 25, 2010
148
24
Google Pixel 5
*Disclaimer*
The widget is very much a "beta"/"test". It come's as is. If it doesn't work/does weird stuff I'll try and investigate but won't make any promises.
Happy to listen to feature/improvement requests but they may not ever be implemented.
I'm new to Android Development (although not to java/development as a whole) so this is a learning exercise for personal knowledge gain.
*Disclaimer*

<snip>

Added Configurable text size and color in V2.1
Enter a valid color (List - red, blue, green, black, white, gray, cyan, magenta, yellow, lightgray,darkgray) in the first box
Enter a valid textsize in the second. 20 is about right (was the default for v1.3 of widget)
There's some basic validation added, if you get a force close on config it's likely you've entered something wrong.
Planning on beefing up validation & available config shortly.

Bj5ZAFC


Downloads
Version 1.3
White - http://db.tt/DhjaUEA
Black - http://db.tt/RcPWpjq

Version 2.1.1
http://db.tt/8vAFlAh

<snip>

I just tried the link for 2.1.1 but it says its inactive (or WTTE).

Is there another source to get this? Or is it not worth trying?

Thanks.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 37
    *Disclaimer*
    The widget is very much a "beta"/"test". It come's as is. If it doesn't work/does weird stuff I'll try and investigate but won't make any promises.
    Happy to listen to feature/improvement requests but they may not ever be implemented.
    I'm new to Android Development (although not to java/development as a whole) so this is a learning exercise for personal knowledge gain.
    *Disclaimer*

    Now the excuses are out of the way, widget is attached.
    Should be a case of installing and the widget will then be available. Some people have reported a reboot is required before the widget is visible

    Tested against a ROOTED version of Prime! V1.4, also works fine on stock 3.1
    Not working with clemsyn-blades cusom kernel (Widget reports dock as unplugged. Looks like a kernel issue rather than a widget/app problem)
    Tested up to version 3.2 with no issues. Also working on ics (galaxy nexus)
    Source code can be made available if anyone wants a laugh.

    Added Configurable text size and color in V2.1
    Enter a valid color (List - red, blue, green, black, white, gray, cyan, magenta, yellow, lightgray,darkgray) in the first box
    Enter a valid textsize in the second. 20 is about right (was the default for v1.3 of widget)
    There's some basic validation added, if you get a force close on config it's likely you've entered something wrong.
    Planning on beefing up validation & available config shortly.

    Bj5ZAFC


    Downloads
    Version 1.3
    White - http://db.tt/DhjaUEA
    Black - http://db.tt/RcPWpjq

    Version 2.1.1
    http://db.tt/8vAFlAh

    --------------------------------
    Code:
    ChangeLog:
    V1.3 - Initial Release
    V2.0.1 - Added Basic Size & Color config.
                Added Shadow to Text
                Small change to Widget Sizes
    V2.1    - Internal Modifications.
    V2.1.1  - Fixed issues with preferences being lost

    The widget is based off code from the following two sources -

    Modifications were required to get the dock readout to work properly.
    http://android-er.blogspot.com/2010/10/home-screen-battery-widget.html
    http://www.tutorialforandroid.com/2009/01/getting-battery-information-on-android.html
    5
    Try this:

    https://dl.dropbox.com/u/17085235/TransformerBatteryWidget2.1.1.apk

    If the OP has an issue with me re-posting this, let me know and I'll remove it.
    1
    Seems to work on stock UK 3.1 just fine.
    1
    Works great on stock 3.1!

    I'd just add one single small request, would it be possible to do a black version as well for lighter wallpapers, or to let me know what I can edit to do it myself?

    Kind Regards,
    D4rKlar

    Black version added to OP.
    Installed fine straight over the top of the white version for me :)
    1
    Try this:

    https://dl.dropbox.com/u/17085235/TransformerBatteryWidget2.1.1.apk

    If the OP has an issue with me re-posting this, let me know and I'll remove it.


    Thank you, keep forgetting to redo tthe links.

    Not actively developing this anymore, but will try and slack less and keep the links active.