買這商品的人也買了...
-
JavaScript 精緻範例辭典$450$383 -
無瑕的程式碼 - 敏捷軟體開發技巧守則 (Clean Code: A Handbook of Agile Software Craftsmanship)$580$452 -
Arduino UNO R3 開發板(副廠相容版)附傳輸線$400$380 -
Arduino 基礎入門套件 (附範例程式下載連結)$950$903 -
讓東西動起來 ─ 給發明家、業餘愛好者以及藝術家的 DIY 機械裝置 (Making Things Move: DIY Mechanisms for Inventors, Hobbyists, and Artists)$580$522 -
Operating System Concepts, 9/e (IE-Paperback)$1,680$1,646 -
$588Android C++ 高級編程-使用 NDK (Pro Android C++ with the NDK) -
超圖解 Arduino 互動設計入門, 2/e$680$578 -
Make 國際中文版 vol.13 (Make: Volume 37 英文版)$260$234 -
Android 及 ARM 原生語言─逆向工程破解 Android APP 安全, 2/e$590$502 -
機器人製作聖經, 4/e (Robot Builder's Bonanza, 4/e)$980$882 -
Make 國際中文版 vol.15 (Make: Volume 39 英文版)$260$234 -
Raspberry Pi 超炫專案與完全實戰 (深入 Raspberry Pi 的全面開發經典) (附101段教學與執行影片/範例程式)$520$411 -
Android 程式設計入門、應用到精通--增訂第三版 (適用 5.X~1.X, Android Wear 穿戴式裝置)$560$442 -
自造者空間成立指南-動手做需要用到的工具、設備與技術一覽(The Makerspace Workbench: Tools, Technologies, and Techniques for Making)$380$342 -
新觀念 Android 程式設計範例教本 ─ 使用 Android Studio$620$527 -
Java SE 8 與 Android 5.x 程式設計範例教本 (附 Java 和 Android 範例檔/附光碟)$540$427 -
Make: 感測器|運用 Arduino 和 Raspberry Pi 感測的專題與實驗(Make: Sensors: A Hands-On Primer for Monitoring the Real World with Arduino and Raspberry Pi)$580$458 -
Make 國際中文版 vol.17 (Make: Volume 41 英文版)$260$234 -
如何製作穿戴式電子裝置:設計、製作、穿上自己做的互動裝置吧 (Make: Wearable Electronics: Design, prototype, and wear your own interactive garments)$580$522 -
四軸飛行器自造手冊$299$236 -
Docker 入門與實戰$450$356 -
iOS 9 App 程式設計實力超進化實戰攻略:知名iOS教學部落格AppCoda作家親授實作關鍵技巧讓你不NG (Beginning iOS 9 Programming with Swift)$690$538 -
網站擷取|使用 Python (Web Scraping with Python: Collecting Data from the Modern Web)$580$458 -
機器人雜誌 ROBOCON Magazine 2016/1 月號 (No.26)$260$234
相關主題
商品描述
Learn Android Studio covers Android Studio and its rich tools ecosystem, including Git and Gradle: this book covers how Android Studio works seamlessly with Git, for source control, and Gradle, a build and test tool. In addition, this book demonstrates how to develop/collaborate with remote Git web-hosting services such as GitHub and Bitbucket. Four complete Android projects accompany this volume and are available for download from a public Git repository.
With this book, you learn the latest and most productive tools in the Android tools ecosystem, and the best practices for Android app development. You will be able to take away the labs' code as templates or frameworks to re-use and customize for your own similar apps.
Android Studio is an intuitive, feature-rich, and extremely forgiving Integrated Development Environment (IDE). This IDE is more productive and easier to use for your Android app creations than Eclipse. With this book you will quickly master Android Studio and maximize your Android development time. Source code on the remote web-hosting service is targeted to the latest Android Studio release, version 1.2.
What you’ll learn
- How to get started with the Android Studio IDE
- How to navigate and use Android Studio
- How to do version control with Git
- How to use Gradle
- How to use the new Android Wear framework
- How to debug your code using Android Studio
- How to manage your app projects
- How to test your apps
- How to analyze and refactor your code
- How to customize Android Studio
Who this book is for
This book is for Android app developers new to this IDE tool.
Table of Contents
1. Introducing Android Studio2. Navigating
3. Programming
4. Refactoring
5. Reminders Lab: Part 1
6. Reminders Lab: Part 2
7. Git
8. Layouts
9. Currencies Lab: Part 1
10. Currencies Lab: Part 2
11. Testing and Analyzing
12. Debugging
13. Gradle
14. More SDK Tools
15. Wear
16. Customizing Android Studio
商品描述(中文翻譯)
《學習 Android Studio》涵蓋了 Android Studio 及其豐富的工具生態系統,包括 Git 和 Gradle:本書介紹了 Android Studio 如何與 Git 無縫協作以進行版本控制,以及作為構建和測試工具的 Gradle。此外,本書展示了如何與 GitHub 和 Bitbucket 等遠端 Git 網頁託管服務進行開發/協作。本書附帶四個完整的 Android 專案,並可從公共 Git 倉庫下載。
通過本書,您將學習到 Android 工具生態系統中最新和最具生產力的工具,以及 Android 應用開發的最佳實踐。您將能夠將實驗室的代碼作為模板或框架進行重用和自定義,以便用於您自己的類似應用。
Android Studio 是一個直觀、功能豐富且極具包容性的整合開發環境(IDE)。這個 IDE 在創建 Android 應用時比 Eclipse 更具生產力且更易於使用。通過本書,您將迅速掌握 Android Studio,並最大化您的 Android 開發時間。遠端網頁託管服務上的源代碼針對最新的 Android Studio 版本 1.2。
您將學到的內容:
- 如何開始使用 Android Studio IDE
- 如何導航和使用 Android Studio
- 如何使用 Git 進行版本控制
- 如何使用 Gradle
- 如何使用新的 Android Wear 框架
- 如何使用 Android Studio 調試您的代碼
- 如何管理您的應用專案
- 如何測試您的應用
- 如何分析和重構您的代碼
- 如何自定義 Android Studio
本書適合對這個 IDE 工具不熟悉的 Android 應用開發者。
目錄:
1. 介紹 Android Studio
2. 導航
3. 程式設計
4. 重構
5. 提醒實驗室:第一部分
6. 提醒實驗室:第二部分
7. Git
8. 佈局
9. 貨幣實驗室:第一部分
10. 貨幣實驗室:第二部分
11. 測試和分析
12. 調試
13. Gradle
14. 更多 SDK 工具
15. Wear
16. 自定義 Android Studio
