Package Details: android-studio-canary 2026.1.2.2-1

Git Clone URL: https://aur.archlinux.org/android-studio-canary.git (read-only, click to copy)
Package Base: android-studio-canary
Description: The Official Android IDE (Canary branch)
Upstream URL: http://tools.android.com/
Keywords: android development
Licenses: Apache
Submitter: danyf90
Maintainer: lalitm (Vanpra)
Last Packager: lalitm
Votes: 65
Popularity: 0.000023
First Submitted: 2014-01-09 10:27 (UTC)
Last Updated: 2026-05-22 04:46 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 .. 10 Next › Last »

hacker1024 commented on 2018-11-10 23:50 (UTC)

@tilal6991

You're taking a long time to update this package when a new version comes out. If you can't reliably maintain it anymore, could you abandon it? I'd happily maintain it.

perqin commented on 2018-08-19 04:23 (UTC)

Changing product name doesn't produce new WM_CLASS on my Arch:

$ xprop WM_CLASS
WM_CLASS(STRING) = "sun-awt-X11-XFramePeer", "jetbrains-studio"

hooger commented on 2018-05-14 22:47 (UTC)

There is a new Canary version available. Just edit the PKGCONFIG and change

pkgver=3.2.0.14 _build=181.4763614

EgidioCaprino commented on 2018-02-28 13:30 (UTC)

==> Retrieving sources... -> Downloading android-studio-ide-173.4595177-linux.zip... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 21 925M 21 197M 0 0 1371k 0 0:11:30 0:02:27 0:09:03 1985k curl: (56) OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 104 ==> ERROR: Failure while downloading https://dl.google.com/dl/android/studio/ide-zips/3.2.0.2/android-studio-ide-173.4595177-linux.zip Aborting... ==> ERROR: Makepkg was unable to build android-studio-canary. ==> Restart building android-studio-canary ? [y/N]

Nevax commented on 2018-02-16 13:34 (UTC) (edited on 2018-02-16 13:35 (UTC) by Nevax)

Thanks for the speed update!

For users who are facing "no space left" error, run this command:

$ mount -o remount,size=10G,noatime /tmp

itss.aalex commented on 2018-02-01 23:56 (UTC)

New version: 3.2 Canary 1

02m commented on 2017-11-18 09:43 (UTC)

I have successfully installed latest Android Studio Canary with the following changes to this pkg: https://gist.github.com/2m/c1a1c40171e6b59c884987275300e068

audrius commented on 2017-11-10 18:28 (UTC)

Is there any blockers to update this to 3.1 cannary?

Segovia commented on 2017-09-06 13:08 (UTC) (edited on 2017-09-06 13:08 (UTC) by Segovia)

For problems regarding 'No disk space left' please check your `yaourt` settings (if you are using `yaourt`). By default it builds things on swap/ram. You can try adjusting swap on your needs by I recommend just changing that tmp folder to something on your hard disk (you can do that by editing the /etc/yaourtrc, look for the line that includes `TMPDIR=`). I had no problems installing this version of android studio afterwards.

tad commented on 2017-08-20 20:44 (UTC)

@ideaman924 Is your hard disk full?