• Stars
    star
    1
  • Language
    Java
  • Created over 6 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

an app with multiple flavors that uses multiple libraries and Google Cloud Endpoints. The app consists of four modules: 1-A Java library that provides jokes 2-A Google Cloud Endpoints (GCE) project that serves those jokes 3-An Android Library containing an activity for displaying jokes 4-An Android app that fetches jokes from the GCE module and passes them to the Android Library for display