Fork of the MicroG UnifiedNlp repository with a working standalone app implementation
Go to file
2014-03-10 14:05:56 +01:00
api Add and use new LocationHelper 2014-03-07 17:38:00 +01:00
res plugins are called backends 2014-03-07 10:06:03 +01:00
sample Add and use new LocationHelper 2014-03-07 17:38:00 +01:00
src/org/microg/nlp Backend exceptions should be catched 2014-03-10 14:04:05 +01:00
.gitignore Add missing files 2014-03-10 14:05:56 +01:00
Android.mk Backend exceptions should be catched 2014-03-10 14:04:05 +01:00
AndroidManifest.xml Backend exceptions should be catched 2014-03-10 14:04:05 +01:00
proguard.flags Add missing files 2014-03-10 14:05:56 +01:00
README.md Added UI for config (config itself is missing though) 2014-03-06 13:20:58 +01:00

The next generation NetworkLocationProvider, based on plugins

api contains files needed to build your custom plugin. sample contains a sample plugin.

To be build with Android Build System using make UnifiedNlp

Some components: Copyright (C) 2013 The Android Open Source Project