Android Studio 1.3 is now available for developers under the Beta channel. A large number of blocker issues raised in 1.2 are been resolved in this version.
Features in Android Studio v1.3 build :
- New Allocation Tracker: It keeps track records of an application's memory allocation. It lists all allocated objects for profiling cycle with its stack, size and allocation code.
- New Heap dump Viewer: It can be used to view real-time reports of what types of objects of your application has allocated with what sizes on the heap.
- Many new code inspections to enforce framework and support library threading annotations, range annotations, call super, check result, etc.
- Missing permission checks and unhandled revocable permission checks.
- Android M preview data binding Support added.
- Google Analytics support.
- SDK update notifications, and brand new integrated SDK manager UI.
- Many new built-in live code templates.
- Some smaller features and bug fixes.
Provide Feedback For This Article
We take your feedback seriously and use it to improve our content. Thank you for helping us serve you better!
😊 Thanks for your time, your feedback has been registered!
Comments & Discussion
Facing issues? Have questions? Post them here! We're happy to help!