

The 32-bit version can only be downloaded as a zip file, while 64 bit is available as exe installer. Under downloads for windows, you can either download 64 bit or 32-bit versions. If you have an old Android project’s, which uses the JDK you can convert them to use the OpenJDK from the Android Studio menu, File > Project Structure -> SDK Location -> JDK location and check the Use embedded JDK Downloading Android Studio

Hence there is no need to install the JDK separately.

The Apps using Java or Kotlin can runs natively in the device. Frameworks like Ionic uses the Hybrid model, where you can build apps using HTML & Javascript and runs inside a native app shell in the device. Each employs different techniques to build the App. For Example, you can use Ionic, React Native, NativeScript, Java, Kotlin and now the latest flutter. We can develop apps for android in many ways. It is built on top of JetBrains IntelliJ IDEA software. The IDE is developed & maintained by google. How to install Android Studio on WindowsĪndroid Studio is an integrated development environment to build, develop, test and distribute Android-based applications.
