Package Details: android-platform 35_r02-2

Git Clone URL: https://aur.archlinux.org/android-platform.git (read-only, click to copy)
Package Base: android-platform
Description: Android SDK Platform, latest API
Upstream URL: http://developer.android.com/sdk/index.html
Keywords: android development
Licenses: LicenseRef-custom
Conflicts: android-platform-35
Provides: android-platform-35
Submitter: lestb
Maintainer: g360 (Skycoder42, Vrakfall, Kppqju77, bsndrf)
Last Packager: Kppqju77
Votes: 187
Popularity: 0.35
First Submitted: 2013-11-08 12:10 (UTC)
Last Updated: 2025-01-30 20:00 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6

twa022 commented on 2016-06-19 17:21 (UTC)

The source directory in platform-24_r01.zip is 'android-N' which is not picked up by the grep command as written. I changed to: find "${srcdir}" -maxdepth 1 -mindepth 1 -type d | grep -P 'android-([0-9]+(\. [0-9]*)*$|[A-Z])' | while read directory; do

alkino commented on 2015-11-06 12:50 (UTC)

/opt/android-sdk is owned by (at least) android-sdk, android-sdk-build-tools, android-sdk-platform-tools and android-platform. All chmod it as 775 except android-platform to 755. Maybe you should follow them?

yan12125 commented on 2015-08-18 18:32 (UTC)

API 23 is released.

incomingstick commented on 2015-05-05 16:13 (UTC)

yaourt output when updating: aur/android-platform 21_r02-2 -> 22_r02-1

the-k commented on 2015-03-12 19:12 (UTC)

Out-of-date now.

LucidComplex commented on 2015-02-23 16:34 (UTC)

Sorry, flagged out-of-date by mistake. Was going to cancel, but was not quick enough to cancel.

lestb commented on 2014-12-19 12:53 (UTC)

Fixed the bug

Edgemaster commented on 2014-12-13 20:26 (UTC)

This package doesn't populate any files under /opt/android-sdk/platforms/ It looks like the regex in the PKGBUILD is broken, 'android-[0-9]+(\.[0-9]*)?$' gives me no results, modifying it to 'android-[0-9]+(\.[0-9]*)?' seems to work.

the-k commented on 2014-10-10 06:21 (UTC)

The latest platform is version 20 - Android 4.4W. Please, update the package. You can use the following settings: _rev=r01 _sdkver=4.4W _apilevel=20 sha512sums=('dea315fec175dee50d98cea96bfcb2d59f25146a1cb35ecbd7702c66de7411b605f1ac8f6575f270dcb25718a9e4972bffbb13d203a59dfc0cd505b23f21d420')