https://github.com/gabrielbmoro/builditbigger
Android developer - Nanodegree program
https://github.com/gabrielbmoro/builditbigger
android-development groovy udacity-course
Last synced: 7 months ago
JSON representation
Android developer - Nanodegree program
- Host: GitHub
- URL: https://github.com/gabrielbmoro/builditbigger
- Owner: gabrielbmoro
- Created: 2019-01-07T22:52:17.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-10T02:37:38.000Z (about 7 years ago)
- Last Synced: 2025-03-21T10:52:58.639Z (about 1 year ago)
- Topics: android-development, groovy, udacity-course
- Language: HTML
- Size: 342 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Build it Bigger - Udacity Course
Android developer - Nanodegree program
### Implementation
In this project, I created an app with multiple flavors that uses multiple libraries and Google Cloud Endpoints. The finished app will consist of four modules. A Java library that provides jokes, a Google Cloud Endpoints (GCE) project that serves those jokes, an Android Library containing an activity for displaying jokes, and an Android app that fetches jokes from the GCE module and passes them to the Android Library for display.

Please, see the latest version [here](https://github.com/gabrielbmoro/buildItBigger_udacitycourse/releases/tag/v1.0)