thank you Andrea, I'll add it on the next release that is coming soon :D
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 .. 20 21 22 23 24 25 26 27 28 29 30 .. 53 Next › Last »
danyf90 commented on 2016-02-28 20:20 (UTC)
ilpianista commented on 2016-02-28 12:22 (UTC)
To make android-studio do not download anything from remote I had to install the following packages: android-platform and android-sources. Maybe should be added as optional deps?
danyf90 commented on 2015-12-28 09:27 (UTC)
Hi, I don't have ccache installed but I don't get that error. When do you get the error? Does ccache install fix that?
trulex commented on 2015-12-27 17:19 (UTC)
Looks like ccache should be added to dependencies:
"==> ERROR: Cannot find the ccache binary required for compiler cache usage."
Vi0L0 commented on 2015-10-21 19:24 (UTC)
works fine now also on plasma after jdk 8u66 update
Vi0L0 commented on 2015-10-18 14:56 (UTC)
@semeion:
you are right. It works on gnome (3.18) well, thought, even with newest glib2.
Segfaults on plasma, and there even setting env DE=gnome doesn't help.
joelpet commented on 2015-10-16 04:57 (UTC)
@danyf90 Thank you for kindly pointing that out. With the repo enabled everything works fine just as expected.
danyf90 commented on 2015-10-15 19:39 (UTC)
@joelpet you have to enable multilib repo in /etc/pacman.conf
joelpet commented on 2015-10-15 06:07 (UTC) (edited on 2015-10-15 06:08 (UTC) by joelpet)
$ packer -S android-studio
Dependency `lib32-fontconfig' of `android-studio' does not exist.
$ packer -Ss lib32-fontconfig
<empty result>
How can I satisfy the `lib32-fontconfig` dependency?
danyf90 commented on 2015-10-14 19:51 (UTC)
@marmotteNZ, as the error says there is no space left on the device.
this happens probably because you are building the package in RAM.
Try to use this commands (in a folder that is not mounted in ram):
git clone https://aur.archlinux.org/android-studio.git
cd android-studio
makepkg -i
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/