1414 height="80">
1515</a >
1616
17+ <a href =" https://play.google.com/store/apps/details?id=xyz.malkki.neostumbler.gplay " style =" float :right ;" >
18+ <img
19+ alt="Get it on Google Play"
20+ src="https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png "
21+ height="80">
22+ </a >
23+
1724# NeoStumbler
1825
1926NeoStumbler is an Android application for collecting locations of cell towers, Wi-Fi access points
@@ -24,12 +31,13 @@ Services) such as [beaconDB](https://beacondb.net/).
2431## Downloads
2532
2633> [ !TIP]
27- > See the [ user guide] ( docs/user_guide.md ) for more details on how to use NeoStumbler
34+ > See the [ user guide] ( https://neostumbler.malkki.xyz/user_guide/ ) for more details on how to use NeoStumbler
2835
29- There are two variants available:
36+ There are three variants available:
3037
31- * * full* - includes all features
32- * * fdroid* - does not include closed components (i.e. Google Play Services)
38+ * * fullDefault* - includes all features
39+ * * fullGplay* - includes all features (except automatic scanning) and complies with Google Play store policies
40+ * * fdroidDefault* - does not include closed components (i.e. Google Play Services)
3341 * Features missing:
3442 * [ Fused location provider] ( https://developers.google.com/location-context/fused-location-provider )
3543 * Automatic scanning based
@@ -56,6 +64,10 @@ The *full* variant is available
5664from [ Accrescent] ( https://accrescent.app/app/xyz.malkki.neostumbler ) . The advantage of using
5765Accrescent is that only the assets needed for your device are downloaded.
5866
67+ A modified version of the * full* variant is also available
68+ on [ Google Play] ( https://play.google.com/store/apps/details?id=xyz.malkki.neostumbler.gplay ) . This version does not
69+ include the automatic scanning feature and contains some minor quirks to comply with Google Play policies.
70+
5971## Features
6072
6173* Supports latest Android versions
@@ -73,7 +85,7 @@ The application has three product flavors:
7385* ` fdroidDefault ` - no closed components, features dependent on closed-source components (i.e.
7486 Google Play Services) are not included
7587* ` fullDefault ` - includes closed components, no features missing
76- * ` fullGplay ` - * work in progress * , based on ` fullDefault ` , but has some minor differences to make
88+ * ` fullGplay ` - based on ` fullDefault ` , but has some minor differences to make
7789 it compliant with Google Play requirements
7890
7991### Building
0 commit comments