Android Application Development Cookbook Second Edition
暫譯: Android 應用程式開發食譜(第二版)
Rick Boyer, Kyle Mew
- 出版商: Packt Publishing
- 出版日期: 2016-03-31
- 售價: $2,010
- 貴賓價: 9.5 折 $1,910
- 語言: 英文
- 頁數: 428
- 裝訂: Paperback
- ISBN: 1785886193
- ISBN-13: 9781785886195
-
相關分類:
Android
海外代購書籍(需單獨結帳)
商品描述
Over 100 recipes to help you solve the most common problems faced by Android Developers today
About This Book
- Find the answers to your common Android programming problems, from set up to security, to help you deliver better applications, faster
- Uncover the latest features of Android Marshmallow to make your applications stand out
- Get up to speed with Android Studio 1.4 - the first Android Studio based on the IntelliJ IDE from JetBrains
Who This Book Is For
If you are new to Android development and want to take a hands-on approach to learning the framework, or if you are an experienced developer in need of clear working code to solve the many challenges in Android development, you can benefit from this book. Either way, this is a resource you'll want to keep at your desk for a quick reference to solve new problems as you tackle more challenging projects.
What You Will Learn
- Along with Marshmallow, get hands-on working with Google's new Android Studio IDE
- Develop applications using the latest Android framework while maintaining backward-compatibility with the support library
- Master Android programming best practices from the recipes
- Create exciting and engaging applications using knowledge gained from recipes on graphics, animations, and multimedia
- Work through succinct steps on specifics that will help you complete your project faster
- Keep your app responsive (and prevent ANRs) with examples on the AsynchTask class
- Utilize Google Speech Recognition APIs for your app.
- Make use of Google Cloud Messaging (GCM) to create Push Notifications for your users
- Get a better understanding of the Android framework through detailed explanations
In Detail
The Android OS has the largest installation base of any operating system in the world; there has never been a better time to learn Android development to write your own applications, or to make your own contributions to the open source community!
This “cookbook” will make it easy for you to jump to a topic of interest and get what you need to implement the feature in your own application. If you are new to Android and learn best by “doing,” then this book will provide many topics of interest.
Starting with the basics of Android development, we move on to more advanced concepts, and we'll guide you through common tasks developers struggle to solve. The first few chapters cover the basics including Activities, Layouts, Widgets, and the Menu. From there, we cover fragments and data storage (including SQLite), device sensors, the camera, and GPS. Then we move on more advanced topics such as graphics and animation (including OpenGL), multi-threading with AsyncTask, and Internet functionality with Volley. We'll also demonstrate Google Maps and Google Cloud Messaging (also known as Push Notifications) using the Google API Library.
Finally, we'll take a look at several online services designed especially for Android development. Take your application big-time with full Internet web services without having to become a server admin by leveraging the power of Backend as a Service (BaaS) providers.
Style and approach
This book progresses from the fundamentals of Android Development to more advanced concepts, with recipes to solve the most common problems faced by developers. This cookbook makes it easy to jump to specific topics of interest, where you'll find simple steps to implement the solution and get a clear explanation of how it works.
商品描述(中文翻譯)
超過 100 個食譜,幫助您解決當今 Android 開發者面臨的最常見問題
本書簡介
- 找到您常見的 Android 程式設計問題的解答,從設置到安全性,幫助您更快地交付更好的應用程式
- 揭示 Android Marshmallow 的最新功能,使您的應用程式脫穎而出
- 熟悉 Android Studio 1.4 - 第一個基於 JetBrains 的 IntelliJ IDE 的 Android Studio
本書適合誰
如果您是 Android 開發的新手,並希望以實作的方式學習這個框架,或者如果您是需要清晰工作代碼以解決 Android 開發中許多挑戰的經驗豐富的開發者,您都可以從本書中受益。無論如何,這是一本您會想放在桌上以便快速參考的資源,幫助您在處理更具挑戰性的專案時解決新問題。
您將學到什麼
- 與 Marshmallow 一起,實作使用 Google 的新 Android Studio IDE
- 使用最新的 Android 框架開發應用程式,同時保持與支援庫的向後相容性
- 從食譜中掌握 Android 程式設計的最佳實踐
- 利用從圖形、動畫和多媒體的食譜中獲得的知識,創建令人興奮和引人入勝的應用程式
- 通過簡潔的步驟處理具體問題,幫助您更快完成專案
- 保持您的應用程式響應迅速(並防止 ANR),提供 AsynchTask 類的範例
- 為您的應用程式利用 Google 語音識別 API
- 利用 Google Cloud Messaging (GCM) 為您的用戶創建推播通知
- 通過詳細的解釋更好地理解 Android 框架
詳細內容
Android 作業系統擁有全球最大的安裝基礎;現在是學習 Android 開發以編寫您自己的應用程式或為開源社群做出貢獻的最佳時機!
這本“食譜”將使您輕鬆跳轉到感興趣的主題,並獲得實現您自己應用程式中功能所需的內容。如果您是 Android 新手,並且最擅長通過“實作”來學習,那麼這本書將提供許多感興趣的主題。
從 Android 開發的基礎開始,我們將進入更高級的概念,並指導您解決開發者常常面臨的常見任務。前幾章涵蓋基本內容,包括 Activities、Layouts、Widgets 和 Menu。接著,我們將介紹 fragments 和數據存儲(包括 SQLite)、設備傳感器、相機和 GPS。然後,我們將進入更高級的主題,如圖形和動畫(包括 OpenGL)、使用 AsyncTask 的多線程,以及使用 Volley 的網際網路功能。我們還將演示使用 Google API Library 的 Google Maps 和 Google Cloud Messaging(也稱為推播通知)。
最後,我們將查看幾個專為 Android 開發設計的在線服務。利用 Backend as a Service (BaaS) 提供者的力量,讓您的應用程式擴展到全網際網路服務,而無需成為伺服器管理員。
風格與方法
本書從 Android 開發的基本原理進展到更高級的概念,提供解決開發者面臨的最常見問題的食譜。這本食譜使您能夠輕鬆跳轉到特定的感興趣主題,您將找到實施解決方案的簡單步驟,並獲得清晰的解釋。