Some simple Android projects aimed at further exploration of Android. This repository learns the basic concepts of Android development in Kotlin using Jetpack Compose.
- Clone the repository
https://github.com/imkisi/Kotlin-study-archive.git
- Open in Android Studio: Open the project in Android Studio.
- Run the App: Build and run the app on an emulator or physical device.
- IntentAct
This Android app demonstrates various intent types in Kotlin using Jetpack Compose.

- Product Page
Product detail page with modern minimalist ui using ScrollView and ConstrainLAyout.

- Biography
Biography of Indonesia national hero with grid and list RecyclerView. Soon
- LoneTrail
Full functionally app about Arknights event, build with combined RecyclerView, NestedScrollLayout, TableLayout, and ConstraintLayout.

Contributions to this project are welcome. Please feel free to fork the repository and submit pull requests.
This project is licensed under the MIT License.