Skip to content

A demo android studio project that uses the Android new RecyclerView and CardView to list out a search from Duck Duck Go using their webservices. Duck Duck Go allows private surfing/searching without being tracked. The project makes use of Androids Volley api to make network calls and lazy load images. Clicking a listen item changes the texts ba…

Notifications You must be signed in to change notification settings

j2emanue/duckduck

Repository files navigation

duckduck

Uses the Android new RecyclerView and CardView to list out a search from Duck Duck Go using their webservices. Duck Duck Go allows private surfing/searching without being tracked. Also demo's view injection with butterknife & dependency injection with Dagger and how to set up Dagger Modules to scope dependencies'.

About

A demo android studio project that uses the Android new RecyclerView and CardView to list out a search from Duck Duck Go using their webservices. Duck Duck Go allows private surfing/searching without being tracked. The project makes use of Androids Volley api to make network calls and lazy load images. Clicking a listen item changes the texts ba…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages