Please consider adding libvirt as an optional dependency for hardware-accelerated app emulation.
Search Criteria
Package Details: android-studio 2024.2.1.12-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: | 1081 |
Popularity: | 7.14 |
First Submitted: | 2013-05-15 19:45 (UTC) |
Last Updated: | 2024-12-02 21:46 (UTC) |
Dependencies (8)
- alsa-lib
- freetype2 (freetype2-qdoledAUR, freetype2-macosAUR, freetype2-gitAUR)
- libxrender
- libxtst
- which (busybox-coreutilsAUR)
- gtk2 (gtk2-maemoAUR, gtk2-patched-filechooser-icon-viewAUR) (optional) – GTK+ look and feel
- libgl (nvidia-340xx-utilsAUR, libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, amdgpu-pro-oglpAUR, 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 .. 12 13 14 15 16 17 18 19 20 21 22 .. 53 Next › Last »
davidmcinnis commented on 2018-06-25 13:08 (UTC)
aswinmohanme commented on 2018-06-24 02:46 (UTC)
Hey Guys, I'm currently running on Manjaro Deepin 17.1.10. I tried to install using Pamac and this Error message is shown.
android-studio/jre.... write failed ...a bunch of fiels... bsdtar: bsdtar: Error exit delayed from previous errors.
raefaldhia commented on 2018-05-13 08:49 (UTC)
Man, idk why i got so many problem for android-studio 3.1.2.0-1, the IDE itself so buggy, i can't even cut text. any1 know the workaround?
Anty0 commented on 2018-04-29 14:24 (UTC)
@Marcel_K True, i686 is not officially supported anymore, but still there will by some support for this architecture. Like for ARM architecture. So AUR can support all of these architectures, not only one officially supported architecture. So it is not good idea to remove support for i686 architecture of Android Studio package, because there will be still users, that may use it on i686 architecture...
Marcel_K commented on 2018-04-27 16:56 (UTC)
You can simply remove those three lines: i686 is no longer supported.
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.
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/