Skip to main content




(*10*)


android-studio-830x380-4498634

Windows Phone or Windows 10 Mobile seems to have no future for many developers or companies dedicated to the world of mobile applications. But this does not mean that we cannot use Windows 10 to develop mobile applications. Not much less.

The largest platform, Android, has enough tools for any developer to create applications from Windows 10. For this we just have to use Android Studio, the IDE that Google has created for its developers. Installing Android Studio in Windows 10 is very easy, but it is also true that requires many steps and ancillary programs to function properly.

Java JDK Installation

Android uses Java programs to work. This means that We need to install the Java Development Kit for Android Studio to work properly.. Surely many of you think you already have Java, but in this case we will need a special Java program. This program is called Java SE Development Kit or also called JDK. You can get it from the official Java web portal.

Once we have downloaded the program, we install it and restart the PC. This last step is required for the necessary changes to take effect.

Android Studio installation

Now that we have the JDK installed on our Windows, we can install Android Studio. We must first address the official Android web portal and get the respective version of Android Studio for Windows. Once we have downloaded the package, we double click on the package and the installation wizard will appear. An assistant that is of the "next" type, in other words, pressing the next button all the way to the end.

After that, it will appear the Android Studio shortcut icon on our Windows 10 desktop. It is possible that we have problems installing this application. And is that Android Studio is a demanding program that will ask us to have a fairly powerful PC. At least with 3 Gb of ram memory and 2 Gb of hard disk space. If we comply with these requirements, the installation will not present any problem.

Close Menu