Android Development

In this lesson, you will learn about the development environment that you can set up to begin creating applications in Android.

We'll cover the following

Android Studio IDE

Google provides great tooling to build Android applications, and the main one is Android Studio IDE. It’s based on IntelliJ IDEA and provides tons of features, like:

With Android Studio, we can test applications either on emulator or directly on the device.

Through this course, we will use educative.io Android widget which provides a pre-configured environment to build and launch Android applications in your browser, so you don’t need to do any setup.

Get hands-on with 1200+ tech skills courses.