Skip to content

egezturkk/CurrencyConverterApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💱 Android Currency Converter App

An Android application that converts between major world currencies using real-time exchange rates fetched from CurrencyFreaks API (XML format).

🧠 Features

  • Real-time currency conversion using CurrencyFreaks API
  • Support for 15 major currencies including USD, EUR, GBP, BTC, ETH
  • Conversion via NumberPicker for clean UI
  • XML data parsing with XmlPullParser
  • Error handling for missing or incorrect data

🚀 Technologies

  • Java
  • Android SDK
  • CurrencyFreaks REST API (XML format)
  • HttpURLConnection, XmlPullParser
  • Android Views: NumberPicker, EditText, TextView, Toast

▶️ Run the App

git clone https://github.com/egezturkk/CurrencyConverterApp.git

Then:

Open the project in Android Studio
Let Gradle sync complete
Click Run to build and launch the app on your emulator or device

About

Android app for live currency conversion using XML-based exchange rates from CurrencyFreaks API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages