Nicholas Pike

Like nailing jelly to a wall…

Archive for the ‘android’ Category

Android: BatteryLastUnplugged 1.3 (renamed to BatteryUptime)

without comments

First, a little bit of an Android Developer PSA: Do not lose the private key used to sign your app during your first publication! This key is needed to continuously sign your application before uploading to Google. Keep it backed up..

I am rather embarrassed that I did indeed lose my private key, and there is no way to recover from this.  You have to rename your application, resign with a new key, and reupload to google =(qrcode

Changelog:

  • New slightlier less ugly widget design
  • Code improvements necessary to introduce stats in the next update.
  • Achievement messages! Will show a toaster dialog when you bet your average and best times.


Written by npike

September 2nd, 2010 at 1:38 pm

Android: Shush 1.4

without comments

Version 1.4
- Start on boot
- Fixed notification sticky
- Turned off debug logging
Version 1.4
- Start on boot
- Fixed notification sticky
- Turned off debug logging
- Additional code cleanup

Written by npike

August 24th, 2010 at 7:19 pm

Posted in Projects, android

Tagged with ,

Android: Introducing Shush

without comments

Shush will reduce your ringer and notification volume when your screen is on (who needs to have the volume be super loud when you are right in front of your phone anyway?) and then return the volume to normal when your screen is off.

screenshot2
screenshot1

Available in the Android Market for free.

qrcode

Written by npike

August 15th, 2010 at 4:15 pm

Posted in Projects, android

Android: Introducing Baseball Season Standings 2010

without comments

Polished widgets for each of the major league teams that show current standings in their conference. – Standing – Score – Games back

Future updates will include wild card standings, overall conference standing widget, and playoff standings.

qrcode
screenshot

Also available in “Mini” for only $0.99!

qrcode
screenshot1


Written by npike

August 7th, 2010 at 12:34 am

Posted in Projects, android

Tagged with , ,

Android: MLB Standings (Preview)

without comments

So folks have been commenting on how blatantly ugly my first Android widget is.  I agree.  Its horrible.

But only because I have been focusing every little ounce of creative energy into this widget (Coming Soon!):

mlbstandings_1.0_preview

Pretty cool for all the baseball fans out there :)

Written by npike

August 2nd, 2010 at 5:52 pm

Posted in android

Tagged with ,

Android: BatteryLastUnplugged V1.2 Released

without comments

There was a really nice bug in the first release that would prevent your best unplug time from being saved and displayed.  Unfortunately I went on a whirlwind vacation to the east coast for a week and was unable to publish V1.2 (that hopefully fixes this bug).

Additionally, if the widget crashes (or stops responding) when you install the update, try the following:

- Uninstall widget, and reinstall widget

- Uninstall widget, restart device, reinstall widget.

BatteryLastUnplugged 1.2 is available in the Android Market today.

Written by npike

July 31st, 2010 at 2:46 pm

Posted in Projects, android

Tagged with ,

Introducing: Battery Last Unplugged (Android)

with one comment

My first public Android application, so be gentle…

I am always very paranoid about my battery usage on my smart phones.  I am constantly checking the Battery settings screen on my Android phone that shows battery usage, and the time since it was last unplugged.

Screen shot 2010-07-19 at 10.37.24 PMSo over the course of a few days here and there, I threw together a simple Homescreen Widget:

Screen shot 2010-07-19 at 5.15.58 PMThe first line is the current AC status of the device (Discharging/Charging).  The second line is the current time since being unplugged, and the last line is your best run time since being unplugged.

I would like to implement more features, such as recording all of your unplugged times and plotting them.

Available in the market for free:

Written by npike

July 20th, 2010 at 12:45 am

Posted in android

Tagged with ,