android-things-console

Google Assistant on RPI3 with Android Things

独自空忆成欢 提交于 2019-12-11 16:17:50
问题 I tried to follow the documentation and got stuck in the point Open a terminal and follow the instructions to configure a new Python virtual environment and install the `google-assistant-library. The link in this point redirects to a general page (Introduction to the Google Assistant Library) rather than the instructions. I think it misses the explanation what it means to open the terminal and exact steps to be followed. Is the link really correct? Maybe I need help in using the console

How to upload a custom build configuration to Android Things with just a main.apk

|▌冷眼眸甩不掉的悲伤 提交于 2019-12-11 11:06:33
问题 I'm currently working with a Raspberry Pi 3 and Android Things (with the official RPi touch screen), and I'm trying to understand the process of flashing a custom build. I have already gone through the process of creating a starter build, and now I'm having issues with getting my main.apk booting up when I flash the image. I have already viewed this question and it doesn't seem to illuminate why mine isn't working. The AndroidManifest: <?xml version="1.0" encoding="utf-8"?> <manifest xmlns

Android Things 0.5.1 boot failed on Raspberry Pi 3

只谈情不闲聊 提交于 2019-12-11 07:14:19
问题 I've tested Android Things 0.4.1 image which I've downloaded before builds moving into console on RPI3 successfully but every image I've build with Android Things Console with empty bundle failed to boot even image 0.4.1 I've build with Android Things console failed to boot, Here is serial console error: U-Boot 2017.07-03124-gc35995ad17 (Aug 18 2017 - 02:52:42 +0000) DRAM: 944 MiB RPI 3 Model B (0xa22082) MMC: mmc@7e300000: 0 reading uboot.env In: serial Out: serial Err: serial Net: No

How to create Android Things' bundle and push it over OTA?

半腔热情 提交于 2019-11-28 09:55:20
问题 Anyone succeeded creating Android Things Bundle and pushing it over OTA? On the Android Things' Console, there's a page to Create a Bundle for the OTA. I'm trying to figure out how to do that. I've adding just a single APK file main.apk to a ZIP file. Then I've tried to push it to a RPi which is sitting nearby. But the main.apk would not be launched on the device. Things I've tried/done: Download Empty bundle with Things Build ID = NIH40K Creating a Bundle and pushing it to devices through