Project Description:
This repository contains a simple exercise app for unit conversion in order to learn Kotlin. Users can enter a numerical value and select the input and output units of measurement. The app will convert the value to the selected unit and display it.
This exercise has been developed by following the Udemy course The Complete Android 14 & Kotlin Development Masterclass with some small changes made on my side.
Conversion of basic units (e.g., centimeters, milimeters, feets...) Support for various units of measurement
- Kotlin
- Android Studio
- Physical device: Pixel 7 Pro
This project is licensed under the MIT License.
I'll welcome contributions of any kind to this project!
This is an exercise project and might not be complete or bug-free. Please report any issues or suggestions for improvement.
android, kotlin, conversion, unit, measurement, exercise, open-source, MIT