Skip to content

Repository Overview

Carsten Stocklöw edited this page Apr 26, 2018 · 3 revisions

This is a quick reference guide for the most relevant wikis in our repositories and what they contain.

Repositories

Developer Tools

  • ECLIPSE TOOLS: List and instructions for the universAAL Developer Tools available in the AAL Studio plugin for Eclipse
  • RUNTIME TOOLS: List and instructions for the universAAL Developer Tools available in to be run with the middleware

Other

  • NATIVE ANDROID: A version of the middleware that runs as an Android app, with instructions on how to run it and develop apps for it.
  • Main Repository: The platform repository holds the main project definitions (super POM), and every maven buildable repository as submodule, so the whole platform can be built from there.
  • Samples and Applications, because we believe the best way of learning is doing, and the next best thing is seeing something done.
  • The uAAL-specific Maven build tools (MAVEN)
  • The simplified programming API (UITILITIES).
  • Ready built run environments for universAAL IoT over OSGi, in Apache Karaf and Pax Runner flavours.
  • Integration Tests suite to ensure universAAL is brought to you as bug free as we can (not always as we wish).
  • Original UML description of different aspects of the architecture (both Reference Architecture and Concrete Architecture)
  • The github pages repository (work in, very slow, progress).

Support:

Found a problem?
  • Report suggestions, missing, outdated or wrong documentation creating an Issue with "documentation" tag

Clone this wiki locally