Questions tagged [android-studio-girafee]

6 questions
48
votes
11 answers

how to show Back/Forward buttons in Android Studio 3.0.1 IDE

It's quite annoying since upgrading to Android Studio 3.0.1 such that the "Back/Forward" buttons are not displayed in tool bar at the top in IDE any more. I know, I can select "Navigation-> Back/Forward", but obviously, it's very annoying if you…
12
votes
1 answer

How to disable new Logcat in Android Studio Giraffe?

I just updated to Android Studio Giraffe 2022.3.1 and the new Logcat mode has been turned on for me. This was off for me in the previous version as I opted out. Is there a way to keep the old Logcat?
10
votes
2 answers

Android Studio Instrument Test Status are not shown but Tests actually work

When I run my UI tests, they work perfectly fine and I can see tests are passed through logs. But Status of the Tests is never updated on Android Studio's panel. Did anyone experience the same problem? Test results as…
1
vote
1 answer

Android studio Giraffe debugger not working, no variables shown in the lower left of my screen

I am using android studio Giraffe when i add breaks to the code in my app, and i run in debug mode, it doesn't show any of the variables in the lower left window such as i see in so many examples. i have looked all over the internet and in youtube…
0
votes
0 answers

Android studio build failed unresolved reference error

Unable to build android studio project when we try to add new layouts in xmls. Even though the reference is available through view binding android studio throws Unresolved reference error I have tried clearing the cache Cleaning and rebuilding the…
0
votes
0 answers

Can't combine more than one project on android studio like before

When i uncheck the new ui on android studio giraffe, i can open more than one project in android studio but, if i check new UI, the project can't open together, honestly i love new UI but, how do i can combine more than two project in AS giraffe new…