Youtube and Video player for Android Auto.
It uses libVLC for Android version 3.2.6 so it should be able to play almost all video files.
For this to work you need the followings:
- Developer mode activated in your Android Auto settings on your Phone
- Developer mode activated for your Android Auto in your Car (for e.g. CarLink see my XposedTeyes) OR just buy an AAWireless dongle and activate Developer Mode in the AAWireless app
-
YoutubeAuto by @hsg210
-
libVLC for Android
-
Unofficial Android SDK Without this SDK this project wouldn't exist. Thanks to Martoreto for reverse engineering the Waze app and coming up with a easy to use SDK and a sample app.
-
VideoEnabledWebview This webview makes fullscreen videos easy to implement.
Without their work this wouldn't be possible!