Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 436 Bytes

File metadata and controls

18 lines (11 loc) · 436 Bytes

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/shacky/cordova-plugin-background-fetch-android.git

Usage

    tbd