Skip to content

am62x: apps: add cabin_demo app from KDAB

Mattijs Korpershoek requested to merge mkorpershoek/cabindemo into ti-android-13

This is a flutter example app developped by KDAB. For more information, see:

https://github.com/KDAB/cabin-demo/tree/main

This has been build on:

  [✓] Flutter (Channel stable, 3.10.5, on Fedora Linux 38 (Workstation Edition) 6.3.7-200.fc38.x86_64, locale en_US.UTF-8)
  [✓] Android toolchain - develop for Android devices (Android SDK version 31.0.0)
  [✓] Chrome - develop for the web
  [✓] Linux toolchain - develop for Linux desktop
  [!] Android Studio (not installed)
  [✓] Connected device (3 available)
  [✓] Network resources

And from:

URL: https://github.com/KDAB/cabin-demo.git Branch: main HEAD: a52805d904ba ("update dependencies - remove intl version constraints, as the version is already pinned by flutter_localizations (which is required by the SDK) - remove unneeded device_preview dependency")

Apk comes from: build/app/outputs/apk/debug/app-debug.apk

To include it in your board, use:

  PRODUCT_PACKAGES_DEBUG += cabin_demo

Signed-off-by: Mattijs Korpershoek mkorpershoek@baylibre.com

Merge request reports