Android Studio is a fresh Android development platform or you can say it is Android developing environment which is based on IntelliJ IDEA. It delivers new concepts and features and also it gives new improvements over Eclipse ADT and soon it will be the official Android IDE once it is completely built. On top of the proficiencies you expect from IntelliJ the Android Studio has some amazing built-in features which provides:
- A very flexible Gradle-based framework system.
- Build modifications and numerous APK generations.
- Comprehensive template provision for services like Google Services and numerous device types.
- It also provides great layout editor with supporting feature of theme editing.
- It also offers amazing lint tools to track the presentation, version compatibility, usability and other such problems including interface.
- One of the best features that it provides is ProGuard and app-signing abilities.
- It provides integral provision for Google Cloud Platform, which makes easy to assimilate Google Cloud Messaging and App Engine together.
Android studio beta v0.8.6 download package:
- Includes the Android Studio Beta.
- It also includes all the Android SDK Tools that are used to design, develop, test, and debug the application created.
- The download also contains a flavored version of the Android platform that will help you to compile the applications that you will develop.
- The package will also include a version of the Android system image that will allow you to run and test your developed app in the emulator.
But guys there is one caution that you all must be aware of and it is that by substituting your current installation of Android Studio will eliminate any extra SDK packages that you have mounted. The examples of such packages that can get deleted are target platforms or user system images or model applications. Soto reserve these simply copy them from your existing SDK manual under Android Studio to a momentary position before mounting the update. Then simply move them back once the update gets successfully completed. And if by chance you flop to copy these items and tools then you have only one option left i.e. you can download them again with the help of Android SDK Manager.
So if you have any good experience of using Android Studio beta version then please comment below and let everyone know and in the later posts we will discuss about some more features of this tools so till then stay connected.