While using Android Studio on Ubuntu there are scenarios where the IDE will stop responding to keyboard input or start inputting random characters?
How to fix this? Or possible workarounds.
While using Android Studio on Ubuntu there are scenarios where the IDE will stop responding to keyboard input or start inputting random characters?
How to fix this? Or possible workarounds.
This is the only thing that worked for me on Ubuntu 20.04.
Home/.android
directoryFile > Invalidate Caches/Restart
I also deleted the project level
.idea
folder, can't say for sure if that did anything. You may try it.
This is a known issue with:
The 2 workarounds that helped me were: