You are not logged in.

#1 2024-05-15 05:10:53

dcsk
Member
Registered: 2024-05-15
Posts: 2

AVD of android studio not opening

hey guys so i am new to arch linux and i just did a fresh install of arch linux with all graphics driver installed and working. But when i installed android-studio from AUR i am not able to open the AVD

[saravana@dhruvassaravana ~]$ android-studio
CompileCommand: exclude com/intellij/openapi/vfs/impl/FilePartNodeRoot.trieDescend bool exclude = true

(process:2119): Gtk-WARNING **: 15:49:58.013: Locale not supported by C library.
	Using the fallback 'C' locale.
2024-05-15 15:49:58,085 [    619]   WARN - #c.i.s.ComponentManagerImpl - com.android.tools.idea.stats.TypingLatencyTracker initializer requests org.jetbrains.android.AndroidPluginDisposable instance
2024-05-15 15:49:58,094 [    628]   WARN - #c.i.s.ComponentManagerImpl - com.android.tools.idea.stats.TypingLatencyTracker initializer requests com.android.tools.idea.concurrency.AndroidExecutors instance
2024-05-15 15:49:58,202 [    736]   WARN - #c.i.s.ComponentManagerImpl - com.android.tools.idea.flags.StudioFlags initializer requests com.android.tools.idea.flags.StudioFlagSettings instance
2024-05-15 15:49:58,539 [   1073]   WARN - #c.i.n.i.NotificationGroupManagerImpl - Notification group Logcat is already registered (group=com.intellij.notification.NotificationGroup@72f75827). Plugin descriptor: PluginDescriptor(name=Android, id=org.jetbrains.android, descriptorPath=plugin.xml, path=/opt/android-studio/plugins/android, version=233.14808.21.2331.11709847, package=null, isBundled=true)
2024-05-15 15:49:58,624 [   1158]   WARN - #c.i.s.ComponentManagerImpl - com.intellij.psi.search.FilenameIndex initializer requests com.intellij.ide.plugins.PluginUtil instance
2024-05-15 15:49:59,143 [   1677]   WARN - #c.i.o.v.n.p.d.e.DurableEnumeratorFactory - [enumerator.mmapped]: .valueToId map is out-of-sync with .valuesLog data -> rebuilding it
2024-05-15 15:50:14,213 [  16747]   WARN - #com.android.ddmlib - * daemon not running; starting now at tcp:5037
2024-05-15 15:50:16,320 [  18854]   WARN - #c.i.u.j.JBCefApp - JCefAppConfig.class is not from a JBR module, url: jar:file:/opt/android-studio/lib/lib.jar!/com/jetbrains/cef/JCefAppConfig.class (Use JBR bundled with the IDE)
2024-05-15 15:50:16,342 [  18876]   WARN - Emulator: Pixel 8 Pro API 34 - Emulator terminated with exit code 127
2024-05-15 15:50:17,218 [  19752]   WARN - #com.android.ddmlib - * daemon started successfully
2024-05-15 15:50:38,856 [  41390]   WARN - Emulator: Pixel 8 API 34 - Emulator terminated with exit code 127
2024-05-15 15:50:55,332 [  57866]   WARN - #c.i.s.ComponentManagerImpl - com.jetbrains.cidr.lang.settings.OCCustomOptionCpp initializer requests com.intellij.util.LocaleSensitiveApplicationCacheService instance

these are the logs

Offline

#2 2024-05-15 14:27:23

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 20,008

Re: AVD of android studio not opening

It looks like your emulator is trying the Pixel 8 Pro.  If I recall correctly, Android-Studio installed with the Pixel 3 as the default.    Is this the first time you are running studio, or has something broken?
What are your graphics controllers?


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#3 2024-05-15 14:28:42

WorMzy
Forum Moderator
From: Scotland
Registered: 2010-06-16
Posts: 12,163
Website

Re: AVD of android studio not opening

Mod note: Moving to AUR Issues.


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#4 2024-05-15 17:45:41

cakehunter
Member
Registered: 2024-04-05
Posts: 5

Re: AVD of android studio not opening

Offline

#5 2024-05-17 15:53:42

dcsk
Member
Registered: 2024-05-15
Posts: 2

Re: AVD of android studio not opening

ewaller wrote:

It looks like your emulator is trying the Pixel 8 Pro.  If I recall correctly, Android-Studio installed with the Pixel 3 as the default.    Is this the first time you are running studio, or has something broken?
What are your graphics controllers?


I am using jellyfish version of android studio so it has pixel 8 as default and yes this is my first time running studio

[saravana@dhruvassaravana emulator]$ lspci | grep -i vga
00:02.0 VGA compatible controller: Intel Corporation CoffeeLake-H GT2 [UHD Graphics 630] (rev 02)
[saravana@dhruvassaravana emulator]$ lspci | grep -i  3d
01:00.0 3D controller: NVIDIA Corporation TU117GLM [Quadro T2000 Mobile / Max-Q] (rev a1)

so my laptop has hybrid graphics card.

Offline

Board footer

Powered by FluxBB