Package Details: android-studio 2024.3.1.15-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: 1089
Popularity: 4.67
First Submitted: 2013-05-15 19:45 (UTC)
Last Updated: 2025-04-23 17:19 (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 .. 13 14 15 16 17 18 19 20 21 22 23 .. 53 Next › Last »

FranklinYu commented on 2018-04-27 14:43 (UTC) (edited on 2018-04-27 14:44 (UTC) by FranklinYu)

Currently java-environment is added as dependency only on architecture "i686". Please replace the if-clause by official way to specify architecture-specific dependency: depends_i686=(java-environment). See https://wiki.archlinux.org/index.php/PKGBUILD#Dependencies for details.

Dinoraptor101 commented on 2018-04-14 15:19 (UTC)

Did the current URL expire?

The download URL threw an error. I tried to access it directly and got the same issue (newbie here).

dazoe commented on 2018-04-13 03:17 (UTC)

Philzli, you need to run makepkg --printsrcinfo > .SRCINFO to update the .SRCINFO file

coderobe commented on 2018-04-12 13:31 (UTC)

The updated version still doesn't fix the issue i reported. Could you please address this?

shreyansh_k commented on 2018-04-12 06:33 (UTC)

Did you commit an updated .SRCINFO file?

Philzli commented on 2018-04-12 06:04 (UTC)

I commited 3.1.1.0. But it doesn't show up. Can anyone help me?

coderobe commented on 2018-04-11 16:54 (UTC)

Quote your variable expansion. This PKGBUILD breaks when srcdir or pkgdir contain spaces. Amazing.

tad commented on 2018-03-29 22:27 (UTC)

Huh, I guess I'm the maintainer now?

I'll get this updated ASAP.

updown commented on 2018-03-28 18:38 (UTC)

The package is outdated, android-studio 3.1 is out. Is there someway to make a PR or anything similar?

wedneyyuri commented on 2018-03-22 02:01 (UTC) (edited on 2018-03-22 02:02 (UTC) by wedneyyuri)

Another alternative for android studio 3 is to launch it from terminal:

LD_PRELOAD='/usr/$LIB/libstdc++.so.6 /usr/$LIB/libgcc_s.so.1 /usr/$LIB/libxcb.so.1 /usr/$LIB/libgpg-error.so' android-studio