https://github.com/Omico/CurrentActivity
A current activity monitor. Currently, become an implementation of Google's recommended Android app architecture.
https://github.com/Omico/CurrentActivity
android android-application
Last synced: 2 days ago
JSON representation
A current activity monitor. Currently, become an implementation of Google's recommended Android app architecture.
- Host: GitHub
- URL: https://github.com/Omico/CurrentActivity
- Owner: Omico
- License: gpl-3.0
- Created: 2017-01-25T12:41:49.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2024-11-04T00:18:41.000Z (6 months ago)
- Last Synced: 2025-04-10T01:08:15.478Z (30 days ago)
- Topics: android, android-application
- Language: Kotlin
- Homepage:
- Size: 1.12 MB
- Stars: 213
- Watchers: 8
- Forks: 31
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-shizuku - CurrentActivity - A current activity monitor `GPL-3.0` (Apps / Development utilities)
README
# Current Activity
A current activity monitor for Android.
You can always find the latest version of this app [here](https://github.com/Omico/CurrentActivity/actions/workflows/gradle-build.yml).
## Branch
- [2022](https://github.com/Omico/CurrentActivity/tree/2022) MVI architecture
- Kotlin
- Android Jetpack
- Kotlin Coroutines
- Jetpack Compose
- Learning from [nowinandroid](https://github.com/android/nowinandroid)- [2020](https://github.com/Omico/CurrentActivity/tree/2020) MVVM architecture
- Kotlin
- Android Jetpack
- Kotlin Coroutines- [3.x](https://github.com/Omico/CurrentActivity/tree/3.x) The original version
## License
[](https://github.com/Omico/CurrentActivity/blob/master/LICENSE)
Open-sourced under the GPL v3.0 license.