ev-map / EVMap

Android app to find electric vehicle charging stations - compatible with community databases such as GoingElectric.de and OpenChargeMap.org.
https://ev-map.app/
MIT License
195 stars 52 forks source link

EVMap not available in Android Auto when installed from F-Droid #319

Closed CubeOfCheese closed 4 months ago

CubeOfCheese commented 9 months ago

I just installed EVMap and tried to use it via android auto only to find it was not available as an android auto app. I figured it was just not implemented yet but now I see that it is supposed to support android auto.

The only thing I can think of is I installed via fdroid instead of Google play. Could this have any effect on it appearing in android auto?

johan12345 commented 9 months ago

Hi! Initially, Android Auto support was indeed only included in the Google Play version of the app. But since version 1.6.5, the functionality is in principle also available in the F-Droid version.

However, it seems that Android Auto itself is blocking apps that have been installed from "unknown sources". There are two possible workarounds that might help:

But it seems that even with both of these workarounds, people are reporting problems with navigation apps, at least on newer Android versions. See e.g.: https://github.com/GrapheneOS/os-issue-tracker/issues/3004#issuecomment-1879250051 https://github.com/osmandapp/OsmAnd/issues/15400 https://github.com/osmandapp/OsmAnd/issues/13514

Google also states in their developer documentation:

Important: Apps must meet the criteria listed in this page to qualify as an Android Auto or Android Automotive OS app on Google Play. Apps don't work with Android Auto unless they are installed from the Play Store or the ONE store.

So it seems this is intended behavior and there's not really anything that EVMap could do about it. 🙁

johan12345 commented 4 months ago

closing as there's nothing we can do about Google's policies here