A News App with daily news updates using NewsAPI.org and interactive UI with the help of Chrome custom tabs and recycler view
Screenshots
Recycler View | News Feed | Chrome Custom Tab |
-
Multiple features implemented-
MVVM Architecture
Recycler View
Rest API Calls
Chrome Custom Tabs
GSon usage
Glide Library
Volley Library
-
Dynamic UI for Dark mode and Light mode
-
More exciting features can be added
- implementation 'androidx.core:core-ktx:1.3.2' (for additional kotlin support)
- implementation 'com.android.volley:volley:1.2.0' (for APPI call)
- implementation 'com.android.support:customtabs:25.2.0' (for redirecting to chrome custom tab intent)
- implementation "androidx.browser:browser:1.3.0" (for chrome browser support)
- implementation 'com.github.bumptech.glide:glide:4.11.0' (for adding images through glide library)
APK LINK