Updated to r24.0.2. Removed "replaces".
Search Criteria
Notice: Undefined variable: name in /srv/http/vhosts/aur-dev.archlinux.org/public/web/lib/pkgfuncs.inc.php on line 248
Package Details: android-sdk 25.2.5-1
Git Clone URL: | https://aur-dev.archlinux.org/android-sdk.git (read-only) |
---|---|
Package Base: | android-sdk |
Description: | Google Android SDK |
Upstream URL: | https://developer.android.com/studio/releases/sdk-tools.html |
Licenses: | |
Submitter: | None |
Maintainer: | xyproto |
Last Packager: | xyproto |
Votes: | 1420 |
Popularity: | 11.114531 |
First Submitted: | 2007-11-12 19:26 |
Last Updated: | 2017-01-25 11:30 |
Dependencies (23)
- alsa-lib (alsa-lib-noassertion) (i686)
- java-environment (java-gcj-compat, jdk6, jdk5, denix-jdk8, jdk8-openjdk-jetbrains-git, jdk7-openjdk-infinality, tuxjdk, jdk-arm, jdk8-openjdk-jetbrains, intellij-jdk, jdk8-openjdk-infinality, jdk, jdk7, jdk-devel, jdk7-openjdk, jdk8-openjdk) (i686)
- java-environment (java-gcj-compat, jdk6, jdk5, denix-jdk8, jdk8-openjdk-jetbrains-git, jdk7-openjdk-infinality, tuxjdk, jdk-arm, jdk8-openjdk-jetbrains, intellij-jdk, jdk8-openjdk-infinality, jdk, jdk7, jdk-devel, jdk7-openjdk, jdk8-openjdk) (x86_64)
- lib32-alsa-lib (x86_64)
- lib32-fontconfig (x86_64)
- lib32-libpulse (x86_64)
- lib32-libstdc++5 (x86_64)
- lib32-libxv (x86_64)
- lib32-mesa (lib32-mesa-nowayland, lib32-mesa-git, lib32-mesa-test-git) (x86_64)
- lib32-ncurses (x86_64)
- lib32-openal (x86_64)
- lib32-sdl (lib32-sdl-nobackingstore, lib32-sdl-openglhq, lib32-sdl-nokbgrab, lib32-sdl-openglhq-nokbgrab) (x86_64)
- lib32-zlib (x86_64)
- libstdc++5 (i686)
- libxv (i686)
- ncurses (i686)
- openal (i686)
- sdl (sdl-openglhq, vanfanel-sdl-rbp-git, sdl-nokbgrab, sdl-openglhq-nokbgrab) (i686)
- swt (i686)
- swt (x86_64)
- zlib (zlib-asm, libz) (i686)
- android-sdk-platform-tools (android-sdk-platform-tools-dummy) (optional) – adb, aapt, aidl, dexdump and dx
- android-udev (android-udev-git) (optional) – udev rules for Android devices
Required by (36)
- android-auto-api-simulators
- android-google-play-apk-expansion
- android-google-play-licensing
- android-google-repository
- android-platform
- android-platform-13
- android-platform-14
- android-platform-15
- android-platform-16
- android-platform-17
- android-platform-18
- android-platform-19
- android-platform-20
- android-platform-21
- android-platform-22
- android-platform-23
- android-platform-24
- android-platform-25
- android-qt5-arm64-v8a
- android-qt5-armeabi
- android-qt5-armeabi-v7a
- android-qt5-mips
- android-qt5-x86
- android-qt5-x86_64
- android-studio-dummy (optional)
- android-studio-launcher (optional)
- android-support
- android-support-repository
- eclipse-android
- fdroidserver (optional)
- fdroidserver-git (optional)
- lambdanative
- love-release-git (optional)
- unity-editor (optional)
- unity-editor-beta (optional)
- unity-editor-bin (optional)
Sources (7)
xyproto commented on 2015-01-03 21:12
xyproto commented on 2015-01-03 21:11
chrbayer, my response time is slower during the holidays. Updated.
chrbayer commented on 2015-01-02 09:27
Please update package or orphan it so someone else can to this!
Thanks, Chris
farseerfc commented on 2014-12-19 13:52
@xyproto please never make a package replaces itself. This will confuse pacman to think there is always an update (in a custom repo having a package built from this PKGBUILD).
yashax commented on 2014-12-12 12:40
xyproto commented on 2014-12-11 20:27
Added replaces=('android-sdk') to the current PKGBUILD, hoping this will resolve the issues with "exists in filesystem".
tancrackers commented on 2014-12-11 15:06
I did yaourt -Sua --force to force the rewrite of these files. Everything works, not that I'm advocating --force ...
lw4z commented on 2014-12-09 23:02
"exists in filesystem", many errors...
tancrackers commented on 2014-12-09 14:48
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
anopows commented on 2014-11-25 10:49
I got an error while it tried installing the dependencies: http://pastebin.com/qena0wH8
(I am new to Arch. Did I mess up, or is this package not up to date?)
Pinned Comments
xyproto commented on 2016-08-22 08:39
* If the android-sdk license had allowed binary redistribution, this would probably have been a package in [community] instead of in AUR.
* If there are problems with conflicting files, you can check which package owns them with `pacman -Qo`. If no package owns the file, it has most likely been placed there by you, the user (possibly using the SDK Manager). You can remove the conflicting files, either with `rm` or by installing the android-sdk package by force.