AbstractLocationService.java --> //startForeground(startId, notification); //stopForeground(true); OLD: DistanceFilterLocationService.java --> //stopForeground(true); OLD: FusedLocationService.java --> //stopForeground(true);

example/SampleApp/scripts/install_plugins.js --> "cordova-plugin-socrates3-background-geolocation"

cordova-plugin-socrates3-background-geolocation

==============================

Fork notice

This is fork of mauron85 cordova-backgroud-geolocation. Changes are made to avoid Foreground Android service, and to try to reduce battery-usage.