Tech Stacks:
-
API Used to get realtime data of COVID in all states: https://api.rootnet.in/covid19-in/stats/latest
-
Software Used: Android Studio
-
Additional Library implemented: Volley. Add the following line of code in build.gradle :app file. implementation 'com.android.volley:volley:1.1.1'
-
Used Recycler View to show data.