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 .. 18 19 20 21 22 23 24 25 26 27 28 .. 44 Next › Last »

thestinger commented on 2013-06-07 21:01 (UTC)

android-sdk-platform-tools is a separate package

Stebalien commented on 2013-06-07 20:50 (UTC)

Please include $ANDROID_HOME/platform-tools in the PATH (android-sdk.csh, android-sdk.sh).

flocke commented on 2013-05-16 08:19 (UTC)

Do you have binutils-multilib installed? This shoud contain the 'strip' binary (/usr/bin/strip).

<deleted-account> commented on 2013-05-07 09:50 (UTC)

Hi, I'm on a 64 bit environment and I enabled [multilib]. The dependencies are already installed, when it asks "==> Continue building android-sdk ? [Y/n]" I say yes and this error shows up "==> ERROR: Cannot find the strip binary required for object file stripping. ==> ERROR: Makepkg was unable to build android-sdk." Quite a newbie here, any help? Many thanks.

thestinger commented on 2013-03-13 20:50 (UTC)

@hobarrera: This is the base package in the SDK, there are other packages like android-sdk-platform-tools that build upon it.

whynothugo commented on 2013-03-13 20:34 (UTC)

Why are no binaries installed? How is this supposed to be used? How is the emulator to be run?

flamusdiu commented on 2013-02-11 14:22 (UTC)

@FSBmaxB: upgrade aura. maintainer fixed the bug causing this.

flamusdiu commented on 2013-02-10 21:25 (UTC)

@FSBmaxB, I have had this issue on a few packages with aura. It detects your system as x86_64 for some reason even though it is i686.

FSMaxB commented on 2013-02-10 19:57 (UTC)

@thestinger Thanks, now it works. Just didn't work when using aura.

thestinger commented on 2013-02-10 19:49 (UTC)

@FSMaxB: it doesn't use multilib on i686, just build it with makepkg