GLSurfaceView not displayed after emulator-update 12/02/2021 - android-studio

After the last emulator update, the emulator no longer shows the GLSurfaceView. The other views are displayed. Before the update everything was ok and everything is displayed on the physical device too.
Is it possible to undo the update or does anyone know how to solve the problem.
I am grateful for any help.

Related

visual layout editor does not allow drag&drop

I'am a newby in android studio and learning a lot, but now have a problem where i cannot seem to find the answer to.
In android studio you can visualy drag&drop your screen.
I have seen it can do al lot (although you sometimes need the xml) but for me it is not working at all.
I mean i cannot drag&drop any widgets on the screen at all.
Tried changing the theme: no help (really tried a lot of them)
Tried a complete new project: same story
Tried other APK verion: same story
Tried Invalidatd caches / restart: no help
Even with a new project (EmptyActivity) it add's a android.support.v4.widget.NestedScrollView and then gives error's on that
(Failed to find style 'coordinatorLayoutStyle' in current theme).
It also gives an error on layout_height/layout_with not being there. But they are there for each widget.
Please do not missunderstand: when i execute the project i runs just fine (both on phone and emulator) but the visual builder for the screen.....:-(
Does somebody knows how to solve this.
If more info is needed please ask.
Any help is more than welcome.
There are several things that could be causing this:
Your caches could be messed up. Try going to
File > Invalidate Caches / Restart ... (I know that you already tried this, but posting for future views.)
Also, make sure that you don't have Drag-n-Drop with ALT pressed only checked in your Settings (Appearance & Behavior - Appearance).
Finally, in a default project created in Android Studio, there are two XML files created for each layout. For example, content_main.xml is embedded within activity_main.xml. Make sure that you are using content_main.xml for your design work.
In the end i fixed it by changing the SDK version in de gradle file.
still do not understand why it was wrong as studio genereded it that way but now it works so.... for me: case closed.

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.

can't get logcat to work android studio

I've been trying to figure out why my app isn't working, but I can't find Logcat! I just uploaded the new Android Studio release. I've researched and found out where to look to get this message:
ddms: Can't bind to local 8610 for debugger
All the answers I see on SO are for Eclipse. I looked at the developer page, yet for DDMS, it sends you to another page that is full of information for running DDMS in Eclipse!
Please, need some help here! I mean if the dev page is wrong, can't someone show a little love? (Instead of knocking me down 4 points like yesterday. should left in the note I couldn't find my logcat but I was embarrassed.... now not so much .... )
thanks in advance.
I had to open the Android Device Manager to get at the Logcat. It would not scroll through the regular window when the app quit working like it used to (previous to yesterday's and today's updates to Android Studio). As such, I cannot copy and paste code, but can use snagit to capture pngs to post. Thank you. This question is closed.
Check if you have hided it...If it is hiding problems the go through given image to display it or ALT + 6

Browser issue with constant refresh when typing in text field

This is more of a computer question than a programming question and it I am posting in the wrong place, please let me know. My system is running Windows 8, 64bit. Regardless of which browser I use - IE or Chrome, every time I attempt to type something into a text field, the screen refreshes. I have also noticed that the refresh symbol starts to flash. I can get that to stop by pressing the ESC key, but then the screen goes blank. I have done a complete scan of my computer and found no viruses. Any ideas would be great appreciated as this is making things very difficult, including typing this message.
I uninstalled and reinstalled and that seemed to fix the problem.

XCode 4 Core Data hang

XCode4 is hanging on me when I go and save an .xcdatamodel after changing anything. Is anyone else having this issue? I've got everything up to date and am using 10.6.7. It seems like others on a different board re-downloaded 3 and are using that. Don't want to go there if need be. Thanks.
If Xcode is hanging, it's a bug and should be reported via http://bugreporter.apple.com so they can fix it.

Resources