@ravicious Not much info there. Are you sure that everything on your machine is up2date? If it is, please post the contents of /home/rav/hs_err_pid2869.log
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 .. 46 47 48 49 50 51 52 53 Next › Last »
TamCore commented on 2013-05-16 12:48 (UTC)
ravicious commented on 2013-05-16 12:19 (UTC)
I get an error. https://gist.github.com/anonymous/5591332
TamCore commented on 2013-05-16 11:25 (UTC)
@sinatosk Now there is one :)
sinatosk commented on 2013-05-16 10:17 (UTC)
I don't see an "Android Studio" launcher in my menus ( I expected it to be in "Development" in KDE )
add that please :p
TamCore commented on 2013-05-16 09:51 (UTC)
The package() function creates files in /etc/profile.d that append /opt/android-studio/bin to your $PATH. So it's correct :)
BenderIsGreat34 commented on 2013-05-16 09:07 (UTC)
Is the symlink in /opt/android-studio/bin correct? shouldnt it be placed somewhere inside the $PATH?
TamCore commented on 2013-05-16 06:55 (UTC)
Is fixed with the next pkgbuild update :)
1ace commented on 2013-05-16 06:53 (UTC)
You could also link to the actual Android Studio page instead of the generic SDK page:
http://developer.android.com/sdk/installing/studio.html
TamCore commented on 2013-05-16 06:41 (UTC)
- moved android-sdk-platform-tools and android-platform-17 to optdepends
- created profile.d files for /opt/android-studio/bin
- added !strip to options=() as suggested by SaneBRZ
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/