Learning Android Canvas
暫譯: 學習 Android Canvas

Mir Nauman Tahir

  • 出版商: Packt Publishing
  • 出版日期: 2013-11-24
  • 售價: $1,360
  • 貴賓價: 9.5$1,292
  • 語言: 英文
  • 頁數: 108
  • 裝訂: Paperback
  • ISBN: 1783285397
  • ISBN-13: 9781783285396
  • 相關分類: Android
  • 海外代購書籍(需單獨結帳)

相關主題

商品描述

If you want to create 2D graphics for Android from scratch, this book is the perfect guide. It covers all the angles of using Android Canvas with a step-by-step approach to give your apps the graphical edge.

Overview

  • Understand user interactions and respond to those actions
  • Discover how to work with graphics in Android from scratch
  • Using a step by step approach, create a graphics-rich, fully functional application
  • Use Nine-Patch image

In Detail

When you're writing an application in which you would like to perform specialized drawing and/or control the animation of graphics, you should do so by drawing through a canvas. A canvas works for you as an interface to the actual surface upon which your graphics will be drawn-it holds all of your "draw" calls. Via the Android Canvas, your drawing is actually performed on an underlying Bitmap, which is placed into the window.

Learning Android Canvas is a practical guide, which will help you develop applications that contain rich 2D graphics like backgrounds, buttons, and even some small games with static 2D graphics. The book is full of step-by-step lessons and practical examples. This book helps you develop rich graphical applications and some simple games.

Learning Android Canvas will help you understand everything that is required to develop an Android application that involves creating 2D graphics from scratch to a fully functional complete application. You will start with zero knowledge of using graphics within Android applications and will then go step by step to learn about different objects and techniques. In the end you will be able to develop a complete application fully loaded with graphics and functions.

The book will give you a detailed practical explanation of Nine-Patch images and its importance in designing layouts and backgrounds. We will also take a detailed look at user interactions such as touch, capturing the action, and responding to them accordingly. Finally we will have a working, fully functional graphic application that uses all the knowledge that we have acquired previously.

What you will learn from this book

  • Create a drawable thread to take away the load from the main thread
  • Develop important drawables and shapes
  • Understand the actions performed by users, capturing them, and responding to them
  • Unfold the basics of nested layouts
  • Design your own View classes and use them in the main class
  • Discover the graphics used as backgrounds of the whole screen or controls like buttons
  • Draw on the Android Canvas and Views
  • Set up the listener for touch events

Approach

This book is a fast-paced, practical, step-by-step tutorial guide full of examples that are easy to follow and implement.

Who this book is written for

This book is a great resource for developers who have basic Android development knowledge and want to work on graphics-rich applications and games but are totally new to working with graphics and Android Canvas.

商品描述(中文翻譯)

如果您想從零開始為 Android 創建 2D 圖形,這本書是完美的指南。它涵蓋了使用 Android Canvas 的所有角度,並採用逐步的方法,為您的應用程式提供圖形優勢。

概述
- 理解用戶互動並對這些行為做出反應
- 從零開始學習如何在 Android 中處理圖形
- 使用逐步的方法,創建一個圖形豐富、功能完整的應用程式
- 使用 Nine-Patch 圖像

詳細內容
當您編寫一個需要進行專門繪圖和/或控制圖形動畫的應用程式時,應該通過畫布進行繪製。畫布作為您實際繪製圖形的表面的介面,持有您所有的「繪製」調用。通過 Android Canvas,您的繪製實際上是在一個底層的 Bitmap 上進行的,該 Bitmap 被放置到窗口中。

《學習 Android Canvas》是一本實用指南,將幫助您開發包含豐富 2D 圖形的應用程式,如背景、按鈕,甚至一些靜態 2D 圖形的小遊戲。這本書充滿了逐步的課程和實用的範例。這本書幫助您開發豐富的圖形應用程式和一些簡單的遊戲。

《學習 Android Canvas》將幫助您理解開發涉及從零開始創建 2D 圖形到功能完整的 Android 應用程式所需的一切。您將從對 Android 應用程式中使用圖形的零知識開始,然後逐步學習不同的物件和技術。最後,您將能夠開發一個功能齊全、圖形豐富的完整應用程式。

這本書將詳細解釋 Nine-Patch 圖像及其在設計佈局和背景中的重要性。我們還將詳細探討用戶互動,例如觸控、捕捉行為並相應地做出反應。最後,我們將擁有一個運行良好、功能完整的圖形應用程式,利用我們之前所獲得的所有知識。

您將從這本書中學到的內容
- 創建可繪製的執行緒,以減輕主執行緒的負擔
- 開發重要的可繪製物件和形狀
- 理解用戶執行的操作,捕捉並對其做出反應
- 展開嵌套佈局的基本知識
- 設計自己的 View 類並在主類中使用它們
- 發現用作整個屏幕或按鈕等控制項背景的圖形
- 在 Android Canvas 和 Views 上繪製
- 設置觸控事件的監聽器

方法
這本書是一個快速、實用的逐步教程指南,充滿了易於遵循和實施的範例。

這本書的讀者對象
這本書是為那些擁有基本 Android 開發知識並希望從事圖形豐富的應用程式和遊戲開發,但對圖形和 Android Canvas 完全陌生的開發者提供的極佳資源。