Skip to content

shacky/cordova-plugin-background-fetch-android

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 91.5%
  • JavaScript 8.5%