- Use "SimpleXml" converter for this news app to read XMl response.
- Display a world news feed using this URL : https://feeds.bbci.co.uk/news/world/rss.xml.
- Display news title, description, and image.
- Open news link in a browser when click on news item.
- Covered unit test for HomeFeedRespositoryTest,
- Fetching news from API success and error scenario.
- Language : Kotlin
- Android Architecture : MVVM
- Dependency Injection : Hilt
- Image loading : Glide
- Coroutines and kotlin Flow api
- Testing : Mockito, JUnit and Turbine
- Retrofit : Networking libraries
- XMl converter : SimpleXml
- XML, viewbinding and refresh layout
Just make pull request. You are in!
Thanks
Hardi Rachh
You can connect with me on:
- LinkedIn : https://www.linkedin.com/in/hardi-r/
- Medium : https://hardirachh.medium.com/