Package Details: android-studio 2024.2.2.13-1

Git Clone URL: https://aur.archlinux.org/android-studio.git (read-only, click to copy)
Package Base: android-studio
Description: The official Android IDE (Stable branch)
Upstream URL: https://developer.android.com/
Keywords: android
Licenses: Apache
Submitter: TamCore
Maintainer: kordianbruck (SailReal)
Last Packager: SailReal
Votes: 1084
Popularity: 5.08
First Submitted: 2013-05-15 19:45 (UTC)
Last Updated: 2025-01-10 19:43 (UTC)

Pinned Comments

C0rn3j commented on 2024-10-26 17:04 (UTC)

2024.2 added a Wayland backend, not enabled by default. Works fine for me so far.

https://blog.jetbrains.com/platform/2024/07/wayland-support-preview-in-2024-2/

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 53 Next › Last »

<deleted-account> commented on 2022-09-09 09:59 (UTC)

I recently installed Android Studio but when I want to start the emulator, can't start it, and in the logs I'm getting Fatal: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

I reinstalled it but the problem persist, could be that I'm missing some qt dependency?

allexj commented on 2022-08-27 12:08 (UTC) (edited on 2022-08-27 12:11 (UTC) by allexj)

If you encounter the error: process for avd emulator has terminated and you see logs in terminal like: ERROR - Emulator: - Emulator terminated with exit code 1 or at java.base/java.lang.Thread.run(Thread.java:829) ERROR - Emulator: Android Studio Chipmunk | 2021.2.1 Patch 2 Build #AI-212.5712.43.2112.8815526 ERROR - Emulator:- JDK: 11.0.12; VM: OpenJDK 64-Bit Server VM; Vendor: JetBrains s.r.o." or "PANIC: Broken AVD system path. Check your ANDROID_SDK_ROOT value [/opt/android-sdk]!....

here is how to fix: https://stackoverflow.com/a/58724345/5953720

and start android-studio via terminal

bazza commented on 2022-06-07 20:00 (UTC)

/opt/android-studio/jre/bin/java: symbol lookup error: /opt/android-studio/jre/lib/libnio.so: undefined symbol: initInetAddressIDs

ntsk commented on 2022-05-01 11:03 (UTC)

After the update, I am unable to start the program...

2022-05-01 19:57:06,866 [    402]  ERROR - llij.ide.plugins.PluginManager - Expected static method 'void com.intellij.util.ui.EdtInvocationManager.invokeAndWaitIfNeeded(java.lang.Runnable)' 
java.lang.IncompatibleClassChangeError: Expected static method 'void com.intellij.util.ui.EdtInvocationManager.invokeAndWaitIfNeeded(java.lang.Runnable)'
    at com.intellij.openapi.application.impl.ApplicationImpl.<init>(ApplicationImpl.java:161)
    at com.intellij.idea.ApplicationLoader.executeInitAppInEdt(ApplicationLoader.kt:60)
    at com.intellij.idea.ApplicationLoader.access$executeInitAppInEdt(ApplicationLoader.kt:1)
    at com.intellij.idea.ApplicationLoader$initApplication$1$1.run(ApplicationLoader.kt:363)
    at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:313)
    at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:776)
    at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:727)
    at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721)
    at java.base/java.security.AccessController.doPrivileged(Native Method)
    at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85)
    at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:746)
    at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)
    at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)
    at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113)
    at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)
    at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
    at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
2022-05-01 19:57:06,868 [    404]  ERROR - llij.ide.plugins.PluginManager - Android Studio Bumblebee | 2021.1.1 Patch 3  Build #AI-211.7628.21.2111.8309675 
2022-05-01 19:57:06,872 [    408]  ERROR - llij.ide.plugins.PluginManager - JDK: 11.0.11; VM: OpenJDK 64-Bit Server VM; Vendor: JetBrains s.r.o. 
2022-05-01 19:57:06,872 [    408]  ERROR - llij.ide.plugins.PluginManager - OS: Linux 

Start Failed
Internal error. Please refer to https://code.google.com/p/android/issues

Linux version 5.17.3-arch1-1 (linux@archlinux) (gcc (GCC) 11.2.0, GNU ld (GNU Binutils) 2.38) #1 SMP PREEMPT Thu, 14 Apr 2022 01:18:36 +0000

rajsav commented on 2022-04-27 14:02 (UTC)

FYI - I had the following 3 issues when installing and trying to run emulator:

1) Virtualisation needed to be switched on in my BIOS (quite annoying as I was running on a headless server so needed a trip to where the machine was)

2) needed package libpulse installed (Guess this should be a dependency)

3) Didn't work with latest openjdk (version 17 at the time) - Had to downgrade to package jdk11-openjdk

letorbi commented on 2022-03-18 23:26 (UTC) (edited on 2022-03-19 00:13 (UTC) by letorbi)

Me and some other persons (https://stackoverflow.com/questions/71316605/google-maps-missing-in-extended-controls-android-emulator) are having the problem that Google Maps is not visible in the extended Android emulator controls.

Everything works fine when I install Android Studio via Flatpak. So the origin of the problem may be within the AUR package.

Has anyone else experienced the same problem? Or - vice versa - is Google Maps visible in the extended controls for someone?

<deleted-account> commented on 2022-03-16 03:50 (UTC)

I'm currently having an issue with the stable build where it cannot properly clone a git repository. I've tried other builds and the only one that seems to work is the canary build. Here is the full error:

Invocation failed Unexpected end of file from server java.lang.RuntimeException: Invocation failed Unexpected end of file from server at org.jetbrains.git4idea.GitAppUtil.sendXmlRequest(GitAppUtil.java:30) at org.jetbrains.git4idea.http.GitAskPassApp.main(GitAskPassApp.java:58) Caused by: java.net.SocketException: Unexpected end of file from server at java.base/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:866) at java.base/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:689) at java.base/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:863) at java.base/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:689) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1615) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) at org.apache.xmlrpc.DefaultXmlRpcTransport.sendXmlRpc(DefaultXmlRpcTransport.java:87) at org.apache.xmlrpc.XmlRpcClientWorker.execute(XmlRpcClientWorker.java:72) at org.apache.xmlrpc.XmlRpcClient.execute(XmlRpcClient.java:194) at org.apache.xmlrpc.XmlRpcClient.execute(XmlRpcClient.java:185) at org.apache.xmlrpc.XmlRpcClient.execute(XmlRpcClient.java:178) at org.jetbrains.git4idea.GitAppUtil.sendXmlRequest(GitAppUtil.java:27) ... 1 more unable to read askpass response from '/home/username/.cache/Google/AndroidStudio2021.1/tmp/intellij-git-askpass-local.sh' could not read Username for 'https://git.test.server': No such device or address

sunriseast commented on 2022-03-04 01:37 (UTC)

==> Validating source files with sha256sums... android-studio-2021.1.1.22-linux.tar.gz ... FAILED

WildOrangutan commented on 2022-03-03 16:50 (UTC)

@SailReal hm, seems like my package manager didn't detect update. Managed to update it manually. Sorry about that.