Bug P3
Status Update
Comments
ri...@google.com <ri...@google.com>
sh...@google.com <sh...@google.com> #2
This functionality was released in benchmark 1.2.0-alpha06:
You'll need to use an Android 13 (API 33) emulator, and androidx.benchmark:benchmark-macro-junit4:1.2.0-alpha06
, which removes the requirement for root, and thus works on Play emulator images.
Description
There is a handy checkbox to tell Studio to remember that choice ("Do not ask me again").
The checkbox works... but only as long as the current session of Studio. If I quit and restart, stopping the profiler will cause that dialog to come up again.
The problem, particularly with the profiler, is that I *have* to restart the IDE often (due to
The request here is to store my answer somewhere in global Studio settings, not just in memory for the current session, since that only works for a handful of these runs. Also: why wouldn't my answer be the same across sessions anyway?
```
Build: AI-223.8836.35.2231.10023527, 202304270750
AI-223.8836.35.2231.10023527, JRE 17.0.6+0-17.0.6b829.5-9884540x64 JetBrains s.r.o., OS Mac OS X(aarch64) v13.3.1, screens 3024.0x1964.0, 2560.0x1440.0; Retina
AS: Giraffe | 2022.3.1 Beta 2
Kotlin plugin: 223-1.8.0-release-345-AS8836.35.2231.10023527
Android Gradle Plugin: 8.1.0-beta02
Gradle: 8.0
Gradle JDK: JetBrains Runtime version 17.0.4
NDK: from module: 23.1.7779620, from module: 23.1.7779620, from local.properties: (not specified), latest from SDK: (not found)
CMake: from local.properties: 3.22.1-g37088a8, latest from SDK: (not found), from PATH: (not found)
```