在APKPure安全快速地下载APK
APKPure 使用签名验证功能,确保为您提供无病毒的 kotlin-template APK 下载。
示例应用程序来展示自己的技能和帮助的人
I built this app to practice Kotlin and to try and emulate an app for a company I applied to in February 2018.
Use this project as a template for your next Android Kotlin app.
https://github.com/SeaRoth/android-kotlin-nav-template
What it does:
OkHttp web request for JSON
Create custom objects using google-gson
Use Picasso to load images from URL located inside JSON
Use CircleImageView to make some images look nice
List meals using a RecyclerView
Send meal data to "Meal Detail Activity" using intents