From 290c2ec0e02bd682a69b27040c28372e026e7945 Mon Sep 17 00:00:00 2001 From: zheng_wenlong Date: Wed, 14 Nov 2018 12:33:11 +0900 Subject: Add homescreen for vertical mode Add homescreen source for vertical mode. Change shortcut area's hvac icon to videoplayer. Change-Id: Ic474f9cfdf4f951074f711b39975e69f273c8b35 Signed-off-by: zheng_wenlong --- demo3/vertical/homescreen/homescreen/docs/index.md | 31 ++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 demo3/vertical/homescreen/homescreen/docs/index.md (limited to 'demo3/vertical/homescreen/homescreen/docs/index.md') diff --git a/demo3/vertical/homescreen/homescreen/docs/index.md b/demo3/vertical/homescreen/homescreen/docs/index.md new file mode 100644 index 0000000..4322255 --- /dev/null +++ b/demo3/vertical/homescreen/homescreen/docs/index.md @@ -0,0 +1,31 @@ +# Welcome to your AGL system! +When booting up an AGL system, the first thing that your eyes will spot is this: + +![AGL HomeScreen Application Launcher](pictures/homescreen_applauncher.png) + +**The AGL HomeScreen!** + +Intended to be used with touch presses, the reference HMI provides access to all pre-installed AGL demo applications as well as in the future access to user installed apps. The list of demo apps contains some automotive applications like HVAC-control, Navigation or Dashboard, as well as some infotainment apps. Radio, Multimedia, Phone... +This applications are already available and were presented at CES 2017. + +## Here are some screenshots of the pre-installed demo applications: + +## HVAC + +![AGL HVAC](pictures/hvac.png) + +## Phone + +![AGL Phone](pictures/phone.png) + +## Dashboard + +![AGL Dashboard](pictures/dashboard.png) + +## Settings + +![AGL Settings](pictures/settings.png) + +#### Note: +* All current demos (including HomeScreen) are optimized for landscape full HD resolution (1080x1920). + -- cgit 1.2.3-korg