hi, this package seems to be using prebuilt binaries, but the AUR guidelines say that packages with prebuilt binaries should use the suffix -bin
, is there an exception for this package?
Search Criteria
Package Details: android-studio 2024.2.2.13-1
Package Actions
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: | 6.09 |
First Submitted: | 2013-05-15 19:45 (UTC) |
Last Updated: | 2025-01-10 19:43 (UTC) |
Dependencies (8)
- alsa-lib
- freetype2 (freetype2-macosAUR, freetype2-gitAUR, freetype2-qdoledAUR)
- libxrender
- libxtst
- which (busybox-coreutilsAUR)
- gtk2 (gtk2-patched-filechooser-icon-viewAUR) (optional) – GTK+ look and feel
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, amdgpu-pro-oglpAUR, nvidia-340xx-utilsAUR, libglvnd) (optional) – emulator support
- ncurses5-compat-libsAUR (optional) – native debugger support
Required by (8)
- android-material-icons (optional)
- android-studio-launcher
- flutter-beta (optional)
- flutter-dev (optional)
- flutter-git (optional)
- flutter-intellij-patch (optional)
- jdk-android-studio
- kode-studio-bin (optional)
Sources (3)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 .. 53 Next › Last »
yukijoou commented on 2024-08-12 00:15 (UTC)
SailReal commented on 2024-06-20 05:21 (UTC)
I'm currently on vacation, will update the package on 2024-06-22
SailReal commented on 2024-06-11 09:19 (UTC)
Hey all,
Important security update: A security vulnerability (https://www.cve.org/CVERecord?id=CVE-2024-37051) in the GitHub plugin (https://plugins.jetbrains.com/plugin/13115-github) available in Android Studio Iguana | 2023.2.1 and higher could expose access tokens to unauthorized parties.
Please read more in https://androidstudio.googleblog.com/2024/06/android-studio-jellyfish-202331-patch-2_10.html?m=1 to see if you're affected and need to revoke the access token.
murprakoso commented on 2024-05-19 01:55 (UTC)
During the reinstallation of Android Studio, an error occurred due to a truncated zstd input when extracting liblldb.so
from the NDK plugin resources. This caused the transaction to abort and no packages were upgraded.
:: Processing package changes...
(1/1) reinstalling android-studio [#######################################] 100%
error: could not extract /opt/android-studio/plugins/android-ndk/resources/lldb/lib64/liblldb.so (Truncated zstd inp
ut)
error: problem occurred while upgrading android-studio
error: could not commit transaction
error: failed to commit transaction (transaction aborted)
Errors occurred, no packages were upgraded.
-> error installing: [/home/althea/.cache/yay/android-studio/android-studio-2023.3.1.18-1-x86_64.pkg.tar.zst] - exi
t status 1
zilot commented on 2024-05-17 10:52 (UTC) (edited on 2024-05-17 10:54 (UTC) by zilot)
Fresh install of arch in a laptop, installed android-studio, I tried to build & run if everything was working, but the device manager was stuck on « starting up »
How did I fix this issue :
-
help
-
open show log in file manager
-
open idea.log
-
Files was telling me two things :
2024-05-17 12:36:19,100 [1353662] INFO - Emulator: Pixel 6a API 33 - Process finished with exit code 127
and
2024-05-17 12:36:19,097 [1353659] INFO - Emulator: Pixel 6a API 33 - /home/zilot/Android/Sdk/emulator/qemu/linux-x86_64/qemu-system-x86_64: error while loading shared libraries: libbsd.so.0: cannot open shared object file: No such file or directory
After installing the package libbsd (pacman -S libbsd
) and restart android-studio, it worked fine.
Maybe there is a dependency to be added for this package ?
furai commented on 2023-12-03 10:49 (UTC) (edited on 2023-12-04 07:23 (UTC) by furai)
https://github.com/kordianbruck/arch-aur-android-studio/pull/17
There's updated version if anyone is willing to test. For me it updated without issues on 2 machines. But @SailReal had some problems. Would be nice if anyone was willing to help and test.
EDIT: That got merged in.
scott commented on 2023-11-13 13:41 (UTC) (edited on 2023-11-13 15:33 (UTC) by scott)
[SOLVED] When I run /opt/android-studio/bin/studio.sh
(which I do just after installing android-studio from here), I have exactly the same error as SajeOne below:
/opt/android-studio/jre/bin/java: symbol lookup error: /opt/android-studio/jre/lib/libnio.so: undefined symbol: initInetAddressIDs
can someone tell me how to fix this?
In my case, at least, i found a solution here: I simply needed to unset LD_LIBRARY_PATH
.
(That being said, the fact is that before I unset
it, it was set to /usr/lib64/nvidia/:/usr/lib32/nvidia:/usr/lib:
. I was/am worried that merely unset
ting LD_LIBRARY_PATH
would break something. I'm (obviously) a newbie, but after some digging I found that it is /etc/X11/xinit/nvidia-xinitrc
which set/exported the LD_LIBRARY_PATH
, and this is called by the command nvidia-xrun
which I use to start X.
So rather than unset LD_LIBRARY_PATH
, I added the following line to my .bashrc
file:
export LD_LIBRARY_PATH="/opt/android-studio/jbr/lib/:/usr/lib/jvm/default/lib/:${LD_LIBRARY_PATH}"
(I also removed the ~/.android directory that i had made during the trials-and-errors previous to finding that solution). And now /opt/android-studio/bin/studio.sh
starts without error.
All this is from a newbie here, so YMMV. Corrections to the above gladly received. Hope this helps someone else
SailReal commented on 2023-08-28 15:04 (UTC)
Hey @mio-19 and @hamza72x, I'm too busy to add this myself at the moment, but if I find the time or anyone else wants to help out, feel free to create a PR at https://github.com/kordianbruck/arch-aur-android-studio
hamza72x commented on 2023-08-26 18:11 (UTC)
Hey! Can we have the aarch64 version please? I just can't switch to Asahi as full timer, for this.
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/