This repository was archived by the owner on Nov 9, 2017. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Stefan Prodan edited this page Jul 15, 2015
·
4 revisions
Project goals
- provide hardware infrastructure recommendation for an Android development laboratory suitable for up to 20 persons
- provide an automated solution for deploying the software infrastructure needed to run the laboratory
- setup the development environment in order to facilitate collaboration between attendees and trainees
- expose the attendees to all aspects of an application life cycle management: requirements management, software architecture, computer programming, software testing, software maintenance, change management, continuous integration, project management, and release management
The development lab infrastructure must provide an on-premises solution for
- code versioning
- code reviews
- project documentation (Wiki)
- issue tracker
- automated builds
- automated unit testing
- remote debugging on physical devices
- continuous integration workflow (git checkout, build, test, deploy)