Skip to content
This repository has been archived by the owner on Aug 18, 2019. It is now read-only.

A cordova/phonegap plugin to send your app to background by starting Home activity

Notifications You must be signed in to change notification settings

darkgeek/Phonegap-BackHome-Plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phonegap-BackHome-Plugin

What's this?

It's a cordova/phonegap plugin to send your app to background by starting Home activity. Tested on cordova 4.1.2 .

Installation

cordova plugin add https://github.com/darkgeek/Phonegap-BackHome-Plugin.git

Usage

This plugin provides one method called goHome(successCallback, errorCallback) to start Home activity.

window.BackHome.goHome(successCallback, errorCallback);

History

Originally developed by Dpa99c in stackoverflow, and updated by me to make it work with cordova 4.0 and later.

About

A cordova/phonegap plugin to send your app to background by starting Home activity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published