Main objective of this Android application is to provide the jokes.
Java Library : Which supplies jokes to the Interface. Google cloud engine Server :It fetches the jokes from the java library .It also provides an endpoint to android app to provide jokes. Android Library:Fetches jokes from backend server and displays them. App module:This module includes the product flavours for paid version and free version without ads and with ads.