├── app │ ├── .gitignore │ ├── build.gradle │ ├── libs │ ├── proguard-rules.pro │ ├── src │ │ ├── androidTest │ │ │ ├── java │ │ │ │ ├── com ...
Android Studio is the official integrated development environment (IDE) for Google’s Android operating system, built on JetBrains’ IntelliJ IDEA software and designed specifically for Android ...