Package Details: android-sources 34_r02-1

Git Clone URL: https://aur.archlinux.org/android-sources.git (read-only, click to copy)
Package Base: android-sources
Description: Android SDK Sources, latest API
Upstream URL: https://developer.android.com/studio/index.html
Keywords: android development sources
Licenses: custom
Conflicts: android-sources-34
Submitter: danyf90
Maintainer: Vrakfall (Kppqju77, farwayer)
Last Packager: Kppqju77
Votes: 16
Popularity: 0.000000
First Submitted: 2014-02-07 13:53 (UTC)
Last Updated: 2024-01-03 07:52 (UTC)

Dependencies (0)

Required by (0)

Sources (2)

Latest Comments

Sir-Photch commented on 2023-11-08 18:01 (UTC)

doesn't build since shasum is incorrect.

diff --git a/PKGBUILD b/PKGBUILD
index a6c368a..a9506c4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -21,7 +21,7 @@ conflicts=("android-sources-${_sdkint}")
 options=('!strip')
 source=("https://dl.google.com/android/repository/sources-${_sdkint}_${_rev}.zip"
         "package.xml")
-sha256sums=('23a3d75d3228d414ff9ec1288ed525d97d54e062a80475f88986eb3fffac4321'
+sha256sums=('152505964344e17cbfcd56b4ef7afde7e4d60e9892136bc12f423b06566c1430'
             'c9fd5335b4c774be07b78e871e3ce2454e3f57eebfb020cf86fcd984b07c291e')

Vrakfall commented on 2021-01-17 03:48 (UTC)

Sorry for the late response. I barely had any internet connection for more than a year. I don't have the means to test the package yet but I will have it back soon. In the mean time, I added you to the co-maintainers, feel free to update it. Thanks for your comprehension.

Kppqju77 commented on 2021-01-04 07:49 (UTC)

@Vrakfall you can add me as comaintainer if you want me to update this package

mynacol commented on 2020-09-20 21:10 (UTC) (edited on 2020-09-20 21:11 (UTC) by mynacol)

@Vrakfall Please update to version 30. You only need to change

_sdkint=30
_sdkver=11.0.0

sha256sums=('e5def304f05910fc672aacdb27c44a5b98a124b217694f71c551adce70ac7d05')

Vrakfall commented on 2018-11-02 07:11 (UTC)

I updated it to the latest API available (28 - 9.0.0).

farwayer commented on 2018-02-26 12:46 (UTC)

Update please

bence.hornak commented on 2018-01-29 00:26 (UTC)

Android 27 is available. https://dl.google.com/android/repository/sources-27_r01.zip (SHA1: 7b714670561d08f54751af42aca929867b806596)

fbis251 commented on 2016-08-25 05:14 (UTC)

Please update the package, new sources are available at http://dl.google.com/android/repository/sources-24_r01.zip

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

Those sources are not sources of Android L but Android 4.4W. Please, fix it.