Package Details: android-studio 2024.2.1.12-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: 1081
Popularity: 7.14
First Submitted: 2013-05-15 19:45 (UTC)
Last Updated: 2024-12-02 21:46 (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 .. 23 24 25 26 27 28 29 30 31 32 33 .. 53 Next › Last »

danyf90 commented on 2015-06-11 10:28 (UTC)

latest stable release is 1.2.1.1: http://tools.android.com/download/studio/stable

arran4 commented on 2015-06-11 10:25 (UTC)

New version http://dl.google.com/dl/android/studio/ide-zips/1.2.2.0/android-studio-ide-141.1980579-linux.zip

moscar commented on 2015-05-03 20:31 (UTC)

It also seems that `android-google-repository` is now needed if you use aur android-sdk et al. (it's called extra-google-repository in SDK-manager). Thus could you add this as an optional dependency? Regards

greyltc commented on 2015-05-03 17:30 (UTC)

@danyf90: As mentioned by moscar two comments down, please add the following to optdepends: android-support Thanks.

FrozenCow commented on 2015-05-01 13:05 (UTC)

PKGBUILD for 1.2.0.12: https://gist.github.com/FrozenCow/9f8455accfc6b83ea743

moscar commented on 2015-04-30 19:26 (UTC)

It seems "android-support-repository" is required for building the apps with gradle within android-studio. If you use the SDK-manager then this is automatically installed, but if you use android-sdk from aur and so on then you don't get it by default. Could you add it as an optional dependency?