-1

How can I send data between two devices using NFC continuously without getting the Beam UI every time in Android?

Michael Roland
  • 39,663
  • 10
  • 99
  • 206
Ashish Jaiswal
  • 804
  • 1
  • 9
  • 23
  • What do you mean by continuously ? – Shivam Verma Jun 16 '15 at 18:41
  • possible duplicate of [Is it possible to transfer NFC data from one Android device to another without the 'Touch to Beam' screen?](http://stackoverflow.com/questions/23085990/is-it-possible-to-transfer-nfc-data-from-one-android-device-to-another-without-t) – Michael Roland Jun 16 '15 at 18:52

1 Answers1

0

The UI is intended and unavoidable. Poses a large security risk otherwise.

Charles Durham
  • 2,445
  • 16
  • 17