- Android Things Projects
- Francesco Azzola
- 230字
- 2021-07-02 20:46:25
Creating the first Android Things project
Considering that Android Things derives from Android, the development process and the app structure are the as same we use in a common Android app. For this reason, the development tool to use for Android Things is Android Studio. If you have already used Android Studio in the past, reading this section will help you to discover the main differences between an Android Things app and an Android app. Otherwise, if you are new to Android development, this section will guide you step by step to create your first Android Things app.
Android Studio is the official development environment to develop Android Things apps, therefore, before starting, it is necessary you have installed it. If not, go to https://developer.android.com/studio/index.html, to download and install it. The development environment must adhere to these prerequisites:
- SDK tools version 24 or higher
- Update the SDK with Android 7 (API level 24)
- Android Studio 2.2 or higher
If your environment does not meet the previous conditions, you have to update your Android Studio using the Update manager.
Now there are two alternatives to starting a new project:
- Clone a template project from GitHub and import it into Android Studio
- Create a new Android project in Android Studio
To better understand the main differences between Android and Android Things you should follow option number 2, at least the first time.
- Raspberry Pi for Python Programmers Cookbook(Second Edition)
- Mastering Yii
- Julia Cookbook
- Yocto for Raspberry Pi
- Learning Hunk
- Mastering Drupal 8 Views
- Getting Started with Laravel 4
- 圖數據庫實戰
- Python機器學習之金融風險管理
- Hadoop 2.X HDFS源碼剖析
- RESTful Web Clients:基于超媒體的可復用客戶端
- 從程序員角度學習數據庫技術(藍橋杯軟件大賽培訓教材-Java方向)
- 量子計算機編程:從入門到實踐
- Java程序設計教程
- Analytics for the Internet of Things(IoT)