Android Design Patterns and Best Practices
暫譯: Android 設計模式與最佳實踐
Kyle Mew
- 出版商: Packt Publishing
- 出版日期: 2016-12-29
- 定價: $1,600
- 售價: 8.0 折 $1,280
- 語言: 英文
- 頁數: 534
- 裝訂: Paperback
- ISBN: 1786467216
- ISBN-13: 9781786467218
-
相關分類:
Android、Design Pattern
-
相關翻譯:
Android 設計模式與最佳實踐 (Android Design Patterns and Best Practices) (簡中版)
立即出貨 (庫存=1)
相關主題
商品描述
Key Features
- Create efficient object interaction patterns for faster and more efficient Android development
- Get into efficient and fast app development and start making money from your android apps
- Implement industry-standard design patterns and best practices to reduce your app development time drastically
Book Description
Are you an Android developer with some experience under your belt? Are you wondering how the experts create efficient and good-looking apps? Then your wait will end with this book! We will teach you about different Android development patterns that will enable you to write clean code and make your app stand out from the crowd.
The book starts by introducing the Android development environment and exploring the support libraries. You will gradually explore the different design and layout patterns and get to know the best practices of how to use them together. Then you’ll then develop an application that will help you grasp activities, services, and broadcasts and their roles in Android development.
Moving on, you will add user-detecting classes and APIs such as gesture detection, touch screen listeners, and sensors to your app. You will also learn to adapt your app to run on tablets and other devices and platforms, including Android Wear, auto, and TV. Finally, you will see how to connect your app to social media and explore deployment patterns as well as the best publishing and monetizing practices.
The book will start by introducing the Android development environment and exploring the support libraries. You will gradually explore the different Design and layout patterns and learn the best practices on how to use them together. You will then develop an application that will help you grasp Activities, Services and Broadcasts and their roles in Android development. Moving on, you will add user detecting classes and APIs such as at gesture detection, touch screen listeners and sensors to our app. You will also learn to adapt your app to run on tablets and other devices and platforms, including Android Wear, Auto, and TV. Finally, you will learn to connect your app to social media and explore deployment patterns and best publishing and monetizing practices.
What you will learn
- Build a simple app and run it on real and emulated devices
- Explore the WYSIWYG and XML approaches to material design provided within Android Studio
- Detect user activities by using touch screen listeners, gesture detection, and reading sensors
- Apply transitions and shared elements to employ elegant animations and efficiently use the minimal screen space of mobile devices
- Develop apps that automatically apply the best layouts for different devices by using designated directories
- Socialize in the digital word by connecting your app to social media
- Make your apps available to the largest possible audience with the AppCompat support library
About the Author
Kyle Mew has been programming since the early eighties and has written for several technology websites. He has also written three radio plays and three other books on Android development.
Table of Contents
- Design Patterns
- Creational Patterns
- Material Patterns
- Layout Patterns
- Structural Patterns
- Activating Patterns
- Combining Patterns
- Composing Patterns
- Observing Patterns
- Behavioral Patterns
- Wearable Patterns
- Social Patterns
- Distribution Patterns
商品描述(中文翻譯)
#### 主要特點
- 創建高效的物件互動模式,以加快和提升 Android 開發效率
- 進入高效且快速的應用程式開發,開始從您的 Android 應用中賺取收入
- 實施行業標準的設計模式和最佳實踐,顯著減少應用程式開發時間
#### 書籍描述
您是一位有經驗的 Android 開發者嗎?您是否想知道專家們如何創建高效且美觀的應用程式?那麼這本書將結束您的等待!我們將教您不同的 Android 開發模式,使您能夠編寫乾淨的代碼,並讓您的應用程式在眾多應用中脫穎而出。
本書首先介紹 Android 開發環境並探索支援庫。您將逐步探索不同的設計和佈局模式,並了解如何將它們一起使用的最佳實踐。接著,您將開發一個應用程式,幫助您掌握活動(Activities)、服務(Services)和廣播(Broadcasts)及其在 Android 開發中的角色。
接下來,您將為應用程式添加用戶檢測類別和 API,例如手勢檢測、觸控螢幕監聽器和感應器。您還將學習如何使您的應用程式適應平板電腦及其他設備和平台,包括 Android Wear、汽車和電視。最後,您將學習如何將應用程式連接到社交媒體,並探索部署模式以及最佳的發佈和獲利實踐。
本書將從介紹 Android 開發環境和探索支援庫開始。您將逐步探索不同的設計和佈局模式,並學習如何將它們一起使用的最佳實踐。然後,您將開發一個應用程式,幫助您掌握活動、服務和廣播及其在 Android 開發中的角色。接下來,您將為應用程式添加用戶檢測類別和 API,例如手勢檢測、觸控螢幕監聽器和感應器。您還將學習如何使您的應用程式適應平板電腦及其他設備和平台,包括 Android Wear、汽車和電視。最後,您將學習如何將應用程式連接到社交媒體,並探索部署模式以及最佳的發佈和獲利實踐。
#### 您將學到的內容
- 建立一個簡單的應用程式並在真實和模擬設備上運行
- 探索 Android Studio 中提供的 WYSIWYG 和 XML 方式的材料設計
- 通過使用觸控螢幕監聽器、手勢檢測和讀取感應器來檢測用戶活動
- 應用過渡和共享元素,以實現優雅的動畫並有效利用移動設備的最小螢幕空間
- 開發能自動為不同設備應用最佳佈局的應用程式,使用指定的目錄
- 通過將您的應用程式連接到社交媒體,在數位世界中社交
- 使用 AppCompat 支援庫,讓您的應用程式能夠接觸到最大的受眾
#### 關於作者
**Kyle Mew** 自八十年代初開始編程,並為多個技術網站撰寫文章。他還撰寫了三部廣播劇和三本有關 Android 開發的書籍。
#### 目錄
1. 設計模式
2. 創建模式
3. 材料模式
4. 佈局模式
5. 結構模式
6. 啟動模式
7. 組合模式
8. 組成模式
9. 觀察模式
10. 行為模式
11. 可穿戴模式
12. 社交模式
13. 分發模式