GistID: a478ea8f830d613e9e64b9ec712be31d
As with every good start to a project I cheat and Google what other people of done. Search terms "ui focus android framework" landed me on a blog post that summarizes the development improvement take-ways that the author obtained from the 2018 Google I/O conference.
What I meant to search was "ui focused android framework". The first search result was Flutter which looked like a UI-focused cross-platform framework for Android. I'd rather try out Kotlin on Android for now, but it does look interesting.
I have also considered React Native, which would allow me to get some exposure to React as well.
I bought a Kotlin Andoird course from udemy.com called "The Complete Android Kotlin Developer Course". The first thing I noticed is the instructor is using IntelliJ IDEA instead of Android Studio. Does IntelliJ have better Kotlin support than Anroid Studio?
I downloaded the free IntelliJ IDEA Community Edition here.