COVID tracking project
-
Mobile
Coronavirus (Covid-19) Tracker App | Android Studio
In this video: 1) Global Records of Covid-19 cases 2) Search/Filter & Sort records 3) Using Volley Links Used: API: RecyclerView: Material: Volley: GSON: Purchase Code: If haven’t account on Fiverr then Sign Up using this link to get 20% off: Chapters: 0:00 Overview & Create Project 1:05 Add Libraries & Permissions 4:03 menu xml 6:25 Main UI Design 14:35…
Read More » -
Mobile
COVID-19 Tracking App (Robinhood Style) Ep 2: Retrieving Data from the API – Android Studio Kotlin
In this episode (2 of 8), we use The COVID Tracking Project API in order to retrieve the data that will power our application. We use the Retrofit library to make the API call and map it to a CovidData data class. Since there are no UI changes in this video, we use the debugger to validate our progress. Code…
Read More » -
Mobile
COVID-19 Tracking App (Robinhood Style) Ep 3: Build the Layout – Android Studio Kotlin
In this episode (3 of 8), we build the shell of the UI for our coronavirus tracker. We add elements in the ConstraintLayout using both design (drag and drop) and code (XML) sections of the layout editor. The main elements we use: SparkView, RadioGroup, RadioButton, and TextView. Commit for the code in this video: In this series, we build an…
Read More » -
Mobile
COVID-19 Tracking App (Robinhood Style) Ep 1: Intro – Android Studio Kotlin Open Source
In this episode (1 of 8), I describe the context for this app and what we’re going to build. Subscribe and hit the bell icon so you get notified when the next parts come out! In this series, we build an open-source Android COVID-19 tracking app using core UI components from the Robinhood stock trading app. The app displays key…
Read More »