Package Details: android-studio 2024.3.2.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: kordianbruck
Votes: 1095
Popularity: 5.41
First Submitted: 2013-05-15 19:45 (UTC)
Last Updated: 2025-05-29 17:22 (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 .. 6 7 8 9 10 11 12 13 14 15 16 .. 53 Next › Last »

valinwolf commented on 2019-10-04 23:48 (UTC)

I have created a Gist with a diff for the PKGBUILD that brings the package up to date.

https://gist.github.com/Valinwolf/0e16c9bd4d02cac69593c610cd636f24

plaidshirtpat commented on 2019-09-23 17:53 (UTC)

@iamironz you have an old version of android-studio in your cached aur_repos dir. use rm -rf ~/.local/share/pikaur/aur_repos/android-studio to remove the old repo and re-install.

iamironz commented on 2019-08-23 07:53 (UTC) (edited on 2019-08-23 07:53 (UTC) by iamironz)

Please fix

Can't pull 'android-studio' in '/home/iamironz/.local/share/pikaur/aur_repos/android-studio' from AUR:
Updating 1e303cf..1d5aeec

From https://aur.archlinux.org/android-studio
 * branch            master     -> FETCH_HEAD
error: Your local changes to the following files would be overwritten by merge:
    PKGBUILD
Please commit your changes or stash them before you merge.
Aborting

kordianbruck commented on 2019-08-22 18:07 (UTC)

@navarroaxel @braderhart fixed @tuxfusion not sure really - usually you would use the gradle-wrapper to bootstrap it. Why are you thinking it would need to depend on gradle now?

<deleted-account> commented on 2019-08-22 15:02 (UTC)

Call for details.

tuxfusion commented on 2019-08-22 14:51 (UTC)

I might be wrong, but the package now depends on gradle? Missing dependency

9944 commented on 2019-08-22 14:29 (UTC)

Please fix pkgrel to match version, it keeps reinstalling. Thanks.

navarroaxel commented on 2019-08-22 14:05 (UTC)

Hi, you forgot to update the pkgrel=1 on the PKGBUILD file.

kordianbruck commented on 2019-08-22 13:28 (UTC)

Thanks for the comments - I should actually clean my build dir, when testing a new release. Updated the release with the fix.