LinkU-Android, by thxbrop
🙋♂️
Introduce
This repository is Jetpack Compose example.
Release is an application on Android about instant messaging.
📙
Project technology stack
- Coding with Kotlin Language
- Building with MVI Architecture
- Jetpack Compose as UI Framework
- Room as Data Persistence Framework
- Ktor-client as Network Framework
- Kotlin-serialization as Serialization Framework
- MMKV as key-value storage framework
- Lottie to make awesome animations
- Hilt as Dependency Injection Framework
- Multi-module development
🎉
Build in your environment
- Install latest Android Studio
- Clone this repository
- Open project and build it, wait for all dependencies syncing finished
- Connect a device and install and run it