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: 1482
Popularity: 0.38
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 .. 10 11 12 13 14 15 16 17 18 19 20 .. 44 Next › Last »

tancrackers commented on 2014-12-09 14:48 (UTC)

On my end: [john@john-archlinux ~]$ pacman -Qo /opt/android-sdk/tools/lib/lib64emugl_test_shared_library.so /opt/android-sdk/tools/lib/lib64emugl_test_shared_library.so is owned by android-sdk r23.0.5-1

xyproto commented on 2014-11-14 13:41 (UTC)

psychoteadrink, please run "pacman -Qo /opt/android-sdk/tools/lib/lib64emugl_test_shared_library.so" to see which package owns the file that causes the conflict. If no package owns it, I'm not quite sure where it came from.

psychoteadrink commented on 2014-11-10 12:36 (UTC)

I'm getting a large amount of 'x exists in filesystem' error when trying to install this package. http://pastebin.com/cYmuqzcA Could it be related to https://aur.archlinux.org/packages/android-sdk-platform-tools/ (see comment by afzalarsalan)?.

xyproto commented on 2014-10-20 13:54 (UTC)

Updated to 23.0.5.

xyproto commented on 2014-10-20 13:45 (UTC)

@audrius, ideally, the webpage should indicate the latest version number, and this package should be built from scratch from source (Which is a nightmare. Several people have tried. Contributions are welcome!). Other than that, I am not aware of any particular problems with the current version, nor the one I am updating to now.

audrius commented on 2014-10-20 13:20 (UTC)

Is there any problems with update?

xyproto commented on 2014-10-17 15:45 (UTC)

@chrbayer, thanks, will update to 23.0.5.

chrbayer commented on 2014-10-16 14:52 (UTC)

One more comment: If you start the SDK manager, it clearly shows which packages are outdated and what the last version is. This is better than the web page I guess... Thanks!

chrbayer commented on 2014-10-16 14:51 (UTC)

Hi, I updated the version to 23.0.5 in the PKGBUILD file, adapted the hash and do now have the latest version. So I flagged it as outdated again. I have no idea why it is not shown on the web page, but it exists :-) Best regards, Christoph