Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
10743967
Topic
962847
Board
Project Development
Re: [ANN] Easily accept bitcoin on android devices for in-app/in-game purchases.
by
DCPOS_Anthony
on
12/03/2015, 00:08:13 UTC
A good example of how easy it is to do the NFC push from your android device to the one that contains the bitcoin wallet is here :
http://stackoverflow.com/questions/9792514/send-a-url-between-2-nfc-devices
The URI is created with the DC POS API using the getBitcoinUri method documented here :
https://dcpos.com/java/docs
Examples of passing this URI to the android OS are provided in the API toolkit :
https://dcpos.com/developers/downloads