Kotlin DSL build script files (*kts) now are supported. Kotlin build scripts offer a suite of quick fixes from the Project Structure dialog.
An upgraded Layout Inspector makes debugging a UI more intuitive by providing access to data that stays updated with a running app and offering insights on resource usage. A Layout Validation capability compares a UI across multiple screen dimensions.
The CPU Profiler in Android 4.0 provides CPU recordings separate from the main profiler timeline, and they’re organized in groups for easier analysis.
For developers writing C++, clangd is now the primary language analysis engine for code navigation, completion, inspection, and displaying code errors and warnings. The clang-tidy linter tool is now bundled with Android Studio.
Kotlin DSL build script files (*kts) now are supported. Kotlin build scripts offer a suite of quick fixes from the Project Structure dialog.
An upgraded Layout Inspector makes debugging a UI more intuitive by providing access to data that stays updated with a running app and offering insights on resource usage. A Layout Validation capability compares a UI across multiple screen dimensions.
The CPU Profiler in Android 4.0 provides CPU recordings separate from the main profiler timeline, and they’re organized in groups for easier analysis.
For developers writing C++, clangd is now the primary language analysis engine for code navigation, completion, inspection, and displaying code errors and warnings. The clang-tidy linter tool is now bundled with Android Studio.
0 Comments