thekirankumar / carstream-android-auto

A youtube/plex and local video (MP4/MKV) player for Android Auto
http://www.thekirankumar.com/blog/2017/12/29/play-youtube-video-android-auto-app/
Apache License 2.0
334 stars 107 forks source link

Non touch screen selecting next/previous videos #99

Closed jmcdm closed 4 years ago

jmcdm commented 6 years ago

Hi there Kiran,

First of all i want to thank you very much for this great project. Everything is working with the exception of the possibity to select next\previous videos on non touch screens. The navigation bar apears only when the playing file reaches the end. You can simulate this behaviour on the Desktop Head Unit emulator for non touch devices. Maybe there's a way to put the focus on the navigation bar when clicking the up key.

In this page you have a table with the keys that simulate the rotary controller on non touch DHU. https://developer.android.com/training/auto/testing/index.html

Thank you again for your efforts in this great project.