Skip to content

Commit 85b45cc

Browse files
committed
Update README.md
1 parent eff8522 commit 85b45cc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ A new [Premium Version](http://christocracy.github.io/cordova-background-geoloca
55
- Implements the latest Android Fused GeoLocation and ActivityRecognition APIs for **much-improved** battery performance.
66
- Auto-start Android on device-boot.
77
- Android now executes your ```callback``` just like **iOS**!
8-
- Both iOS & Android can optionally HTTP POST locations to your server with native code.
9-
- Native SQLite persistence layer (for when no network is available). Plugin provides a javascript API to fetch and/or sync the locations to your server.
10-
- Geofencing. Both iOS and Android allow you to add arbitrary circular geofences which execute your javascript-callback when a crossing-event occurs.
8+
- Both iOS & Android can optionally **HTTP** POST locations to your server with native code.
9+
- Native **SQLite persistence** layer (for when no network is available). Plugin provides a javascript API to fetch and/or sync the locations to your server.
10+
- **Geofencing**. Both iOS and Android allow you to add arbitrary circular geofences which execute your javascript-callback when a crossing-event occurs.
1111

1212
![Android Battery Performance](/images/android-battery.png "Android battery performance")
1313
![SampleApp](/images/android-sample-app.png "SampleApp")

0 commit comments

Comments
 (0)