Android Pre-Build Images

Hello,

where can I find the latest pre-build Android (Open Source Project) binary images?

Why is not possible to access any snapshot build > 36 from https://builds.96boards.org/snapshots/hikey/linaro/aosp-master/ without authentication?

Where can I find Android images for release 16.06?

The Linaro builds of AOSP for Hikey were turned off when Hikey was accepted as an AOSP Reference Board. This ensures that http://source.android.com is the canonical source of AOSP for Hikey.

A little while later, the Linaro CI systems we reactived in order to generate builds for internal purposes (primarily testing) but these images are not available for public download.

You can build your own images by following the instructions in the following links:
https://source.android.com/source/initializing.html
https://source.android.com/source/downloading.html
https://source.android.com/source/devices.html

HTH