Skip to content

Developer Documentation

Friedger Müffke edited this page May 23, 2014 · 16 revisions

Developer Documentation

Build System

The project is using the gradle build system.

Configuration

All secret API keys are stored in keys.xml

Furthermore, you need to use a debug.keystore for signing that is whitelisted for Google Plus Sign-in.

GDG-X Hub/Google Developers Groups API

Event data are received from developers.google.com

Tagged events are received from the GDG-X Hub server

All api calls are wrapped in a ApiRequest

Clone this wiki locally