Developed a news feed application (android native) which fetches live news from news-api using volley and glide libraries to process images.
The application uses layouts in RecyclerView and fetches data from API and loads it into RecyclerView Adapter.
Technologies Used:
◦ Kotlin, Volley
◦ recycler-view adapter
◦ Android Studio, Glide Library
◦ HTML, CSS