@benedikt It’s better to post it on Gist or some paste service instead of flushing the comment area with 500 lines.
Search Criteria
Package Details: android-studio 2024.3.2.15-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: | kordianbruck |
Votes: | 1095 |
Popularity: | 5.41 |
First Submitted: | 2013-05-15 19:45 (UTC) |
Last Updated: | 2025-05-29 17:22 (UTC) |
Dependencies (8)
- alsa-lib
- freetype2 (freetype2-qdoledAUR, freetype2-gitAUR, freetype2-qdoled-aw3225qfAUR, freetype2-macosAUR)
- libxrender
- libxtst
- which (which-gitAUR)
- gtk2 (gtk2-patched-filechooser-icon-viewAUR) (optional) – GTK+ look and feel
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, nvidia-340xx-utilsAUR, 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 .. 4 5 6 7 8 9 10 11 12 13 14 .. 53 Next › Last »
FranklinYu commented on 2020-03-11 02:48 (UTC)
<deleted-account> commented on 2020-03-10 17:43 (UTC)
@kordianbruck: Hi i did update the package and would like to contribute the changes. The Version number has changes. I have invertet the git ignore file. And i added the right license.
Code: https://gist.github.com/BenediktBroich/781b3c567567c4f9cad58dc90d7ac4b0
<deleted-account> commented on 2020-03-10 16:04 (UTC)
@kordianbruck: i would like to update this package. How can i get the rights for pushing onto the git?
skwes commented on 2020-03-09 08:22 (UTC)
@kordianbruck: I don't use yay
and a reinstall with pacman -Rs android-studio && makepkg -si
didn't solve it for me.
So I deleted the whole package folder and just git cloned it again. That helped :) (maybe yay
does the same?)
kordianbruck commented on 2020-03-08 22:33 (UTC)
@skwes @lord4163 I had the same issue. Doing a clean installed fixed it for me. So yay -Rns android-studio and then reinstall.
lord4163 commented on 2020-03-03 19:55 (UTC)
Can't open Android Studio anymore, I get the same error as @skwes.
skwes commented on 2020-02-26 10:25 (UTC)
With the latest version I can't start android-studio at all. I run pacman -Syu so my system should be up to date.
ERROR - llij.ide.plugins.PluginManager - java.util.concurrent.ExecutionException: com.intellij.ide.plugins.MainRunner$StartupAbortedException: Fatal error initializing plugin org.jetbrains.android
java.util.concurrent.CompletionException: java.util.concurrent.ExecutionException: com.intellij.ide.plugins.MainRunner$StartupAbortedException: Fatal error initializing plugin org.jetbrains.android
[...]
Full Output: http://codepad.org/O8sWhdvw
If I download the package from Google directly and run ./bin/studio.sh I have no problems at all.
kordianbruck commented on 2019-12-11 20:49 (UTC)
@omysho thanks for the hint - I've updated the new release to include the license. Please notice that updating using the build in updater is not supported by this AUR package and is also not the intended use.
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/