Android application which when a specially formatted NFC tag is read commands an ISY controller to take an action..
NFCtoISY is hosted in the following web site
https://github.com/rodtoll/NFCtoISY
If you think the Android project NFCtoISY listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of NFCtoISY.
Item | Value |
---|---|
Java File Count | 7 |
Activity Count | 3 |
Fragment Count | 2 |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN android.permission.INTERNET |
NFCtoISY has the following Java source files.
troublex3.nfctoisy.app.DeviceMapEditorActivity.java troublex3.nfctoisy.app.DeviceMapEntry .java troublex3.nfctoisy.app.DeviceMappingDatabaseHandler.java troublex3.nfctoisy.app.ISYDevice.java troublex3.nfctoisy.app.ISYHttpRequest.java troublex3.nfctoisy.app.MainActivity.java troublex3.nfctoisy.app.SettingsActivity.java