Skip to content

Installation

Jürgen Böhler edited this page Jul 5, 2019 · 6 revisions

Compatibility

The Qi Authentication Demo app is compatible with all Amdroid devices or emulated Android devices with Android version 4.0 or higher:

  • For the emulation of PTx devices an NFC smartphones with Android Version 4.0 or higher is needed
  • For the emulation of PRx devices an NFC smartphones with Android version 4.4 or higher is needed
  • If you want to run this app on PC with Windows OS or Mac OS you have to install an Android emulator first
    • This demo app was successfully tested with the NoxPlayer6 under Windows 10
    • The NoxPlayer6 is also available for Mac OS
    • The actual ARC Welder plug in (54.5021.651.0) for the Chrome browser cannot start this app

Required permissions

The following permissions are requested by the Qi Authentication Demo app:

  • Storage: modify/delete SD card contents (android.permission.WRITE_EXTERNAL_STORAGE)
    • To read Emulated PTx, Manufacturer table and Qi ID table files
    • To read test files for the Plugfest 2
    • To save Log files
  • Network communication: control Near Field Communication (android.permission.NFC)

Installation

To install this demo app download Qi-Demo_1.1.apk and install this file on your Android device or emulator. Make sure that you have enabled the installation of unknown apps on your device.

Clone this wiki locally