Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.32 KB

README.md

File metadata and controls

23 lines (16 loc) · 1.32 KB

Mobile Application Development Projects on Android

The following projects are a part of an introductory course to Android development

Introduction app to Android development with buttons and associated actions to them.

Quick app to calculate BMI.

Quick app to show Marvel comics characters using a list view and pagination.

App that displays every country in the world along with their Income group and GDP over the years. Used worldbank's public api to get the economic data and https://www.countryflags.com/ to get each country's flag.

App using firebase (You need to provide your own google-services.json)

App using firebase (You need to provide your own google-services.json and change the your own maps API on res/values/google_maps_api.xml)

App using firebase (You need to provide your own google-services.json and change the your own maps API on res/values/google_maps_api.xml)