Max
Max
Workaround: Use [Android Asset Studio Launcher Icon](https://romannurik.github.io/AndroidAssetStudio/icons-launcher.html) and choose shape "Bevel" or "Long shadow" as effect.
Thank's, it works for me 👍
You have to write an email to Car2Go, see [Registration information](https://github.com/car2go/openAPI/wiki/Access-protected-Functions-via-OAuth-1.0#registration-as-consumer).
Yes, I got my credentials in 4 days.
Yes, I think everyone needs an API key. I tried a public endpoint via `GET https://www.car2go.com/api/v2.1/locations` and it responds with `Error 401: Invalid consumerkey`.
Does it create the given storage at the first time (in `setup`) or does it save each change?
Does it make sense to create the database? You have to start the MongoDB deamon first and it will create the specified directory if it doesn't exist. This is my...