X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=README.md;h=c2b844c4ca859d77130bad0c99ea4fafb14d3ae4;hb=3b5d0701a25b19ee2ac91d7466652c8fc4025db0;hp=6593fc7ec753416330eeb182fe0b774f4fc0ba67;hpb=e8d84b79377cfedd0c592b86e4d887584e3aae5b;p=staging%2FHomeScreen.git diff --git a/README.md b/README.md index 6593fc7..c2b844c 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,47 @@ -AGL Home Screen reference implementation - - -Build with QtCreator 3.0.1 +This project contains: + +HomeScreen: AGL Home Screen reference implementation +HomeScreenAppFrameworkBinderAGL: Binder for the AGL application framework +HomeScreenSimulator: AGL Home Screen Simulator for development +InputEventManager: AGL Input event manager +interfaces: the D-Bus interface introspections +libhomescreen: HomeScreen API C++ shared library +SampleAppTimeDate: AGL Sample Application for Home Screen Statusbar +SampleHomeScreenInterfaceApp: sample application to show how to use libhomescreen +WindowManager: AGL WindowManager reference implementation AGL repo for source code: -https://gerrit.automotivelinux.org/gerrit/#/admin/projects/staging/HomeScreen +https://gerrit.automotivelinux.org/gerrit/gitweb?p=staging%2FHomeScreen.git AGL repo for bitbake recipe: -https://gerrit.automotivelinux.org/gerrit/#/admin/projects/AGL/meta-agl-demo/recipes-demo-hmi/HomeScreen/HomeScreen_?.bb +https://gerrit.automotivelinux.org/gerrit/gitweb?p=AGL/meta-agl-demo.git;a=blob;f=recipes-demo-hmi/homescreen/homescreen_git.bb + + + + +Quickstart: + +Instructions for building HomeScreen app +---------------------------------------- + +The HomeScreen app is part of the +packagegroup-agl-demo-platform +packagegroup. + +This also includes the following apps: +- HomeScreenAppFrameworkBinderAGL +- InputEventManager +- SampleAppTimeDate +- SampleHomeScreenInterfaceApp +- WindowManager +And the library +- libhomescreen -Thanks to Umar Irshad for his free iconset available here: -https://dribbble.com/shots/1569128-Freebie-48-Bubbles-Iconset +To build all the above, follow the instrucions on the AGL +documentation website: +http://docs.automotivelinux.org/docs/getting_started/en/dev/reference/source-code.html#features-supported-by-aglsetup +Please activate the "agl-demo" feature when running the aglsetup script: +http://docs.automotivelinux.org/docs/getting_started/en/dev/reference/source-code.html#features-supported-by-aglsetup