...

/

Android Development

Android Development

In this lesson, you will learn how to set up the development environment uses to create applications in Android.

Android Studio IDE

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

...