Package Details: android-studio-system 2026.1.1.10-1

Git Clone URL: https://aur.archlinux.org/android-studio-system.git (read-only, click to copy)
Package Base: android-studio-system
Description: The official Android IDE (Stable branch)
Upstream URL: https://developer.android.com/studio
Keywords: android-studio fhs ide intellij kotlin
Licenses: Apache
Conflicts: android-studio
Provides: android-studio
Submitter: tiziodcaio
Maintainer: tiziodcaio
Last Packager: tiziodcaio
Votes: 2
Popularity: 0.000000
First Submitted: 2022-11-28 23:43 (UTC)
Last Updated: 2026-06-22 12:42 (UTC)

Dependencies (6)

Required by (8)

Sources (3)

Latest Comments

tiziodcaio commented on 2026-06-22 12:43 (UTC)

Updated, next time flag it as not up-to-date please.

smiley commented on 2026-06-22 11:43 (UTC)

Hi @tiziodcaio, the package is several versions behind the current stable release (2026.1.1.10 available vs 2025.2.2.8 here). I'd be happy to help update it and keep it maintained going forward. Could you either:

  1. Add me as a co-maintainer so I can push updates, or
  2. Orphan the package so I can adopt it

Thanks!

scardracs commented on 2026-04-16 13:05 (UTC)

@padwd this one is system based: it uses jdk and kotlin installed system-wide instead these bundled with it

padwd commented on 2025-08-19 15:30 (UTC)

isnt this a duplicated? android-studio package already exist

BryanLiang commented on 2025-08-19 13:05 (UTC)

@soloturn This package seems to use system JDK and Kotlin instead of the built-in one.

soloturn commented on 2024-10-08 12:33 (UTC)

what is the difference between this and android-studio?

deboeckj commented on 2022-12-04 14:36 (UTC)

Hey seems you copied this from the original android-studio and after testing it renamed the pkagname in the PKGBUILD to android-studio...

Well this breaks stuff /home/Jo/.cache/yay/android-studio-system/PKGBUILD: line 32: cd: /home/Jo/.cache/yay/android-studio-system/src/android-studio-system: No such file or directory

you will need to replace $pkgname in the PKGBUILD with a hardcoded android-system I guess