简体   繁体   English

AndroidThings OTA更新

[英]AndroidThings OTA Updates

On my Raspberry Pi i have installed Developer Preview 5.1 and one application that works as default. 在我的Raspberry Pi上,我安装了Developer Preview 5.1和一个默认工作的应用程序。

Now is Developer Preview 6 coming. 现在即将推出Developer Preview 6。 For now to make OTA Updates i recieved a warning, that i should update the OS version. 目前,要进行OTA更新,我收到警告,我应该更新OS版本。

I have created empty bundle with developer preview 6 and in OTA Updates i have started new Update with it. 我用开发人员预览版6创建了空捆绑包,在OTA更新中,我用它开始了新的更新。 After some days my Raspberry has still preview-5.1 几天后,我的Raspberry仍然预览-5.1

I have created apk for my app, zipped it, uploaded with last preview version (only last version can be selected in console) and have started new update with it. 我已经为我的应用创建了一个APK,将其压缩,上传了最新的预览版本(只能在控制台中选择最新版本),并且已经开始使用它进行新的更新。 Update has never received the Raspberry. 更新从未收到Raspberry。

Raspberry SD Card has 8 GB, Image is 4 GB big. Raspberry SD卡有8 GB,图像大4 GB。

On https://developer.android.com/things/console/index.html is said, that system image updates with console OTA Updates are possible. https://developer.android.com/things/console/index.html上说,可以通过控制台OTA更新来更新系统映像。 Is it so? 是这样吗? What have i maked wrong? 我做错了什么?

When I go to my Android Things console I get: To prepare your devices for OTA updates, you must flash them with Android Things DP6 or higher versions which to me means that I must flash my hardware with DP6+ before it can get OTA updates. 当我进入Android Things控制台时,我得到: To prepare your devices for OTA updates, you must flash them with Android Things DP6 or higher versionsTo prepare your devices for OTA updates, you must flash them with Android Things DP6 or higher versions这对我来说意味着我必须先使用DP6 +刷新硬件,然后才能获得OTA更新。

The release notes for DP6: https://developer.android.com/things/preview/releases.html#preview-6 DP6的发行说明: https : //developer.android.com/things/preview/releases.html#preview-6

even refer to the Device Update API: https://developer.android.com/things/sdk/apis/update.html 甚至参考设备更新API: https : //developer.android.com/things/sdk/apis/update.html

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 以编程方式检查Android OTA系统更新 - Programmatically check for Android OTA system updates 设备所有者Android应用程序的OTA更新(Kiosk模式) - OTA updates for Device Owner Android Application(Kiosk mode) AOSP OTA更新如何处理已安装的系统应用程序更新? - How does an AOSP OTA update deal with installed system app updates? 系统会在Android源代码中的何处查找并下载OTA更新? - Where in Android source does the system look for and download OTA updates? 更新 Android 9 SELinux 策略以允许系统应用程序进行 OTA 更新 - Updating Android 9 SELinux Policy To Allow OTA Updates by System App 当我收到应用程序 OTA 更新时,我的应用程序会被终止吗? - Will my app get killed when i receive app OTA updates? 如果应用程序是通过捆绑包发布的,那么 Expo 中的 OTA 更新是否有效? - Do OTA updates in Expo work if the app has been published through a bundle? AOSP OTA - 使用较新版本更新系统应用程序不会覆盖先前安装的较旧 apk 更新 - AOSP OTA - Updating system apps with newer version does not override previously installed, older apk updates 如何判断 React Native 应用程序在哪里通过无线(OTA)/实时更新? - How to tell where React Native app is getting over the air (OTA) / Live updates? 在Androidthings中显示软键盘 - Displaying a Soft-Keyboard in Androidthings
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM