https://github.com/ourcodeworld/cordova-ourcodeworld-appinstalled
Check when an application is installed in android with cordova.
https://github.com/ourcodeworld/cordova-ourcodeworld-appinstalled
Last synced: 2 months ago
JSON representation
Check when an application is installed in android with cordova.
- Host: GitHub
- URL: https://github.com/ourcodeworld/cordova-ourcodeworld-appinstalled
- Owner: ourcodeworld
- Created: 2016-06-21T09:48:54.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-04-11T02:35:01.000Z (about 6 years ago)
- Last Synced: 2025-01-20T03:56:28.031Z (4 months ago)
- Language: Java
- Size: 7.81 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cordova Our Code World App Installed
# The plugin is ready and can be used in production.
# Installation
Get the plugin into your android project with :
```batch
cordova plugin add https://github.com/ourcodeworld/cordova-ourcodeworld-appinstalled.git
```