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 .. 8 9 10 11 12 13 14 15 16 17 18 .. 44 Next › Last »

darkxsun commented on 2015-05-13 15:32 (UTC)

@matrs Have you enabled multilib? This is the most common reason for missing lib32-*: https://wiki.archlinux.org/index.php/Multilib

matrs commented on 2015-05-13 15:28 (UTC)

I have this problem related to resolving dependencies: ==> Making package: android-sdk r24.1.2-1 (Wed May 13 12:22:46 CLT 2015) ==> Checking runtime dependencies... ==> Missing dependencies: -> lib32-openal -> lib32-libstdc++5 -> lib32-sdl -> swt ==> Checking buildtime dependencies... ==> ERROR: Could not resolve all dependencies. The build failed.

xyproto commented on 2015-03-17 08:57 (UTC)

niqingliang2003, the download link works here. Perhaps it was temporarily down? Any icon will work, just update the source and sha1sums arrays to use another image, then change the filename in the line that installs the icon, if needed (install -Dm644 android_icon_128.png "$pkgdir/usr/share/pixmaps/$pkgname.png").

niqingliang2003 commented on 2015-03-17 08:45 (UTC)

I can't download file: http://tools.android.com/recent/miscellaneousimprovements-1/android_icon_128.png other choice?

tancrackers commented on 2015-03-12 04:14 (UTC)

Checking in: I no longer need --force.

xyproto commented on 2015-03-03 12:03 (UTC)

Updated the package to 24.1.2. Thanks, giniu. :)

giniu commented on 2015-03-03 11:23 (UTC)

There is 24.1.2: https://dl-ssl.google.com/android/repository/tools_r24.1.2-linux.zip - also visible trough Android SDK Manager.

xyproto commented on 2015-03-03 11:17 (UTC)

I see no later version than r24.0.2. Unflagging as out-of-date. Please provide a link if there is a later version available than the one listed on the webpage.

xyproto commented on 2015-02-05 07:38 (UTC)

Ladies and gentlemen, this is a weird package. Files in /opt/android-sdk may change after the package is installed. Do you prefer to install with --force or having the package replace itself? Suggestions for better alternatives are welcome.