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