Skip to content

Android app for converting USD to other currencies using two activities.

Notifications You must be signed in to change notification settings

Neo9Phoenix/CurrencyConverter8

Repository files navigation

Currency Converter App

An Android application that converts USD to other currencies using a simple, two-activity interface.

📱 Features

  • Convert USD to:
    • Japanese Yen (¥)
    • Canadian Dollar (C$)
    • Euro (€)
  • User-friendly UI with two screens:
    • MainActivity: Currency selection
    • SecondActivity: Amount input and conversion result

🚀 Tech Stack

  • Java (Android)
  • Android Studio
  • XML Layouts
  • Intent & Bundle for activity communication

🛠 How to Run

  1. Clone this repository:
git clone https://github.com/Neo9Phoenix/CurrencyConverter8.git
  1. Open the project in Android Studio:

    • Go to File > Open and select the project folder.
  2. Let Gradle sync and finish building the project.

  3. Connect an Android device or start an emulator.

  4. Click Run ▶️ to launch the app.

About

Android app for converting USD to other currencies using two activities.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages