Android Studio is where the Android build of Nodey came together β building, running it on the emulator, and shipping a Kotlin/Jetpack Compose app that's a true 1:1 match with the iOS version. I chose it because it's the standard toolchain for native Android, and pairing it with Claude Code writing the actual Kotlin is what let me ship a genuinely native Android app in parallel with iOS, rather than settling for a cross-platform shortcut.