Languages

Menu
Sites
Language
NFC support on Samsung R805

Hi there,

 

tech spec from Samsung only was announced as NFC support on Samsung Galaxy Watch.

 

However, when using the API calls:

public static NfcTagAdapter GetTagAdapter();

It throws and Exception already....

 

Any ideas? Anything wrong with the API? Or does the watch simply not support Tags?

 

Thanks.

Responses

2 Replies
Armaan-Ul- Islam

Here's a Guide provided for .NET Application > Connectivity and Wireless > NFC.

https://developer.tizen.org/development/guides/.net-application/connectivity-and-wireless/nfc

 

For detail info on Exceptions thrown you might check the NFC API Documentation.

Hafner

Thanks for feedback and thanks for Link to Doc.

However, the question is real. I already analysed the Exception: It says my device does not support NFC.

Priviliges are set and NFC is on.

So I do not know why this stucks...