uzumakinaruto123 / devicesec

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DeviceSec

Cordova plugin to get current loction using Native Location Manager.


##### Platforms
  • Android

Installation
cordova plugin add https://github.com/uzumakinaruto123/DeviceSec.git
Usage
declare var DeviceSec:any;

...


Note:

Application should have Location permissions to get current location

About

License:MIT License


Languages

Language:Java 90.7%Language:JavaScript 9.3%