Questions tagged [android-studio]

257 questions
47
votes
1 answer

Intellij / Android Studio Split Screen

Does Intellij / Android Studio have a split screen option similar to this in vim?
ZenBalance
  • 2,079
28
votes
1 answer

What is the difference between Java CPU and PSU Releases, eg JDK SE 8u101 and JDK SE 8u102

I'm installing JDK SE 8u101 on my mac for Android Studio. Is there any reason I should pick 8u102 vs. 8u101? Are there any noticeable differences in them? Looks like they were released at the same time.
11
votes
3 answers

Will dual Xeons improve Android Studio build times?

I am an Android developer and spend a lot of my time waiting, so I have started considering a a dual Xeon setup. I know that, for example, for a 3D rendering solution - the additional cores improve the speed pretty much linearly, so my question is -…
9
votes
2 answers

Android Studio 3.6 canary 4 - Gradle throwing DefaultProjectSyncIssues exception

I updated Android Studio 3.6 Canary 3 to 3.6 Canary 4 few hours ago, and just moments ago I tried to open a project, but it didn't even configure when I opened the project. I already had Gradle 3.6.0-alpha04 before updating to 3.6C4** Why is Gradle…
The Badak
  • 193
8
votes
3 answers

Android Emulator closed because internal error: emuglConfig_init: blacklisted=0 has_guest_renderer=1

I've searched just about everywhere for this issue: emuglConfig_init: blacklisted=0 has_guest_renderer=1 to try and solve it. Could someone shed some light on this? Here's a screenshot of the given issue
7
votes
2 answers

How to update Android Studio from a zip file?

I am using Android Studio 1.2.1.1, and I downloaded latest update. It was given as a zip folder. How to update Android studio from that folder?
7
votes
2 answers

Android Studio not fetching documentation properly

In Android Studio editor, the ctrl-q and/or code completion popup to show related documentation does not give documentation on object. I only get a window claiming that URL's have been searched. the following is the text from a typical popup: (with…
Chuck
  • 171
6
votes
2 answers

What plugins are safe to disable on Android Studio to make it lighter?

I installed Android Studio, it has lots of plugins enabled by default and disabling them makes the program start much faster. I'm sure I don't need all of that since I'm only a student at the moment, I'm also working with Java only. Can someone…
cZeph
  • 63
6
votes
2 answers

Emulator for Android Studio doesn’t launch

Emulator for Android Studio 3.6 Canary 9 not launch when run app. Before that it worked well, but suddenly I got this: 7:15 PM Emulator: WARNING: unexpected system image feature string, emulator might not function correctly, please try updating the…
6
votes
2 answers

Android studio preview not showing title bar and menu bar?

I'm trying to create an app, but for some reason i can't see the title bar and menu bar in the preview section (shown on picture). I have tried changing the Theme, still doesn't work. Looked up other people's issues with it, but no one seems to…
6
votes
2 answers

limit priority/threads for Gradle/Android Studio builds?

When Android Studio builds my project, it easily eats up all my 8 cores. I'd like to be able to fluently browse the internet while my app is compiling. Is there a way I can set Gradle's java processes to have a low priority (nice level > 10)? That…
quezak
  • 243
5
votes
1 answer

How do you update curl on Windows 10?

I have an issue where I cannot develop on my Windows device because the curl that comes bundled with it produces next InitializeSecurityContext failed: SEC_E_ILLEGAL_MESSAGE (0x80090326) How do I know Windows curl is to blame? Because I tried the…
User1291
  • 587
5
votes
3 answers

The preview in Android Studio is stuck on "Loading..." and doesn't ever load

screenshot of my preview I open Android Studio and everything in my project loads except for the preview screen. How can I make the preview load?
abc123
  • 51
5
votes
2 answers

When I try to update Android Studio I get " error resolving packages "

I have Android Studio 3.4.2 on Ubuntu 18.0.4 When I try to update it I get below error error resolving packages Package "Android Emulator" with revision at least 29.1.7 not available I search for this error but I could not find any solution for…
Salim
  • 51
5
votes
2 answers

PC sound is distorted when an Android Emulator is open

I'm running Archlinux 5.2.0-arch2-1-ARCH and Android Studio 3.4.2 When I open an Android Simulator Device with (AVD Manager) an I'm reproducing any kind of sound (music on Spotify, or YouTube in a web browser) from any source, the sound gets…
1
2 3
17 18