Commit d7cb45bd authored by Chris Scott's avatar Chris Scott

Merge pull request #64 from christocracy/christocracy-patch-1

Update README.md
parents 2885c5bb d40f9fb4
......@@ -124,9 +124,13 @@ function onDeviceReady() {
## Example Application
A fully-featured [SampleApp](https://github.com/christocracy/cordova-background-geolocation-SampleApp) is available. After first cloning that repo, follow the installation instructions in the **README** there. This SampleApp includes a settings-screen allowing you to quickly experiment with all the different settings available for each platform.
![SampleApp](/resources/sampleapp-ionic-home.png "SampleApp")
![SampleApp](/android-sample-app.png "SampleApp")
This plugin hosts a SampleApp in ```example/SampleApp``` folder. This SampleApp contains no plugins so you must first start by adding its required plugins (most importantly, this one). **NOTE** In order to use the SampleApp, it's important to make a copy of it outside of the plugin itself.
This plugin itself hosts a more rudimentary SampleApp in ```example/SampleApp``` folder. This SampleApp contains no plugins so you must first start by adding its required plugins (most importantly, this one). **NOTE** In order to use the SampleApp, it's important to make a copy of it outside of the plugin itself.
```
$ git clone git@github.com:christocracy/cordova-background-geolocation.git
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment