Looking to replicate an iOS app built with SwiftUI...
# android
t
Looking to replicate an iOS app built with SwiftUI. I wish we could use Jetpack Compose for this production app, but since it's still in alpha and even after a stable release, it will take time to become stable. I have considered Flutter, but that means learning Dart, and I'd rather stay with Kotlin and also avoid Cross Platform mobile solutions. I'm trying to do this the right way for the long-term. What's a good place to start learning Android Kotlin development? Found this course: https://www.udemy.com/course/android-oreo-kotlin-app-masterclass/ Knowing that we'll eventually port to Jetpack Compose, how can I set up and develop the project properly from the get-go? Your advice will be valuable - THANK YOU
o
If I was cynical, I'd give you this link: https://lmgtfy.app/?q=android+beginner+resources But I'll try to be helpful. These are the first three search results for that query (as personalized for me by Google's spygorithms, your results may vary): https://techbeacon.com/app-dev-testing/ultimate-android-development-guide-50-beginner-expert-resources https://developer.android.com/courses https://github.com/androiddevnotes/awesome-android-learning-resources Nobody here can give you anything better than those resources. Slight variations of the search query may yield other similar curated lists. For further inquiries, you'd best go to
r/androiddev
subreddit. "How do I start developing for Android" is asked there every 2 weeks. And remember - Kotlin Slack is not for general purpose questions of this type. Let's keep this space clean from easily searchable general Android requests such as this one. I literally just gave you the first three search results from Google. For Compose, goto #compose too
c
are you sure SwiftUI is really farther along?