2a6075848bf2affb10988a6af63062495e07b716
[apps/homescreen.git] / README.md
1 This project contains:
2
3 HomeScreen: AGL Home Screen reference implementation
4 HomeScreenSimulator: AGL Home Screen Simulator for development
5 SampleAppTimeDate: AGL Sample Application for Home Screen Statusbar
6
7 AGL repo for source code:
8 https://gerrit.automotivelinux.org/gerrit/gitweb?p=staging%2FHomeScreen.git
9
10 AGL repo for bitbake recipe:
11 https://gerrit.automotivelinux.org/gerrit/gitweb?p=AGL/meta-agl-demo.git;a=blob;f=recipes-demo-hmi/homescreen/homescreen_git.bb
12
13
14
15
16 Quickstart:
17
18 Instructions for building HomeScreen app
19 ----------------------------------------
20
21 The HomeScreen app is part of the 
22 packagegroup-agl-demo-platform
23 packagegroup.
24
25 This also includes the following apps:
26 - HomeScreenAppFrameworkBinderAGL
27 - InputEventManager
28 - SampleHomeScreenInterfaceApp
29 - WindowManager
30
31
32 And the library
33 - libhomescreen
34
35
36 To build all the above, follow the instrucions on the AGL
37 documentation website:
38 http://docs.automotivelinux.org/docs/getting_started/en/dev/reference/source-code.html#features-supported-by-aglsetup
39
40 Please activate the "agl-demo" feature when running the aglsetup script:
41 http://docs.automotivelinux.org/docs/getting_started/en/dev/reference/source-code.html#features-supported-by-aglsetup