- Android Things Projects
- Francesco Azzola
- 51字
- 2021-07-02 20:46:25
Cloning the template project
This is the fastest path because with a few steps you are ready to develop an Android Things app:
- Go to https://github.com/androidthings/new-project-template and clone the repository. Open a terminal and write the following:
git clone https://github.com/androidthings/new-project-template.git
- Now you have to import the cloned project into Android Studio.
推薦閱讀
- Design Principles for Process:driven Architectures Using Oracle BPM and SOA Suite 12c
- 動手玩轉Scratch3.0編程:人工智能科創教育指南
- FreeSWITCH 1.6 Cookbook
- Learning Informatica PowerCenter 10.x(Second Edition)
- Python面向對象編程:構建游戲和GUI
- Python深度學習:基于TensorFlow
- Learning OpenStack Networking(Neutron)
- Learning OpenStack Networking(Neutron)(Second Edition)
- Windows Embedded CE 6.0程序設計實戰
- Spring Boot+MVC實戰指南
- Raspberry Pi Robotic Projects(Third Edition)
- 零基礎看圖學ScratchJr:少兒趣味編程(全彩大字版)
- 百萬在線:大型游戲服務端開發
- Parallel Programming with Python
- Selenium Essentials