Which OS is better for developing android applications? I tried in windows but the emulator takes forever to load...
Is it better in linux?
There is nothing in Linux regarding android development which is not possible in Windows. Though if you have never used Linux environment then stick with Windows to keep things simple. I do strongly suggest trying both, though.
Get Started with Android application development using Linux and Android SDK. Developers interested in the Android mobile operating system are able to use the Android SDK and various IDE software to code applications. These apps can then be made available and marketed to Android users around the world.
Native Android development on Windows means that your app is targeting only Android (not iOS or Windows devices). You can use Android Studio or Visual Studio to develop within the ecosystem designed specifically for the Android operating system.
The open-source operating system , Linux is often the default choice for developers. The OS offers powerful features to developers. The Unix-like system is open to customisation, allowing developers to change the OS as per there needs.
The emulator is fairly slow on all operating systems.
Linux might have an edge for "obscure case" development (especially for large or intricate projects with the ndk) since the desktop environment better matches that of the device itself and is the natural home of the toolchain. But if you get stuck, you can run the obscure tools in a linux VM.
The SDK and on the surface NDK are intended to be platform neutral, so ideally the developers' personal preference or organizational support capabilities would dominate the choice - ie, the intent is that windows shops can do android while remaining windows shops.
Android projects should be entirely portable - unless you rely on additional authoring tools, you should be able to change development host operating systems fairly easily. Though any time you switch machines you need to decide if you are going to move the signing keys or not.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With