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: 1483
Popularity: 0.67
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 .. 5 6 7 8 9 10 11 12 13 14 15 .. 44 Next › Last »

mapring commented on 2015-12-12 14:30 (UTC)

What do I have to do to solve this: [2015-12-12 21:27:29 - Android SDK] Error when loading the SDK: Error: Error parsing /opt/android-sdk/system-images/android-23/android-wear/armeabi-v7a/devices.xml cvc-complex-type.2.4.d: Invalid content was found starting with element 'd:skin'. No child element is expected at this point. Error: Error parsing /opt/android-sdk/system-images/android-23/android-wear/x86/devices.xml cvc-complex-type.2.4.d: Invalid content was found starting with element 'd:skin'. No child element is expected at this point. I have reinstalled android sdk. Should I remove it along with its folder and try again?

MagicAndWires commented on 2015-10-24 15:52 (UTC)

@apaatsi You need to uninstall the "Android SDK Tools" package from the Android SDK Manager. basically the Android package overlaps with this Arch package.

xyproto commented on 2015-10-24 10:04 (UTC)

@apaatsi, first find out which package owns the problematic files: pacman -Qo /opt/android-sdk/tools/lib/ca-bundle.pem The file is probably not installed by any package, but by the user on your system, possibly by using one of the tools that comes with the android-sdk package. This seems to be a common problem, but there is no ideal solution. You can install the android-sdk package with --force if you wish to replace the problematic files.

apaatsio commented on 2015-10-23 10:24 (UTC)

What is the proper way to handle the following error? I'm trying to upgrade from 24.3.4-2 to 24.4.1-1 Packages (1) android-sdk-24.4.1-1 Total Installed Size: 360.91 MiB Net Upgrade Size: 22.25 MiB :: Proceed with installation? [Y/n] y (1/1) checking keys in keyring [#############################] 100% (1/1) checking package integrity [#############################] 100% (1/1) loading package files [#############################] 100% (1/1) checking for file conflicts [#############################] 100% error: failed to commit transaction (conflicting files) android-sdk: /opt/android-sdk/tools/lib/ca-bundle.pem exists in filesystem android-sdk: /opt/android-sdk/tools/lib/pc-bios/bios-256k.bin exists in filesystem android-sdk: /opt/android-sdk/tools/lib/pc-bios/efi-virtio.rom exists in filesystem android-sdk: /opt/android-sdk/tools/lib/pc-bios/kvmvapic.bin exists in filesystem android-sdk: /opt/android-sdk/tools/lib/pc-bios/linuxboot.bin exists in filesystem Errors occurred, no packages were upgraded.

xyproto commented on 2015-10-22 11:01 (UTC)

Updated to 24.4.1. https://developer.android.com/tools/sdk/tools-notes.html has also been updated to reflect this.

saik0 commented on 2015-10-17 19:12 (UTC)

@xyproto The xml used by the SDK Manager will almost always be more up to date than the docs/website. https://dl.google.com/android/repository/repository-11.xml The relevant bit of the xml tree is below: <sdk:sdk-repository xmlns:sdk="http://schemas.android.com/sdk/android/repository/11" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> ... <sdk:tool> <sdk:revision> <sdk:major>24</sdk:major> <sdk:minor>4</sdk:minor> <sdk:micro>0</sdk:micro> </sdk:revision> <sdk:min-platform-tools-rev> <sdk:major>20</sdk:major> </sdk:min-platform-tools-rev> <sdk:archives> <sdk:archive> <sdk:size>320385195</sdk:size> <sdk:checksum type="sha1">f120858b1f7eedb573608d4ebf16a046d8833024</sdk:checksum> <sdk:url>tools_r24.4-linux.zip</sdk:url> <sdk:host-os>linux</sdk:host-os> </sdk:archive> ... </sdk:archives> <sdk:uses-license ref="android-sdk-license"/> </sdk:tool> ... </sdk:sdk-repository>

xyproto commented on 2015-10-12 15:43 (UTC)

Unflagging as out-of-date again. The latest official version, according to the Google web pages, is 24.3.4. It's not the latest official release if someone just finds a download link with a higher version number. At least wait until Google has replied to the open issue about the version number on their web page being out of date (link below).

xyproto commented on 2015-10-09 10:32 (UTC)

Created an issue, asking for Google to update the version number on the web page. (https://code.google.com/p/android/issues/detail?id=189278). Unflagging as out-of-date, for now.

theaifam5 commented on 2015-10-06 16:47 (UTC) (edited on 2015-10-06 19:19 (UTC) by theaifam5)

change only pkgver to 24.4 and pkgrel to 0 sha1sum: f120858b1f7eedb573608d4ebf16a046d8833024 download: https://dl.google.com/android/repository/tools_r24.4-linux.zip and for @xyproto: Every release you have new version or revision. For that you have in PKGBUILD "${pkgver}". When you know about for example v24.4 just type the 24.4, its a first release of that version. then when Google release next revision, type 24.4.1 and etc etc. :) EZ bro

jcaesar commented on 2015-10-05 11:18 (UTC)

Probably needs zip as a build dependency.