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.
- Step-by-Step: How to install Flutter in Android Studio
- [Android Studio] How to locate code for activity_main.xml
- [Event Log] Android Studio performance could be improved
- Android Studio emulator/Device logCat logs not displayed
- Show Android Studio Emulator in a Separate Window
- Android Studio SDK Build-tools 23 rc2 not getting installed
- Android Emulator Screenshot saved location
- [Android Studio] Error: Missing system image on device
- Android Studio NoClassDefFoundError: java.awt.Toolkit
- Android [SDK Manager] The system cannot find the path specified
- [Android Studio] Could not automatically detect an ADB binary
- Installing Android Studio Dolphin on Mac with Apple (M1/M2) Chip
- [Android Studio] MainActivity does not exist
- How to enable line numbers in IntelliJ Android Studio for all files
- Android Studio - Installed build tools revision 31.0.0 is corrupted. Remove and install again using the SDK manager.
- Android Studio setup was canceled - How to resume
- Your Android SDK is missing, out of date or corrupted SDK Problem
- Locate MainActivity Java or Kotlin file in Android Studio
- How to Determine Android Studio Gradle Version
- Delete Android Studio Projects
- [Android Studio] Button on click example
- Create assets folder in Android Studio
- Disabling Spell Check in Android Studio
- How to save IntelliJ IDE Console logs to external log file
- How to install Android Studio Chipmunk and SDK tools on macOS (2021.2)
- 'Edit Document' Requires a Windows Sharepoint Services-compatible application and Microsoft Internet Explorer 6.0 or higher - SharePoint
- 70+ HTTP Error Codes CheatSheet - Html
- How to Add Brew to PATH M1/M2 Mac - MacOS
- Fix: fatal error: No such file or directory compilation terminated - Python
- Get Current time in GMT/UTC using JavaScript - JavaScript
- Python f-strings Formatted String Literals Syntax and Examples - Python
- How to Run JavaScript on Mac Terminal - JavaScript
- What Java version is used for Minecraft 1.18 - Java