A demo Android Studio project using DUCKDUCKGO api to make webservice calls with Android Volley. Parses the output and displays each item in a android CardView all hosted in a RecyclerView. Also shows an example how to extend Application to make Volley globally available. Also added Palette vibrant color example. Click on a query result to get the prominent color to appear.