barmstrong / bitcoin-android

Send and receive bitcoins from your Android phone!
https://github.com/barmstrong/bitcoin-android
Apache License 2.0
216 stars 84 forks source link

Bitcoin Android

NOTE: This app is no longer supported or under development. Please visit Coinbase.com for the latest (this is my full time project going forward). The app below was an early experiment in bitcoin, and it had some limitations since it was operating a full bitcoin client on the mobile device (which used lots of storage, bandwidth, and CPU - took too long to sync with the blockchain). My future mobile apps will make use of the Coinbase API so that the heavy lifting can be done in the cloud while the mobile device acts as a thin client.

Send and receive bitcoins from your Android phone!

Note that this app is still under development and may lose your coins! Test it with small amounts.

You can get it from the Android Market here and click "Install" to send it to your phone.

Checkout a YouTube Demo Video Here

Features

Installation

You can download and install the app from the Android Market.

For best results, install the app while connected to WiFi (it will download some data the first time you launch it).

Next, get a few coins in your wallet by starting the app and tapping "Request Money". From here you can send a request to yourself by email. The request will contain your wallet's receive address which you can paste into your desktop client or the bitcoin faucet to add funds to your wallet.

Usage

Check out the wiki page on using bitcoin android.

Technical Details

Check out the wiki page on technical details.

Contributing

Feel free to fork and send pull requests. Contributions welcome.

Donations

To support ongoing development of bitcoin android try scanning this QR code from your phone or sending donations to 1Gp1himAQ4jmmQJ5zZwQxKmv7yg4Drm5M4

TODO

Credits

Bitcoin Android is based on the bitcoinj library by Mike Hearn at Google. He deserves some very special thanks!

It also makes use of the zxing library for processing QR codes. The icon was created by visualpharm.com.

License

Bitcoin Android is open source software released under the Apache V2 license.