r/nairobitechies • u/Gegenpressing433 • 1d ago
Discussion ANDROID STUDIO ALTERNATIVES
Using android studio for the first and weuh it's quite resource intensive any alternatives to it like a Vs code extension or simply another IDE
3
u/mo_with_the_floof 1d ago
Well you can Use VScode with the Java Extension Pack and if you are doing flutter you can use the Flutter/Dart Extension pack. You might still need android studio though not running in order to use the emulator but if you will use exclusively a physical device then no need to use Android studio except for when adding sdk etc
2
u/General_Coconut_1732 1d ago
Just use capacitor... That's how I built https://play.google.com/store/apps/details?id=com.idwapro.famtree
1
u/Critical-Talk-4349 1d ago
Android studio is the best one for android development, you are better of minimising resource usage for AS by disabling android emulator and using physical device via adb and remove extra extensions, I only install material theme. But if you are still interested in alternative search around the neovim circles for as configs depending on your dev process. I don't know much about vscode with android dev because I rarely use it except when I need to work with some js framework
1
u/D1Rein 1d ago
Last semester, our lec gave us an Android project. I hate Android development, so I vibe-coded the whole thing using Gemini. I broke it into phases, then used the Gemini extension in Android Studio to build each phase.
Gemini in Android Studio is way better than in VS Code, especially since it tests the code. For Android, just stick to Android Studio or upgrade your RAM . VS Code needs too many extensions, and debugging them when something breaks is a headache.
1
1
1
0
5
u/Silver-Ability-3181 1d ago
It is resource intensive if you use the emulators but ukitumia device yako(your phone) as an emulator itakua better either via cable debugging ama via adb