Android Recipes: A Problem-Solution Approach, 3/e (Paperback)
暫譯: Android 食譜:問題解決方法,第 3 版 (平裝)

Dave Smith, Jeff Friesen

  • 出版商: Apress
  • 出版日期: 2014-02-06
  • 售價: $2,140
  • 貴賓價: 9.5$2,033
  • 語言: 英文
  • 頁數: 772
  • 裝訂: Paperback
  • ISBN: 1430263229
  • ISBN-13: 9781430263227
  • 相關分類: Android
  • 已過版

買這商品的人也買了...

商品描述

Android continues to be one of the leading mobile OS and development platforms driving today's mobile innovations and the apps ecosystem. Android appears complex, but offers a variety of organized development kits to those coming into Android with differing programming language skill sets.

Android Recipes: A Problem-Solution Approach, Third Edition offers more than 100 down-to-earth code recipes, and guides you step-by-step through a wide range of useful topics using complete and real-world working code examples.  It's updated to include the KitKat Android 4.4 SDK as well as earlier releases.

Instead of abstract descriptions of complex concepts, in Android Recipes, you'll find live code examples. When you start a new project you can consider copying and pasting the code and configuration files from this book and then modifying them for your own customization needs.

Crammed with insightful instruction and helpful examples, this third edition of Android Recipes is your guide to writing apps for one of today’s hottest mobile platforms. It offers pragmatic advice that will help you get the job done quickly and well.  This can save you a great deal of work over creating a project from scratch!

What you’ll learn

  • Use external libraries to save time and effort
  • Boost app performance by using the Android NDK and Renderscript
  • Design apps for performance, responsiveness, and seamlessness
  • Send data between devices and other external hardware
  • Persist application data and share it between applications
  • Capture and play back various device media items
  • Communicate with web services
  • Get the most out of your user interface
  • Develop a unit conversion app in the context of the command-line/Android SDK and Eclipse/Android SDK environments

Who this book is for

This book is a handy reference for all Android app developers.

Table of Contents

  1. Getting Started with Android
  2. User Interaction
  3. Graphics and Drawing
  4. Communications and Networking
  5. Interacting with Device Hardware and Media
  6. Persisting Data
  7. Interacting with the System
  8. Working with Android NDK and Renderscript

商品描述(中文翻譯)

Android 仍然是當今推動移動創新和應用生態系統的主要移動操作系統和開發平台之一。雖然 Android 看起來很複雜,但對於不同程式語言技能的開發者,提供了多種組織良好的開發工具包。

《Android Recipes: A Problem-Solution Approach, Third Edition》提供了超過 100 個實用的程式碼範例,並逐步引導您通過各種有用的主題,使用完整且真實的工作程式碼範例。它已更新以包含 KitKat Android 4.4 SDK 以及早期版本。

在《Android Recipes》中,您將找到實時的程式碼範例,而不是對複雜概念的抽象描述。當您開始一個新項目時,可以考慮從本書中複製和粘貼程式碼及配置文件,然後根據自己的需求進行修改。

這本第三版的《Android Recipes》充滿了深刻的指導和有用的範例,是您為當今最熱門的移動平台之一編寫應用的指南。它提供了務實的建議,幫助您快速且高效地完成工作。這可以為您節省大量從零開始創建項目的工作!

您將學到的內容:
- 使用外部庫來節省時間和精力
- 通過使用 Android NDK 和 Renderscript 提升應用性能
- 設計性能、響應性和無縫的應用
- 在設備和其他外部硬體之間傳送數據
- 持久化應用數據並在應用之間共享
- 捕獲和播放各種設備媒體項目
- 與網絡服務進行通信
- 充分利用您的用戶界面
- 在命令行/Android SDK 和 Eclipse/Android SDK 環境中開發單位轉換應用

本書適合對象:
本書是所有 Android 應用開發者的便捷參考。

目錄:
1. 開始使用 Android
2. 用戶互動
3. 圖形和繪圖
4. 通信和網絡
5. 與設備硬體和媒體互動
6. 數據持久化
7. 與系統互動
8. 使用 Android NDK 和 Renderscript