0.1.0 • Published 7 years ago

cordova-plugin-background-fetch-android v0.1.0

Weekly downloads
2
License
Apache 2.0
Repository
github
Last release
7 years ago

Background Fetch for Android

Platform Support

This plugin supports PhoneGap/Cordova apps running on Android.

Version Requirements

This plugin is meant to work with Cordova 3.5.0+.

Installation

Automatic Installation using PhoneGap/Cordova CLI (Android)

    cordova platform update android
    cordova plugin add https://github.com/svenpanko/cordova-plugin-background-fetch-android.git

Usage

    tbd