by Takashi SASAKI (佐々木隆志)
Version 5 (January 14, 2023)
Download (80 downloads)
This is a sample flow for Automate Android App that stores the NFC tag ID and its NDEF contents resulting from scanning an NFC card in a SQLite database. A table named nfc is created in the database and information is stored there.
The SQLite database is stored in a file called "automate.sqlite", which is usually stored in the root folder of the external storage. For devices that do not have an SD card slot, emulated external storage is used. For example, the file "/storage/emulated/0/automate.sqlite" is used.
https://tech-memo.notion.site/2beabd72f1d84f40b6b33d8c0acc594e
5 stars | 1 | |
4 stars | 0 | |
3 stars | 0 | |
2 stars | 0 | |
1 star | 0 | |
Reports | 0 |
Rate and review within the app in the Community section.