A Awesome news app using volley library and picasso library
This app uses an open source API for its news sources.
The minimum SDK that can be used in this project is 21.
News daily refresh
Tools:
- Picasso Library : https://github.com/square/picasso
Volley Library: https://github.com/google/volley & https://developer.android.com/training/volley- News API : https://github.com/SauravKanchan/NewsAPI
- Shimmer Effect : https://facebook.github.io/shimmer-android/
- Material Library : https://material.io/components?platform=android
- SQlite Database : https://developer.android.com/training/data-storage/sqlite & https://www.sqlitetutorial.net/
- news sources: https://www.cnn.com
Todo :
- Change HTTP library from Volley to Retorfit
- Change App architecture to MVVM
- Use Multithreading
- Use Clean Architecture
- Re-design UI