Hi all. I'm trying to avoid setup problems in my u...
# education
u
Hi all. I'm trying to avoid setup problems in my upcoming Android + Kotlin course as much as possible. Many of the people I want to teach might have trouble either getting a computer that meets the standards for Android Studio or setting it up. Has anyone dealt with this before, maybe with a Cloud-IDE or something similar?
a
You can't develop for android without android emulator. But if you want to work on basic Kotlin, then IDE requirements are much less. You can also use DataLore for basic language problems.
👍 1
u
Hi @altavir, this is exactly what I was asking about https://developers.googleblog.com/2023/08/introducing-project-idx-experiment-to-improve-full-stack-multiplatform-app-development.html?m=1 Now I'll watch this page, hoping that Google make Project IDX compatible with Kotlin ASAP