Package Details: android-sdk 26.1.1-2

Git Clone URL: https://aur.archlinux.org/android-sdk.git (read-only, click to copy)
Package Base: android-sdk
Description: Google Android SDK
Upstream URL: https://developer.android.com/studio/releases/sdk-tools.html
Keywords: android development
Licenses: custom
Submitter: None
Maintainer: dreamingincode
Last Packager: dreamingincode
Votes: 1479
Popularity: 0.33
First Submitted: 2007-11-12 19:26 (UTC)
Last Updated: 2022-03-22 20:58 (UTC)

Dependencies (22)

Sources (5)

Pinned Comments

dreamingincode commented on 2020-03-11 07:51 (UTC) (edited on 2020-03-11 08:50 (UTC) by dreamingincode)

@benedikt

cmdline-tools should be a different package because it's installed at android-sdk/cmdline-tools/latest, not android-sdk/tools of this package. They show up as different packages in Android Studio SDK manager as well, and they can be installed side-by-side.

Update: The new package has been published at https://aur.archlinux.org/packages/android-sdk-cmdline-tools-latest/

dreamingincode commented on 2017-04-18 11:40 (UTC) (edited on 2017-04-19 07:28 (UTC) by dreamingincode)

I'm going to update this package to 26.0.1 (it has been long-outdated), according to https://dl.google.com/android/repository/repository2-1.xml which is used by Android Studio. Some tools have been removed by upstream in this update (namely the standalone SDK Manager's GUI), and you may want to check against https://developer.android.com/studio/releases/sdk-tools.html for the breaking changes before this update. If you are using an AUR helper and you want to stay on the old version, consult your AUR helper's manual.

Latest Comments

« First ‹ Previous 1 .. 17 18 19 20 21 22 23 24 25 26 27 .. 44 Next › Last »

thestinger commented on 2013-09-21 06:44 (UTC)

Using this package but then clobbering the files/permissions with another package manager is not supported. Just put it in your home directory if you want to update it as non-root without Arch's package management getting in the way.

donniezazen commented on 2013-09-21 06:41 (UTC)

I was wondering the same thing as Xwang. I have /opt/android-sdk permissions setup as per wiki[1]. Will each update reset the /opt/android-sdk permission? [1] https://wiki.archlinux.org/index.php/Android#Automatic_installation

Xwang commented on 2013-09-21 06:22 (UTC)

The lastest version complains that the directories permissions differ between filesystem and package (the directories have 777 on my pc after the last upgrade).

thestinger commented on 2013-09-13 01:43 (UTC)

You can use openjdk from the official repositories, it provides java-runtime and is the official reference implementation of Java 7.

<deleted-account> commented on 2013-09-13 01:13 (UTC)

I just install jdk from the AUR and it seems to give the java-runtime package it is looking for... note this is not openjdk available in the official repositories so there may be some licensing differences

donniezazen commented on 2013-08-11 18:32 (UTC)

@thorion Do you have java installed? What do you get when you run following command? java -version

thorion commented on 2013-08-11 17:43 (UTC)

Anyone know more about this error? Dependency `java-runtime' of `android-sdk' does not exist.

saik0 commented on 2013-07-31 17:46 (UTC)

@thestinger: http://dl-ssl.google.com/android/repository/tools_r22.0.5-linux.zip

thestinger commented on 2013-07-30 17:34 (UTC)

@smoak: why an out-of-date flag? The latest version on the site is still 22.0.4: http://developer.android.com/sdk/index.html