Bring Your Video App to Cars

[ad_1]

Gather device specifications

OEM Emulators

# Set the resolution
# e.g. adb shell wm size 1280x800
adb shell wm size <horiz_px>x<vert_px>
# Set the DPI
# e.g. adb shell wm density 160
adb shell wm density <dpi>
adb shell wm size reset
adb shell wm density reset

Simulating Driving

A video application being blocked while the vehicle is in motion. The onPause lifecycle callback is called when this happens.

Automotive OS Track Setup

Add screenshots

Release a build

Accept the Terms of Service

Agree to the review policy

Additional setup

Submit your app for review

[ad_2]

Source link

Leave a Reply

Your email address will not be published. Required fields are marked *