0

我正在尝试为Raspberry Pi 3下载Android Things映像,但出现此错误。我能做些什么?403 Forbidden

What do you want to do?
1 - Install Android Things and optionally set up Wi-Fi
2 - Set up Wi-Fi on an existing Android Things device
1
What hardware are you using?
1 - Raspberry Pi 3
2 - NXP Pico i.MX7D
1
You chose Raspberry Pi 3.

Setting up required tools...
Fetching additional configuration...
Downloading platform tools...
4.74 MB/4.74 MB
Unzipping platform tools...
Finished setting up required tools.

Raspberry Pi 3
Do you want to use the default image or a custom image?
1 - Default image: Used for development purposes. No access to the Android
Things Console features such as metrics, crash reports, and OTA updates.
2 - Custom image: Upload your custom image for full device development and
management with all Android Things Console features.
1
Downloading Android Things image...
could not download image: unable to download image: error downloading file: error downloading file: error downloading https://storage.googleapis.com/things-images/images/iot_rpi3.img.zip: 403 Forbidden
Press [Enter] to quit.
4

2 回答 2

3

有一个问题......我在我的Mac上也得到了同样的结果。

同时,您可以通过在控制台中创建一个新项目、构建一个空白图像并将其入 microSD 卡来手动完成。然后按照设置说明进行操作。

要构建图像,请单击项目的模型 ID(见下图)并按照配置步骤进行操作。

在此处输入图像描述

构建后,可以下载图像。

在此处输入图像描述

于 2020-12-12T00:20:46.783 回答
1

这些默认图像和工具不再可用。您现在只能使用控制台产品的出厂映像来刷写您的设备。

我还建议您查看常见问题解答页面上的最新信息,以了解有关 Android Things 平台状态的更多信息。

于 2020-12-15T20:27:55.237 回答