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:
...