Currency Converter Android app using Android studio

Exchange-Rates

  • This program was developed using the Central Bank of Uzbekistan Api.
  • Currency Converter Android app using Android studio


Built with

  • ViewModel – A class designed to store and manage UI-related data in a lifecycle conscious way.
  • LiveData – An observable data holder class.
  • Room – An abstraction layer over SQLite to allow fluent database access while harnessing the full power of SQLite.
  • Retrofit – Type-safe HTTP client for Android and Java by Square, Inc.

GitHub

View Github