can anyone recommend me a fast track course for an...
# android
p
can anyone recommend me a fast track course for android using kotlin. ps: wanna build an online laundry platform
g
Just read Android documentation, official tutorials and guides are nice. Some of them alread have code snippets on Kotlin, but eveb Java code can be automatically converted to Kotlin by Android Studio. If you need tutorial for Kotlin just check official reference.