https://github.com/cyropcjr/amphibiansapp
Simple Android app for study using Coil lib also Retrofit beside the Jetcompose UI
https://github.com/cyropcjr/amphibiansapp
android-app androidstudio coil kotlin-android retrofit study-project
Last synced: 5 months ago
JSON representation
Simple Android app for study using Coil lib also Retrofit beside the Jetcompose UI
- Host: GitHub
- URL: https://github.com/cyropcjr/amphibiansapp
- Owner: CyroPCJr
- License: mit
- Created: 2024-09-10T17:19:37.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-11T19:57:03.000Z (almost 2 years ago)
- Last Synced: 2025-04-05T16:48:35.520Z (about 1 year ago)
- Topics: android-app, androidstudio, coil, kotlin-android, retrofit, study-project
- Language: Kotlin
- Homepage:
- Size: 110 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# App Amphibians
Simple study project to understand how to use library Jetpack Compose with Kotlin.
Following basic training concepts by Google courses.
## Requirements
- Android Studio Arctic Fox or above
- Kotlin 1.5.0 or above
- Lib Jetpack Compose
## Reference
[](https://developer.android.com/courses/android-basics-compose/course)
Google Android courses