Difference between revisions of "Bitcoin Wallet"

From Bitcoin Wiki
Jump to: navigation, search
Line 1: Line 1:
 
[[File:bitcoin_wallet.png|192px]]
 
[[File:bitcoin_wallet.png|192px]]
  
An open-source and free Android implementation of a Bitcoin Wallet, based on [[BitCoinJ|bitcoinj]]. It was released on March 7, 2011<ref>[http://groups.google.com/d/msg/bitcoinj/fqUw1AKsxWI/pl6rzUSmUH4J Release announcement to the BitCoinJ mailing list]</ref>. A build for BlackBerry OS is available, too.
+
An open-source and free wallet implementation for the Android runtime, based on [[BitCoinJ|bitcoinj]]. It requires either Android 2.3 (or newer) or Black Berry OS 10 (or newer). It was first released on March 7, 2011<ref>[http://groups.google.com/d/msg/bitcoinj/fqUw1AKsxWI/pl6rzUSmUH4J Release announcement to the BitCoinJ mailing list]</ref>. As of April 2013, it is being used by 50.000 people.
  
 
==External Links==
 
==External Links==
Line 7: Line 7:
 
* [https://play.google.com/store/apps/details?id=de.schildbach.wallet] Bitcoin Wallet on Google Play.
 
* [https://play.google.com/store/apps/details?id=de.schildbach.wallet] Bitcoin Wallet on Google Play.
 
* [https://appworld.blackberry.com/webstore/content/23952882/] Bitcoin Wallet on BlackBerry World.
 
* [https://appworld.blackberry.com/webstore/content/23952882/] Bitcoin Wallet on BlackBerry World.
* [https://code.google.com/p/bitcoin-wallet/downloads/list] direct download of test versions
+
* [https://code.google.com/p/bitcoin-wallet/downloads/list] direct download of releases and test versions
 
* [https://code.google.com/p/bitcoin-wallet/] project page on Google Code.
 
* [https://code.google.com/p/bitcoin-wallet/] project page on Google Code.
 
* [https://github.com/schildbach/bitcoin-wallet] project page on Github.
 
* [https://github.com/schildbach/bitcoin-wallet] project page on Github.

Revision as of 12:33, 31 March 2013

Bitcoin wallet.png

An open-source and free wallet implementation for the Android runtime, based on bitcoinj. It requires either Android 2.3 (or newer) or Black Berry OS 10 (or newer). It was first released on March 7, 2011[1]. As of April 2013, it is being used by 50.000 people.

External Links

  • [1] Bitcoin Wallet on Google Play.
  • [2] Bitcoin Wallet on BlackBerry World.
  • [3] direct download of releases and test versions
  • [4] project page on Google Code.
  • [5] project page on Github.
  • [6] discussion forum on Bitcointalk

References