Skip to main content

Getting Started with AndroidIDE

This tutorial walks through the process of installing the build tools like JDK, Android SDK, etc. in AndroidIDE.

Attention!!!

Make sure you already finish the Installation step.

Introduction

AndroidIDE is a feature-rich Integrated Development Environment (IDE) for developing Gradle-based Android applications on Android devices. The IDE offers an impressive range of features, including Gradle support, a Termux-based terminal with necessary packages, advanced Java and XML code completions.

In this tutorial, we're going to walk through the steps to create your first application.