Status Update
Comments
ch...@google.com <ch...@google.com> #2
In order to diagnose this I think we will need more information.
Can you clarify if this happens for a new Native C++ project without any changes to it? Would it be possible for you to share an Android Studio project where you see this issue?
Can you please also share the log files as requested in the instructions in
ar...@gmail.com <ar...@gmail.com> #3
If you clearly look at the bug detail I mentioned above I have submitted the Android Studio version, OS type, version and Video.
cm...@google.com <cm...@google.com> #4
Please could you attach specifically the idea.log file from when this happened, that would help us match the video with what the IDE was doing
ac...@google.com <ac...@google.com> #5
Yes please include both idea.log
as well as logcat
right after seeing it. Thanks.
Description
I am facing an issue in Android Studio where I need to run the app twice for code changes to reflect in the APK. For example, if I modify my app to show a toast message on a button click, the changes do not appear in the first run. However, they are reflected in the second run.
This behavior is causing delays in my development process.
Steps to reproduce: Make a change in the code, such as adding a toast message. Run the app on a device or emulator. Observe that the changes are not applied in the first run. Run the app again, and the changes are reflected. 3. Additional Information: I attached a video of it.
Build: AI-242.23726.103.2422.12816248, 202412180703 AS: Ladybug Feature Drop | 2024.2.2 AI-242.23726.103.2422.12816248, JRE 21.0.4+-12508038-b607.1x64 JetBrains s.r.o., OS Windows 11(amd64) v10.0 , screens 1920x1080 (100%) Android Gradle Plugin: 8.1.1 Gradle: 8.9 Gradle JDK: JetBrains Runtime 21.0.4 NDK: from local.properties: (not specified), latest from SDK: (not found) CMake: from local.properties: (not specified), latest from SDK: 3.22.1-g37088a8-dirty, from PATH: (not found) Source: send_feedback_icon```