M
M
mississippi2018-12-28 11:44:47
Android
mississippi, 2018-12-28 11:44:47

How to read RFID tags?

The people, I write on Xamarin for an android tablet, the tablet has an RFID tag scanner, how and with what can I read them into my application? Tell me plz bible or something.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
d-stream, 2018-12-28
@d-stream

It is necessary to look at the specifics of the tablet, but with a 90% probability it will be interaction with a virtual com port
, then up to the primitive serialPort.ReadLine () or read from / dev / tty *

A
Alexander, 2018-12-28
@NeiroNx

Start by reading the official documentation:
https://developer.android.com/guide/topics/connect...
https://developer.xamarin.com/api/namespace/Androi...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question