Phantast / smartnavi

SmartNavi offers OpenSource, step-based and GPS independent navigation for Android. smartnavi-app.com
Other
225 stars 79 forks source link

Cannot build free flavor #13

Open ghost opened 8 years ago

ghost commented 8 years ago

Building the free flavor still requires play-services, because the code landed in src/main/. Just one example snippet:

:smartnaviapp:compileFreeReleaseJavaWithJavac/home/krt/src/fdroiddata/build/com.ilm.sandwich/smartnaviapp/src/main/java/com/ilm/sandwich/BackgroundService.java:24: error: package com.google.android.gms.analytics does not exist
import com.google.android.gms.analytics.HitBuilders;
Phantast commented 8 years ago

Thanks @krt16s for your note! I will check.

Phantast commented 8 years ago

Unfortunetaly with SmartNavi 2.4.0 MapquestOSM and Mapnik are no longer supported as map providers. Due to low usage of these map sources and high maintenance effort according to the changes of Mapquest and paid plans, the support has ended. SmartNavi is a free app without ads or inApp billing, so paid plans for a low used feature are not applicable. Version 2.4.0 works only using Google Maps as Map Provider, so the support for a version without using Google Play Services has ended and therefore the support for the F-Droid version has ended as well.