- Android Wear Projects
- Ashok Kumar S
- 78字
- 2021-07-15 17:17:53
Setting up a development environment for Wear development
In this section, we will set up a development environment for Wear application development.
Prerequisites
- Your favorite operating system (Windows, macOS, or Linux)
- Determine whether you have the latest JRE installed on your operating system
- Install the latest version of JDK or Open JDK
- Install the latest version of Android Studio (at the time of writing this book, the latest version is 2.2.3 and any newer version should be fine)
推薦閱讀
- Learn ECMAScript(Second Edition)
- Go Web編程
- Learning Real-time Processing with Spark Streaming
- Vue.js 3.x從入門到精通(視頻教學版)
- Quarkus實踐指南:構建新一代的Kubernetes原生Java微服務
- TypeScript項目開發實戰
- Java實戰(第2版)
- 現代C++編程實戰:132個核心技巧示例(原書第2版)
- 軟件測試教程
- Python 3.7從入門到精通(視頻教學版)
- 會當凌絕頂:Java開發修行實錄
- C語言從入門到精通
- C# 7.1 and .NET Core 2.0:Modern Cross-Platform Development(Third Edition)
- HTML5 Canvas核心技術:圖形、動畫與游戲開發
- Python程序設計:基礎與實踐