A joke telling app with GCE backend developed as part of Udacity's Android Nanodegree
This project has 4 components
- Java library to provide the jokes.
- Android library to display the jokes passed to it as an intent extra.
- GCE Module to fetch the jokes from Java library
- Android app
Also there are 2 flavours of the app.
- Paid flavour without ads
- Free flavour with ads
- Start GCE developement server
- Configure the proper GCE endpoint in the app
- Build and Run the app on emulator/phone