Skip to content

redwarp/fablab-android

Repository files navigation

fablab-android Build Status

fablab-android is an Android application that uses a Dropwizard based REST-server.

Build

To build the app, run:

./gradlew build

This will also integrate the fablab-common repository that contains interfaces and entities used for both the server and the Android application.

To make use of the JaxRs interfaces in the Android application, apply the following gradle task:

./gradlew jaxRs2Retrofit-debug

This will generate a java-gen folder which contains the transformed JaxRs interfaces from the fablab-common repository. These interfaces can be used by Retrofit for implementing a REST-client.

Libraries

fablab-android uses the following libraries and software:

Licence

Contact

Feel free to contact us: fablab@i2.cs.fau.de

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 12

Languages