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 .. 27 28 29 30 31 32 33 34 35 36 37 .. 44 Next › Last »

marquicus commented on 2011-09-22 18:51 (UTC)

why do we need to install android packages as root? why did you remove the group?

<deleted-account> commented on 2011-09-10 12:50 (UTC)

In the /etc/profile.d/android* scripts, put ANDROID_SWT="/sur/share/java" please.

<deleted-account> commented on 2011-09-10 12:49 (UTC)

It seems to be a problem with the /opt/android-sdk/tools/android script.

<deleted-account> commented on 2011-09-10 12:48 (UTC)

Hi, for my problem, it can be solved this way: $ export ANDROID_SWT="/usr/share/java/" #path where is swt.jar file $ android

thestinger commented on 2011-09-09 20:29 (UTC)

added swt as a dependency

<deleted-account> commented on 2011-09-09 14:29 (UTC)

I have this error : Exception in thread "main" java.lang.UnsatisfiedLinkError: no swt-gtk-3550 or swt-gtk in swt.library.path, java.library.path or the jar file at org.eclipse.swt.internal.Library.loadLibrary(Unknown Source) at org.eclipse.swt.internal.Library.loadLibrary(Unknown Source) at org.eclipse.swt.internal.C.<clinit>(Unknown Source) at org.eclipse.swt.internal.Converter.wcsToMbcs(Unknown Source) at org.eclipse.swt.internal.Converter.wcsToMbcs(Unknown Source) at org.eclipse.swt.widgets.Display.<clinit>(Unknown Source) at com.android.sdkmanager.Main.showSdkManagerWindow(Main.java:319) at com.android.sdkmanager.Main.doAction(Main.java:307) at com.android.sdkmanager.Main.run(Main.java:108) at com.android.sdkmanager.Main.main(Main.java:97)

svenstaro commented on 2011-08-15 00:41 (UTC)

Seems to be a packer problem. Tell the author.

<deleted-account> commented on 2011-08-14 22:26 (UTC)

if I have android-sdk-platform-tools, packer reinstalls android-sdk every time I run an aur update, wtf? also I get this error: warning: directory permissions differ on opt/android-sdk/ filesystem: 775 package: 755

robertfoster commented on 2011-08-12 17:35 (UTC)

please use android-udev in optdepends