GitKalle

Results 4 comments of GitKalle

I tried it several times ago but without feedback, see #31. I like your idea to mirror the Android Auto icon. That's why I chose icon number 2. Good luck

If you are able to compile the source code, just comment out the lines: `` `` `` `` `` `` to `` `` in [AndroidManifest.xml](app/src/main/AndroidManifest.xml).

> @hellvesper thanks for the issue. Yes we would like to create binaries for additional OSes. We will make sure FreeBSD is added to the list. > > In the...

> @GitKalle -- the problem is that the "magic number" (the first line of the script) is `#!/bin/bash`. FreeBSD, rightfully, puts bash in `/usr/local/bin/bash`. > > If you change that...