Skip to content

Commit e878cf1

Browse files
committed
Merge branch 'master' of github.com:christocracy/cordova-plugin-background-geolocation
2 parents 9e0d280 + 96756c8 commit e878cf1

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
1+
![Transistor Software](/images/transistor-logo.svg "Transistor Software")
2+
13
Premium Version
24
==============================
35

46
A new [Premium Version](http://christocracy.github.io/cordova-background-geolocation/) is available for **$500.00**
57
- Implements the latest Android Fused GeoLocation and ActivityRecognition APIs for **much-improved** battery performance.
68
- Android no longer handles HTTP -- It now executes your ```callback``` just like **iOS**!
7-
- 50% less code -- much easier to extend!
9+
- Less than 500 lines-of-code in just two source-files -- much easier to extend!
810

911
![Android Battery Performance](/android-battery.png "Android battery performance")
10-
![SampleApp](/android-sample-app.png "SampleApp")
12+
![Android Battery Performance](/android-battery-detail.png "Android Battery Performance")
1113
![SampleApp](/android-sample-app.png "SampleApp")
1214

1315
BackgroundGeoLocation
@@ -116,6 +118,8 @@ NOTE: The plugin includes `org.apache.cordova.geolocation` as a dependency. You
116118

117119
This plugin hosts a SampleApp in ```example/SampleApp``` folder. This SampleApp contains no plugins so you must first start by adding this plugin
118120

121+
![SampleApp](/android-sample-app.png "SampleApp")
122+
119123
```
120124
$ cd example/SampleApp
121125
$ cordova plugin add https://github.com/christocracy/cordova-plugin-background-geolocation.git

0 commit comments

Comments
 (0)