How to install AndroidIDE

How to install AndroidIDE


Hey guys,

Recently we noticed that people facing errors while installing AndroidIDE thats why we thought about writing a full installation tutorial.

  • Step 1: Download all required files.

The most important thing while installing AndroidIDE is downloading the right files, do not use old build tools while installing or updating AndroidIDE. Different AndroidIDE uses different build tools, download and install only the current needed build tools.


As you can see every file has an update date, so you can check if you've already downloaded the latest required build tools.
  • Step 2: Create a folder including the build tools.

AndroidIDE needs a folder including the build tools to install them. You can use any folder, the name doesn't matter but the folder should only contains the required files, not anything else.

We created a folder with the name "installer" and copied all build tools inside it in order to install it.
  • Step 3: Install AndroidIDEs apk and install build tools


After searching and clicking on the "installer" folder we need to select it. Below you can see how to do it:

Click on the button in the right bottom corner to select the folder.

After selecting the folder it will go back to the installation screen, now you can see the files that where inside the selected folder.
Click now on the "Install" button to start installing the build tools in order to use AndroidIDE.

After clicking on the "Install" button the install process will be displayed.

The install process will take around 5-10 minutes, this depends on your phones speed. The average installation time is 3-4 minutes. Keep in mind that AndroidIDE requires a lot of memory and RAM to work.

Now you can see the installation process of AndroidIDE, this will take a bit. Just wait.

After installation a pop up window will appear, restart AndroidIDE and start coding!
Thats all, now you're good to go.

Report Page