-
Notifications
You must be signed in to change notification settings - Fork 93
Home
Peter Yoon edited this page May 30, 2021
·
16 revisions
Screen resolution : 1280x720
Keymap with generic PC keyboard & RPi-400
- Esc : Back
- F1 : Home (key-focus comes back to primary-display)
- F6 : Start app on secondary-display when possible (key-focus moves to secondary-display)
- F7 : Start Settings on primary-display (key-focus comes back to primary-display)
- F8 : Volume Down
- F9 : Volume Up
ADB connection
- Boot the android image and connect Ethernet or Wifi
- Check IP address of the board at Settings->Network & Internet
- At host do 'adb connect [IP address]'