Skip to content

Commit

Permalink
modified: README.md
Browse files Browse the repository at this point in the history
	deleted:    1.8.1/MyService.java
	deleted:    1.8.1/README.md
	deleted:    1.8.1/backgroundService.js
	deleted:    1.8.1/backgroundserviceplugin.jar
	deleted:    1.8.1/index.html
	deleted:    1.8.1/myService.js
	deleted:    2.0.0/MyService.java
	deleted:    2.0.0/README.md
	deleted:    2.0.0/backgroundService-2.0.0.js
	deleted:    2.0.0/backgroundserviceplugin-2.0.0.jar
	deleted:    2.0.0/index-2.0.0.html
	deleted:    2.0.0/myService-2.0.0.js
  • Loading branch information
Red-Folder committed Jan 10, 2013
1 parent 78b236c commit 80af00a
Showing 1 changed file with 3 additions and 22 deletions.
25 changes: 3 additions & 22 deletions Android/BackgroundService/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,31 +4,12 @@ A plugin (and framework code) that allows the development and operation of an An

The example MyService Background Service will write a Hello message to the LogCat every minute. The MyService is designed as sample code.

## Cordova Versions ##
## Repository Location ##

Folders used for different Cordova versions:
The location for this repository has been moved to https://github.com/Red-Folder/Cordova-Plugin-BackgroundService

* /1.8.1 - For use with Cordova 1.8.1
* /2.0.0 - For use with Cordova 2.0.0
This was moved based on the Plugin recommendations here -> http://shazronatadobe.wordpress.com/2012/11/07/cordova-plugins-put-them-in-your-own-repo-2/

## Change Log ##

* 14th November 2012 - Fix for service not stopping if the app has been closed then re-opened

## Further Information ##

Further information on the plugin can be found at:

* http://red-folder.blogspot.co.uk/2012/09/phonegap-android-background-service.html
* http://red-folder.blogspot.com/2012/09/phonegap-android-background-service_11.html

The below is a tutorial to create your own Twitter service:

* http://red-folder.blogspot.com/2012/09/phonegap-service-tutorial-part-1.html
* http://red-folder.blogspot.com/2012/09/phonegap-service-tutorial-part-2.html
* http://red-folder.blogspot.com/2012/09/phonegap-service-tutorial-part-3.html

Please let me know your thoughts and comments.

## Licence ##

Expand Down

0 comments on commit 80af00a

Please sign in to comment.