《Rapid Android Development》

《Rapid Android Development》 《Rapid Android Development》

  • 书名:《Rapid Android Development》:Build Rich, Sensor-Based Applications with Processing
  • 分类:编程
  • 作者:Daniel Sauter
  • 出版社:Pragmatic Bookshelf
  • 出版年:2013-3-7
  • 售价:USD 35.00
  • 装订:Paperback
  • 页码:300

《Rapid Android Development》 内容介绍:

Create mobile apps for Android phones and tablets faster and more easily than you ever imagined. Use "Processing," the free, award-winning, graphics-savvy language and development environment, to work with the touchscreens, hardware sensors, cameras, network transceivers, and other devices and software in the latest Android phones and tablets. Whether you're a student, teacher, hobbyist, or experienced developer, Rapid Android Development puts the fast-growing market for Android phone and tablet applications within your reach. Without needing to master the complexities of Java, Eclipse, or the Android SDK, you'll find yourself writing dazzling graphics displays and location-aware programs in no time. With more than 30 ready-to-run demos, applications, and games, you'll find yourself diving deeper than you thought possible into the treasure trove of software and hardware packed into today's Android devices. You'll learn how to: * Access the Android touch screen, keyboard, and gestures to create eye-popping user experiences. * Tap into Android's on-board sensors for orientation, location, motion, geolocation, and more to build environment-aware applications. * Use Android's built-in networking devices to access the Internet, network with nearby Android devices, and interact with NFC-formatted RFID tags. * Create OpenGL accelerated 2D and 3D graphics. * Integrate camera images, video, and face-detection into your mobile apps. * Take selected apps cross-platform with new Processing support for HTML 5 and JavaScript. And once the prototyping is done, you can easily move your work to Eclipse for debugging and deployment. What You Need: Users will need to install Version 2.0 of the Processing open source language and environment, a free download at https://processing.org/download. Readers also need to install the free Android SDK (Ice Cream Sandwich 4.0 or higher) and the Ketai library for Processing. An Android phone or tablet is required to test most of the examples in the book.


微信扫一扫关注公众号

0 个评论

要评论图书请先登录注册

你也许想看:

Engineering Software as a Service

《Engineering Software as a Service》

Armando Fox,David Patterson.Strawberry Canyon LLC.2013-4-16

“”

实战Linux编程精髓

《实战Linux编程精髓》

罗宾斯.中国电力出版社.2005-7

“编写应用软件,特别是那些比较重要的软件,毫无疑问要涉及到系统调用。在UNIX/Linux环境下编程更是如此。要想编写优秀...”

C程序设计语言

《C程序设计语言》

Clovis L.Tondo,SCOTT E.GIMPEL.机械工业出版社.2004-1-1

“本书对Brain W. Kernighan和Dennis M. Ritchie所著的《The C Programming...”

测试驱动开发

《测试驱动开发》

Kent Beck.中国电力出版社.2004-4-1

“《测试驱动开发》(中文版)设想把编程看成是转动曲柄从井里提一桶水上来的过程。如果水桶比较小,那么仅需一个能自由转动的曲柄...”

学习bash

《学习bash》

Cameron Newham,Bill Rosenblatt.机械工业出版社.2003-1-1

“bash是自由软件基金会发布的“Bourne Again Shell”的缩写。它是流行的UNIX Bourne shel...”

Reactive Design Patterns

《Reactive Design Patterns》

Roland Kuhn,Jamie Allen.Manning Publications Co..2015

“Modern distributed applications must deliver near-realtime p...”

CUDA by Example

《CUDA by Example》

Jason Sanders,Edward Kandrot.Addison-Wesley Professional.2010-7-29

“"This book is required reading for anyone working with accel...”

Your UNIX/Linux

《Your UNIX/Linux》

Das, Sumitabha..2012-1

“"Your UNIX/Linux: The Ultimate Guide", written with both use...”

面向对象葵花宝典:思想、技巧与实践

《面向对象葵花宝典:思想、技巧与实践》

.电子工业出版社.2015-12

“《面向对象葵花宝典:思想、技巧与实践》系统地讲述了面向对象技术的相关内容,包括面向对象的基本概念、面向对象开发的流程、面...”

C++ Primer(第4版)习题解答

《C++ Primer(第4版)习题解答》

蒋爱军、李师贤、梅晓勇编.人民邮电出版社.2007-2

“《C++ Primer习题解答》为C++ Primer(第4版)的配套书籍,根据C++ Primer(第4版)中所介绍的...”

函数程序设计语言--计算机模型、编译技术、系统结构

《函数程序设计语言--计算机模型、编译技术、系统结构》

郑纬民,等.清华大学出版社.1997-11

“内容简介 本书详细论述了函数程序设计语言的计算模型、编译技术以及面向函数程序设计语言的系统结构。其 主要内容包括:函数程...”

Fortran 95/2003 for Scientists and Engineers

《Fortran 95/2003 for Scientists and Engineers》

Stephen Chapman.McGraw-Hill Science/Engineering/Math.2007-4-6

“Chapman's "Fortran for Scientists and Engineers" is intended...”

Ruby基础教程

《Ruby基础教程》

高桥征义,后藤裕藏.人民邮电出版社.2014-9-1

“本书为日本公认的最好的Ruby入门教程。松本行弘亲自审校并作序推荐。本书支持最新的Ruby 2.0,也附带讲解了可运行于...”

Java并发编程

《Java并发编程》

(美)Doug Lea.中国电力出版社.2004-2-1

“本书全面介绍了如何使用Java 2平台进行并发编程,较上一版新增和扩展的内容包括: ·存储模型 ·取消 ·可移植的并行编...”

Advanced Swift

《Advanced Swift》

Chris Eidhof,Airspeed Velocity.CreateSpace Independent Publishing Platform.2016-3-18

“Advanced Swift takes you through Swift’s features, from low-...”

Pro Android 4

《Pro Android 4》

Satya Komatineni,Dave MacLean.Apress.2012-3-7

“Pro Android 4 shows you how to build real-world and fun mobi...”

Programming for Musicians and Digital Artists

《Programming for Musicians and Digital Artists》

Ajay Kapur,Perry Cook,Spencer Salazar,Ge Wang.Manning.2014-1

“While many excellent tools exist for digital image creation ...”

时间触发嵌入式系统设计模式

《时间触发嵌入式系统设计模式》

Michael J.Pont.中国电力出版社.2004-7-1

“”

Debugging with GDB

《Debugging with GDB》

Richard M. Stallman,Roland H. Pesch,Stan Shebs.Free Software Foundation.2002-01

“The GNU Debugger allows you to see what is going on "inside"...”

C#高级编程(第4版)

《C#高级编程(第4版)》

Christian Nagel Bill Evjen Jay Glynn等.清华大学出版社.2006-10

“C#经典名著!也是Wrox红皮书中最畅销的品种之一,从第一版开始就名满天下;其第3版被中华读书报、CSDN、《程序员》等...”