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.
- [Android Studio] failed to find Build Tools revision 23.0.0 rc1
- Android Studio: Cannot perform refactoring operation
- Error running 'app': No target device found.
- Building library Gradle Project Info: Downloading services.gradle.org
- Failed to install Android.apk on device 'emulator-5554': timeout
- Android Emulator 5.1.1 not loading on Mac OS X Android Studio
- How to Configure Eclipse keymap in IntelliJ IDE
- Android Studio 1.3 beta now Available for Developers
- Instant Run requires Tools | Android | Enable ADB integration to be enabled
- Android Studio : Implement abstract methods shortcut
- Installation error: INSTALL_PARSE_FAILED_MANIFEST_MALFORMED - Android
- Create assets folder in Android Studio - Android-Studio
- Make Android TextView Clickable like Buttons - Android
- Add imports in eclipse shortcut key combinations - Eclipse
- SharePoint error cannot connect to the configuration database - SharePoint
- How to hide quick launch in SharePoint - SharePoint
- MySQL #6 - Error on delete of './my-database/db.opt' (Errcode: 13 - Permission denied) - MySQL
- 11 Weeks of Android Online Sessions-15-Jun-to-28-Aug-2020 - Android
- PHP header location function not called - PHP
- Compare two files in Notepad++ - NotepadPlusPlus
- AlertDialog with no buttons (just text message) - Android
- How to Save Eclipse console logs in external log file - Eclipse
- How to Enable spellcheck Notepad++ - NotepadPlusPlus
- Center align text in TextView Android Programming - Android
- ADT Installation Error: requires plug-in org.eclipse.wst.sse.ui - Android