This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
agl-distro:demo-apps:settings [2022/07/26 21:09] waltminer Obsolete - delete page |
— (current) | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ===== Settings App for AGL Distribution ===== | ||
- | ==== Overview ==== | ||
- | Project to create a settings application for user accessible functions using the first release of the AGL Distribution. | ||
- | |||
- | System Settings must be presented to user and saved in persistent memory for the overall IVI system. Examples of system settings to be managed include: | ||
- | * Language selection | ||
- | * Bluetooth pairing and device management | ||
- | * Wifi management | ||
- | |||
- | In addition a mechanism must be provided to applications to so that user settings for the applications can be applied in a consistent manner. Examples might include: | ||
- | * Navigation settings for routing, 2D/3D display etc. | ||
- | * Streaming media preferences | ||
- | |||
- | This project is covered by [[https://jira.automotivelinux.org/browse/SPEC-30?filter=10100 | Jira issue SPEC-30]] and its subtasks. | ||
- | |||
- | ==== Requirements ==== | ||
- | What are the use cases we want the demo application to satisfy? | ||
- | |||
- | ==== Architecture ==== | ||
- | TBD | ||
- | |||
- | ==== Code ==== | ||
- | TBD |