MAXS Module NFC: User Guide
Table of Contents
1. Overview
Query the default NFC adapter for its status.
Makes optional use of modules | none |
Uses inoffical Android API | no |
1.1. Permissions
Permission | Use |
---|---|
android.permission.NFC |
Query the status of the NFC adapter |
2. Commands
2.1. nfc
(short command: n
)
2.1.1. nfc status
#+BEGINEXAMPLE User: nfc status AndroidDevice: NFC Adapter is enabled #+ENDSRC