在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