简体   繁体   中英

Is it possible to transfer data more than 2 times between two nfc supported android device without moving phones

I want to develop an nfc application on android. This application will transfer data from phone A to phone B than B will transfer to A without moving the phones. Can I develop an application like this? If yes, is there an example?

Thanks..

Is the data transferring from Phone B -> A dependent on the data transferred from A->B? If so, then I don't think it's possible without moving the phones. Sending data is dependent on the Touch to Beam UI, currently, so it somewhat hinders what you can do.

To avoid moving the phones away from each other, both users have to touch to beam at the same time.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM