dependencyResolutionManagement repositories mavenCentral() maven url = uri("https://www.winsoft.com/maven2")
"We're launching a new version of our popular NFCNet library for Android – v10!" Maria announced. winsoft nfcnet library for android v10 new
The library acts as a bridge between the high-level application code and the native Android NFC API. It provides a comprehensive suite for handling various tag types and interaction modes: Library fails to initialize on Samsung Galaxy A series
: Comprehensive support for reading, writing, and formatting tags. Enable it via builder
Library fails to initialize on Samsung Galaxy A series. Fix: Samsung devices have a "Power Saving Mode" that turns off NFC polling. NFCNet v10 now includes NfcPowerMonitor that detects this and prompts the user with a custom dialog. Enable it via builder.enablePowerSavingMonitor(true) .
| Feature | Android Native SDK | Winsoft NFCNet v10 New | | :--- | :--- | :--- | | | Deprecated, requires proprietary keys | Full native read/write with key finder | | Transceive Management | Manual byte array construction | High-level NfcTagCommand objects | | Background Polling | Single foreground dispatch only | Multi-threaded background scanner | | NDEF Record creation | Manual binary packing | One-line createTextRecord() / createUriRecord() | | HCE AID routing | Static XML only | Dynamic runtime routing | | Logging & Debug | None | Built-in hexadecimal log viewer |
Have questions? The Winsoft support team responds within 24 hours on business days.