Ubuntu showing a white line instead of Android Studio - android-studio

I installed Ubuntu two days ago and Installed Android Studio yesterday. both working. but then I dragged Android Studio to move it, and it just got disappeared. there's only a white thin line left of it as you can see in the picture.
I appreciate any kind of help... :)

Related

Android Studio emulator rotates weird

I've just begun (today) learning how to code for Android. I have my first basic app up and running, but when I rotate the emulator, it goes into this really weird view. I don't know how to explain it, so I'll just attach a screenshot:
As you can see, half of the screen is rotated one direction, and half of the screen is rotated another direction. Only one side of the screen can be interacted with -- the other side is "dead" and doesn't respond to anything.
Looks like it's a bug with Android Studio 4.1 + Big Sur:
https://developer.android.com/studio/known-issues
The suggested fixes both work (copying here for posterity):
Go to the Apple Menu, select System Preferences > General. In the
Prefer tabs when opening documents option, select "never". Then
restart Android Studio.
Upgrade to Android Studio 4.2, currently available in the Beta channel.

Android Studio has a very buggy attribute window when using search bar

So when I try to use the attribute window on Android Studio and wanted to search for something for my text or button it will be very buggy after I click away and click on something else like an Image, it will just keep that inputted search I previously used even though I have removed it.
So far I tried:
1- Restarting Android Studio.
2 - Invalidate Caches.
3 - Tried other PC same problem.
I am using Windows 10 - 64 bit with the latest Android Studio 3.3.2
https://youtu.be/KZrJltsnQL8
Try rebuilding and cleaning the project.

Android Studio is not fitting the screen

I updated all the drivers of my PC. Tried all the resolutions, but still the problem exists. I am not able to access the buttons bellow. Please help.
Here is the screen shot, trying to create new project.
This is a bug that has plagued Android Studio users for months now running on lower resolutions, such as 1366 x 768. The window in question cannot be resized.
To progress to the next screen, simply press Enter.
Edit:
I can say from experience this bug exists in version 1.3, however I can't confirm if it exists in 1.4.

Android Studio Showing squares instead of text

I have a HP Pro tower pre-installed with FreeLnx. Every application renders text correctly. However, each time I launch Android Studio it just shows a bunch of squares instead of text characters thus making it impossible to use the application. The debian version is squeeze and GNOME 2.30.2. Any help will be much appreciated.
I simply changed my system font to FreeSans after which I launched Android Studio poof everything started working all fine.

How to fix Android Studio font issues in IDE menu and labels?

I have just installed new Android Studio. But when I open Android Studio, it shows weird kind of characters. Text and Labels in Menu bar are scrambled / appears to be some kind of garbage characters. Can anybody help me solving this problem? TIK
P.S I am using Windows 10
I'm running Win10 and haven't got the nightmare you are into. My sympathies. Try this and see if it works.
Navigate to your user data folder. My user name is "Joe", so my folder is c:\Users\joe\AndroidStudio1.3\config\options . See screen shot #1 below.
Open ui.inf.xml in NotePad ( I use notepad++ here ).
Change FONT_FACE to "Consolas" - see screen shot #2 below.
Let me know if this works!
Healy in Tampa
I found out the cause of the issue for the same issue happened in my system. It was caused by the windows font which was somehow not supported by Android studio. I changed the windows font to a standard font e.g. Verdana to fix the issue.

Resources