- Android Things Projects
- Francesco Azzola
- 159字
- 2021-07-02 20:46:24
Testing the installation
Once we have flashed the Android Things image into the SD card, we can remove it from the PC or Mac and insert it into the board:
- Connect Raspberry Pi to a video using the HDMI.
- Connect Raspberry Pi to your network using the LAN connection.
- Connect Raspberry Pi to your Mac/PC using a USB cable.
Wait until Android Things completes the boot phase. At the end, you should see the following:

Now your development board is ready and we can start developing our first Android Things project. To confirm that your Android Things is up and running, you can execute from the command line the following command:
adb devices
You should see, in the list, at least one Android device with an IP address. Congratulations; you have just installed and tested your Android Things OS. By now you should see the Android Things default screen because we did not install an app on the system.
推薦閱讀
- ClickHouse性能之巔:從架構設計解讀性能之謎
- Python機器學習:數據分析與評分卡建模(微課版)
- ASP.NET Core 5.0開發入門與實戰
- 樂學Web編程:網站制作不神秘
- HTML5 Mobile Development Cookbook
- PHP+MySQL+Dreamweaver動態網站開發實例教程
- 碼上行動:用ChatGPT學會Python編程
- C語言程序設計
- C語言開發基礎教程(Dev-C++)(第2版)
- Programming with CodeIgniterMVC
- PHP編程基礎與實踐教程
- Practical Microservices
- Mastering SciPy
- C++ Data Structures and Algorithm Design Principles
- 開發者測試