During the WE I developed my first Android app. For this prototype, I used Java, not Kotlin. Android Studio works well. The available tutorials are also good. The main hurdle is that even for a simple app, accessing network resources requires you to deal with several threads and intercommunications.
10 months ago