README.md

December 7, 2015 ยท View on GitHub

HCE Demo

This project demonstrates the Cordova Host Card Emulation (HCE) plugin.

This app reimplements the Android card emulation example with Cordova and is intended to be used with the Android card reader example.

For more information, see cordova-plugin-hce.

Installing

cordova platform add android
cordova plugin add cordova-plugin-hce --variable AID_FILTER=F222222222
cordova run --device

Contents

  1. 1HCE Demo
  2. 2Installing