Easily manage your finances and stay up-to-date with real-time exchange rates using our Currency Converter App. Whether you're traveling, shopping online, or tracking international investments, our app ensures you get the most accurate and current rates for almost all global currencies.
Key Features:
Comprehensive Currency Coverage: Access exchange rates for nearly every currency worldwide, ensuring you always get the information you need.
Real-Time Updates: Get the latest exchange rates in real-time, so you can make informed decisions without any delays.
User-Friendly Search: Quickly find the exact currency you're looking for with our intuitive search feature, saving you time and hassle.
Night Mode: Enjoy a comfortable viewing experience in low light conditions with our stylish and eye-friendly night mode.
Stay informed and make smarter financial decisions with our all-in-one currency converter. Download now and experience the convenience!
To run this project, you will need to add your own API key. Follow these steps:
-
Create a
gradle.properties
file in the root directory of your project. -
Add your API key to the
gradle.properties
file in the following format:API_KEY=your_api_key_here
-
Make sure that
gradle.properties
is added to your.gitignore
file to avoid exposing your API key in version control:/gradle.properties
Now you can build and run the project with your own API key.