Welcome to the Converter Android App repository! This is a simple and easy-to-use Android app designed to convert various units such as length, weight, temperature, and more. The app is built using Kotlin and follows Android development best practices.
- Convert between different units of measurement (length, weight, temperature, etc.)
- User-friendly interface
- Quick conversion results
- Supports a wide range of units for each category
- Responsive design for all screen sizes
- Lightweight and efficient
To run this app on your local machine:
- Clone this repository:
git clone https://github.com/calvinlee326/Converter-Android-App.git
- Open the project in Android Studio.
- Build the project to install the necessary dependencies.
- Run the app on an Android device or emulator.
- Android SDK 21 or higher
- Kotlin 1.5+
- Android Studio Arctic Fox or later
- Virtual running device Pixel 2 API 28
- Select the category of units you want to convert (e.g., length, weight, temperature).
- Input the value and select the units for conversion.
- Press the "Convert" button to see the result instantly.
- Add support for more unit categories (e.g., time, currency).
- Implement localization for different languages.
- Improve the UI/UX with custom themes and animations.
Feel free to fork this repository and contribute via pull requests. Any feedback or suggestions are welcome!
- Fork the repository.
- Create a new branch:
git checkout -b feature-name
- Make your changes and commit them:
git commit -m "Add feature-name" - Push to the branch:
git push origin feature-name
- Submit a pull request.
For any questions or feedback, feel free to reach out!
- LinkedIn: Calvin Lee
- Email: chunchenglee326@gmail.com