Currently translated at 100.0% (264 of 264 strings) Update translation files Updated by "Cleanup translation files" hook in Weblate. Translated using Weblate (French) Currently translated at 100.0% (264 of 264 strings) Translated using Weblate (French) Currently translated at 99.6% (263 of 264 strings) Translated using Weblate (French) Currently translated at 100.0% (39 of 39 strings) Translated using Weblate (French) Currently translated at 100.0% (2 of 2 strings) Translated using Weblate (French) Currently translated at 100.0% (32 of 32 strings) Translated using Weblate (French) Currently translated at 96.5% (255 of 264 strings) Translated using Weblate (French) Currently translated at 100.0% (3 of 3 strings) Translated using Weblate (French) Currently translated at 5.6% (15 of 264 strings) Translated using Weblate (French) Currently translated at 0.3% (1 of 264 strings) Added translation using Weblate (French) Added translation using Weblate (French) Added translation using Weblate (French) Added translation using Weblate (French) Co-authored-by: Altons <marsupilami450@gmail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Johan von Forstner <johan.forstner@gmail.com> Co-authored-by: Weblate <noreply@weblate.org> Translate-URL: https://hosted.weblate.org/projects/evmap/android-automotive/fr/ Translate-URL: https://hosted.weblate.org/projects/evmap/android-fdroid/fr/ Translate-URL: https://hosted.weblate.org/projects/evmap/android-google/fr/ Translate-URL: https://hosted.weblate.org/projects/evmap/android/ Translate-URL: https://hosted.weblate.org/projects/evmap/android/fr/ Translate-URL: https://hosted.weblate.org/projects/evmap/app-store-metadata/fr/ Translation: EVMap/Android Translation: EVMap/Android (strings specific to F-Droid variant) Translation: EVMap/Android (strings specific to Google Play variant) Translation: EVMap/Android (strings specific to the Android Automotive OS app) Translation: EVMap/App Store metadata
EVMap 
Android app to find electric vehicle charging stations.
Features
- Material Design
- Shows all charging stations from the community-maintained GoingElectric.de and Open Charge Map directories
- Realtime availability information (only in Europe)
- Search for places
- Advanced filtering options, including saved filter profiles
- Favorites list, also with availability information
- Integrated price comparison using Chargeprice.app (only in Europe)
- Android Auto & Android Automotive OS integration
- No ads, fully open source
- Compatible with Android 5.0 and above
- Can use Google Maps or Mapbox (OpenStreetMap) as map backends - the version available on F-Droid only uses Mapbox.
Screenshots
Development setup
The App is developed using Android Studio and should pretty much work out-of-the-box when you clone the Git repository and open the project with Android Studio.
The only exception is that you need to obtain some free API keys for the different data sources that
EVMap uses and put them into the app in the form of a resource file called apikeys.xml under
app/src/main/res/values. You can find more information on which API keys are necessary for which
features and how they can be obtained in our documentation page.
There are three different build flavors, googleNormal, fossNormal and googleAutomotive.
- The
fossvariant only uses Mapbox data and should run on most Android devices, even without Google Play Services. - The
googlevariants also include access to Google Maps data.googleNormalis intended to run on smartphones and tablets, and also includes the Android Auto app for use on the car display.googleAutomotivevariant is intended to be installed directly on car infotainment systems using the Google-flavored Android Automotive OS. It does not provide the usual smartphone UI.
We also have a special documentation page on how to test the Android Auto app.
Translations
You can use our Weblate page to help translate EVMap into new languages.

