Upon starting Android Studio it checks the file size of fsnotifier64 (like IntelliJ). Since makepkg strips it, it changes the filesize. The result is that I get a warning by Android Studio that the "Native file watcher executable is outdated".
Please add a options=('!strip') to the PKGBUILD, which fixes this issue.
Search Criteria
Package Details: android-studio 2024.2.2.13-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: | 1084 |
Popularity: | 5.85 |
First Submitted: | 2013-05-15 19:45 (UTC) |
Last Updated: | 2025-01-10 19:43 (UTC) |
Dependencies (8)
- alsa-lib
- freetype2 (freetype2-macosAUR, freetype2-gitAUR, freetype2-qdoledAUR)
- libxrender
- libxtst
- which (busybox-coreutilsAUR)
- gtk2 (gtk2-patched-filechooser-icon-viewAUR) (optional) – GTK+ look and feel
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, amdgpu-pro-oglpAUR, nvidia-340xx-utilsAUR, 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 .. 47 48 49 50 51 52 53 Next › Last »
<deleted-account> commented on 2013-05-16 06:18 (UTC)
xgdgsc commented on 2013-05-16 04:55 (UTC)
I don't know if many people use those platform packages from AUR. I guess many might be only use android-sdk android-sdk-platform-tools and manage platform there (judging from votes of those android-platform-* packages). So I suggest moving android-platform-17 to optdepends and add some post-install warning to install file to let users know platform 17 should be installed.
donniezazen commented on 2013-05-16 04:30 (UTC)
Also it shouldn't require android-sdk-platform-tools if platform tools are provided by android-sdk.
billybigrigger commented on 2013-05-16 04:28 (UTC)
==> Installing missing dependencies...
error: target not found: android-platform-17
==> ERROR: 'pacman' failed to install missing dependencies.
:: android-studio cleaned
billybigrigger@arch ~ » pacaur -s android-platform-17
aur/android-platform-17 4.2.2_r02-1 (21)
Android SDK Platform, API-17
why is pacman looking for something in the aur? :D
fixman commented on 2013-05-15 22:06 (UTC)
That was fast.
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/