Operating system: Windows
License: Free
Description
Android Studio – an integrated development environment with all the necessary features to develop the Android applications. The software uses an emulator with the support for multiple configurations of the Android devices to launch and test the applications. Android Studio is able to monitor the performance of the created application, view its interface without launching the emulator or physical device, automate the construction process, create the different versions for a single application, etc. Android Studio contains an intelligent editor which automatically applies the necessary formatting and code style depending on the programming language and has the static analyzer to detect the potential errors in the source code. Also Android Studio supports a number of templates with the established settings to create the basic applications.
Main features:
- Modeling of the various configurations of the Android devices
- Multifunctional emulator
- Intelligent code editor
- Advanced set of construction tools based on the Gradle
- Built-in code analyzer
- Range of templates and integration with GitHub