hivewallet / hive-android

Hive Bitcoin wallet for Android
http://www.hivewallet.com
22 stars 15 forks source link

Scanning QR code of a transaction and broadcast it #14

Closed weilu closed 10 years ago

weilu commented 10 years ago

This is a requested feature that can be used to facilitate transaction built on an offline computer. If we decide to support this feature, we'll need to find a place for it on the UI.

Related: https://github.com/hivewallet/hive-ios/issues/25

javgh commented 10 years ago

That's actually already possible with Hive Android. If you scan such a QR code with the standard camera action, it will automatically recognize that it's a transaction and will import it, if it's valid.

It's not specifically hinted at in the UI though, that the camera action can be used in this way. But maybe that's fine. Seems like a power user feature - they can read the FAQ. ;-)

weilu commented 10 years ago

sweet! I didn't know that :)