/carstream-android-auto

A youtube/plex and local video (MP4/MKV) player for Android Auto

Primary LanguageJavaApache License 2.0Apache-2.0

youtube-android-auto Build Status

A youtube player for Android Auto. Please visit http://www.thekirankumar.com/blog/2017/12/29/play-youtube-video-android-auto-app/ for downloading the APK.

Credits

  1. Unofficial Android SDK https://github.com/martoreto/aauto-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.

  2. VideoEnabledWebview https://github.com/cprcrack/VideoEnabledWebView This webview makes fullscreen videos easy to implement.