@kordianbruck: i would like to update this package. How can i get the rights for pushing onto the git?
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 .. 4 5 6 7 8 9 10 11 12 13 14 .. 53 Next › Last »
<deleted-account> commented on 2020-03-10 16:04 (UTC)
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.
Altus commented on 2019-12-07 11:38 (UTC)
@onmysho is right, Android Studio's built-in update does fail with validation. I just tried updating from 3.5.2 to 3.5.3 and it complains about the LICENSES. Any support for this?
omysho commented on 2019-12-06 13:06 (UTC)
@kordianbruck
This package is missing the license/ folder and LICENSE.txt and NOTICE.txt comparing to the one which download from developer.android.com.
Which will cause the Android Studio's built-in update fail with validation. Because such files are missing in the install location(/opt/android-studio).
I wonder if there are some reasons to not include the license/ files?
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/