Conclusion

In this lesson, you learned the essential steps to install Android Studio, the official integrated development environment (IDE) for Android app development. The process involved downloading the installation file and going through the installation wizard. You also learned about the Android Studio naming convention. You should be able to identify and understand what version to look for and install. The JDK is essential to Android Studio and needs to be compatible with the version that is installed. Finally, you created your very first Android app using the project creation wizard. Continue on to the next lesson to get to know Android Studio more and learn how to customize it to fit your needs.

See forum comments
Download course materials from Github
Previous: Demo Next: Quiz: Install Android Studio