Android Studio causes Bluescreen every time - android-studio

I'm using Windows 8.1 Pro and migrated from Eclipse to Android Studio.
But if i start Android Studio, "indexing" is going on and then thousand terminal windows pop up(from the aapt.exe).
Then the bluescreen appears.(SYSTEM_SERVICE_EXCEPTION, event viewer mentions "Microsoft-Windows-Kernel-Power")
I set JAVA_HOME to my jdk path and reinstalled Android Studio.
It didn't help.
Do anybody has some suggestions?

Had the same problem, bluescreen with different messages while building or gradle sync. Disabling "AVG" my preferred anti virus software caused the problem to vanish.

Sorry. I've already forgotten this problem. As said by user4965409, it was my antivirus software. I'm using avast and as I turned it off, it worked.
So disable your antivirus, if you have similiar problems with Android Studio.

If disabling anti-virus doesn't help, it can be a faulty RAM module. This was the problem in my case.
You can check for faults by creating a Bootable USB of this utility.
https://www.memtest86.com/index.html

Related

Android Studio Bumblebee emulator problem

I'm using M1 MacBook Pro. I recently upgraded Android Studio to Android Studio Bumblebee.
When I want to run the emulator, it's just loading. I deleted virtual devices and reinstalled but the same thing happend again and again. What can I do?
I had a problem, too. And I got solved.
Solution.
Preferences - Tools - Emulator - Launch in a window option try unchecked.
refer to link : https://github.com/google/android-emulator-m1-preview/issues/76#issuecomment-1023563846
Have a good day.
example image description here
I checked for "intel virtualization technology" in my PC OS BIOS and just enable it...and emulator starts working.

Emulator display in Android Studio

I need help to get what could be wrong with the emulator in Android Studio. After the last update it shows in this way (image). I've tried to update the emulator, delete the virtual device and create a new one but it still showing this size. Does anyone know if it's a configuration problem or where should I look for?
Emulator display
The problem is often caused by problems with HAXM\HAXM issues also conflicts with other virtualization technologies, that could be incorrect settings, or an out-of-date HAXM driver. Try to reinstalling the HAXM driver.

emulator not showing up on android studio

I've searched all over the web for the past 3 days and can't seem to find a solution. I've done everything mentioned in this post:
Android emulator not showing in Visual Studio
It seems all the 'working' solutions to this problem has been stated in what this guy says he did in his original post, including restarting ADB server (kill and start), restarting my computer, reinstalling emulator and HAMX, installing and running as an admin, changing the timeout delay, reinstalling almost everything, making sure my emulator is installed, etc.
It keeps saying Gradle build finished in 475ms, etc and then waiting for target device to come online for like 5-10 minutes and nothing happens. No emulator shows up. I can't seem to find the solution to this and I am on the verge of giving up, I really need Android Studio to work so I can start on my app.
Can I please get some guidance with this?
If it's relevant, I'm using a Mac.
Have you tried this. Go to the emulator settings and set the Graphics Emulation mode to Software GLES. The default mode will be automatic. I am not sure how it works, but that worked for me on two Linux machines. Being software emulation, the performance of the emulator will not be as good as when using hardware graphics. It seems to be a bug with the SDK.
For me the only thing that worked in macos was to disable docker before starting Studio.
Wipe the data of your Android virtual Device and then start the emulator.
I was using Android studio 4.2 and faced this issue.
No Solutions worked for me so I just erased android studio files. Updated to Android Studio Arctic Fox.
Link to remove android studio files from mac : How to completely uninstall Android Studio on Mac?
For Windows : How to completely uninstall Android Studio from windows(v10)?

Android Studio editor not opening

I installed Android studio, already have jdk 1.8 but when i click on finish during the creation of new project(Customize the Activity) nothing happens, just nothing, what could be the problem.
You could try and restart your computer. Your computer probably needs a restart to fully complete the java installation. You will face this when installing a lot of programming languages. Plus restarting always fixes a lot of things so it couldn't hurt to try.

Android Studio Doesn't Work even after finding the JDK

After installing Android Studio and solving the "unable to find JDK file" problem, When I click on Android Studio it opens up for less than a second and closes rights away, as if nothing happens. Any help?
Thanks in advance.
Windows 7
Android Studio 2.1
I had a similar problem with my installation.
It might not work for you, but uninstalling and reinstalling the application fixed the problem for me.

Resources