Bitcoin Forum

Bitcoin => Project Development => Topic started by: Mikescher on December 05, 2015, 11:13:04 AM



Title: [Mobile] Android Bitcoin Balance Widget
Post by: Mikescher on December 05, 2015, 11:13:04 AM
Hi,

I made an widget for android to show the sum of multiple addresses (for example if you wait for an payment or have a donation address).
https://play.google.com/store/apps/details?id=samdev.de.bitcoinbalance (https://play.google.com/store/apps/details?id=samdev.de.bitcoinbalance)

It's not that much but I failed to find a good one on the android store so I made one myself.

You can scan one or multiple addresses with an integrated qr reader and also display the stored addresses for sharing.
(You can also input them manually, but that's quite cumbersome)

https://raw.githubusercontent.com/Mikescher/BitcoinBalance/master/data/screenshot_1.png

You can choose between the display units BTC, mBTC, bits (uBTC) and satoshi.

If anyone needs this kind of app try it out, its free  ;D (an the source code is on github (https://github.com/Mikescher/BitcoinBalance/) )

Greets
  ~Mike


Title: Re: [Mobile] Android Bitcoin Balance Widget
Post by: batesresearch on December 05, 2015, 02:27:53 PM
I like this app, I will be setting it up later to watch for payments with my Bitcoin services.

Thanks, good work.

Are you available for hire to create andriod apps?


Title: Re: [Mobile] Android Bitcoin Balance Widget
Post by: Rubberduckie on December 06, 2015, 02:26:36 AM
This is a very cool idea. Any chance you will be making one for
IOS? I would definitely try it if it was compatible with my device


Title: Re: [Mobile] Android Bitcoin Balance Widget
Post by: Mikescher on December 06, 2015, 09:52:24 AM
This is a very cool idea. Any chance you will be making one for
IOS? I would definitely try it if it was compatible with my device

Unfortunately I don't have an iOS device and can't program in swift. sorry  :(