Is rebuilding an android app I made with Java in 2017 with Kotlin and latest practices a good way to relearn modern Android? - eviltoast
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/androiddev by /u/Upper-Ad7208 on 2023-11-02 14:35:31.


Im have been out of the android game for a bit and want to get back in for a possible career change from web to mobil. The app I made used many of the typical android components/conventions like mvvm, retrofit, recyclerviews, intents, fragments, notifications, room, etc. Is there anything I should pay more attention to?