tree: f7da2f1336fb321ae33228ca5cad87afdc48aca2 [path history] [tgz]
  1. res/
  2. src/
  3. Android.bp
  4. AndroidManifest.xml
  5. readme.md
RotaryPlayground/readme.md

Rotary Playground: Test app for rotary controller

Building

make RotaryPlayground

Installing

adb install out/target/product/[hardware]/system/app/RotaryPlayground/RotaryPlayground.apk

Once installed, launch Rotary Playground in the Launcher, or with this adb command:

adb shell am start -n com.android.car.rotaryplayground/com.android.car.rotaryplayground.RotaryActivity