https://github.com/eiberham/imei-plugin
Cordova plugin that gets any android device's imei code
https://github.com/eiberham/imei-plugin
cordova-plugin device-imei
Last synced: 9 months ago
JSON representation
Cordova plugin that gets any android device's imei code
- Host: GitHub
- URL: https://github.com/eiberham/imei-plugin
- Owner: eiberham
- Created: 2015-09-25T20:38:52.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2019-10-24T23:10:53.000Z (over 6 years ago)
- Last Synced: 2024-12-29T05:24:36.890Z (over 1 year ago)
- Topics: cordova-plugin, device-imei
- Language: Java
- Homepage:
- Size: 9.77 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Imei
Cordova plugin that retrieves any android device's imei code
To install the plugin follow the CLI guide
Usage:
Simply call Imei.number and it will retrieve the device's IMEI code.
Enjoy.