bitcoin-android
bitcoin-android copied to clipboard
Send and receive bitcoins from your Android phone!
Hi. First it was downloading block chain for three days, crashing from time to time. And now (when it was only ~6000 block to download) it show status "Syncing with...
The libraries which are used in the project are not there , So this is the big mistake for it.
Add YouTipIt.org support (get bitcoin address from youtipit.org JSON service) When I'll have time I will change it a bit by adding a note to the Bitcoin URI.
It is always stuck in "Connecting to peers..." state. Other client on the same device is able to connect and download blockchain without any problems.
I have been using this app on 2 separate android devices for a month now. Both are LG phones. Never had any issues. Now one of the devices (of course...
Hi. I have accidentally transferred 3.5 BTC instead 0.5 and now my coins are gone. First I was using 1.0 version, and since there was a problem with downloading block...
A useful feature may be implement Intent support to allow money to be sent from another application. The Intent could support the Bitcoin Address to send the money to and...
The non-opt out backup of the wallet using Android's backup service is a security hole. The documentation states: Caution: Because the cloud storage and transport service can differ from device...
``` shell $ wget -qO- http://btc.to/1NynqP8o9AEgF355VqbyL8aAWw2YmscDPz && echo 85 $ wget -qO- http://btc.to/85 && echo 1NynqP8o9AEgF355VqbyL8aAWw2YmscDPz $ ``` Cheers,