/cordova-plugin-background-fetch-android

Cordova Plugin to mimick the behavior of iOS' background-fetch in Android

Primary LanguageJava

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