https://github.com/don/cordova-hce-demo
Demo project for Cordova Host Card Emulation (HCE) plugin
https://github.com/don/cordova-hce-demo
Last synced: 7 months ago
JSON representation
Demo project for Cordova Host Card Emulation (HCE) plugin
- Host: GitHub
- URL: https://github.com/don/cordova-hce-demo
- Owner: don
- License: other
- Created: 2015-12-07T16:30:11.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-07T16:32:50.000Z (over 10 years ago)
- Last Synced: 2025-01-31T21:34:49.241Z (over 1 year ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 11
- Watchers: 3
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
## HCE Demo
This project demonstrates the [Cordova Host Card Emulation (HCE) plugin](https://github.com/don/cordova-plugin-hce).
This app reimplements the [Android card emulation example](http://developer.android.com/samples/CardEmulation/index.html) with Cordova and is intended to be used with the [Android card reader example](http://developer.android.com/samples/CardReader/index.html).
For more information, see [cordova-plugin-hce](https://github.com/don/cordova-plugin-hce).
## Installing
cordova platform add android
cordova plugin add cordova-plugin-hce --variable AID_FILTER=F222222222
cordova run --device