Learn to build human-interactive Android apps, starting with device sensors
This book shows Android developers how to exploit the rich set of device sensors―locational, physical (temperature, pressure, light, acceleration, etc.), cameras, microphones, and speech recognition―in order to build fully human-interactive Android applications. Whether providing hands-free directions or checking your blood pressure, Professional Android Sensor Programming shows how to turn possibility into reality.
The authors provide techniques that bridge the gap between accessing sensors and putting them to meaningful use in real-world situations. They not only show you how to use the sensor related APIs effectively, they also describe how to use supporting Android OS components to build complete systems. Along the way, they provide solutions to problems that commonly occur when using Android's sensors, with tested, real-world examples. Ultimately, this invaluable resource provides in-depth, runnable code examples that you can then adapt for your own applications.
Learn how to write programs for this fascinating aspect of mobile app development with Professional Android Sensor Programming.
"synopsis" may belong to another edition of this title.
Greg Milette is a professional Android developer and founder of Gradison Technologies, an app development company. He enjoys building practical apps like Digital Recipe Sidekick and contributing to StackOverflow.
Adam Stroud is the lead developer for the Android version of RunKeeper. He is a self-proclaimed "phandroid" and is an active participant in the Android virtual community on StackOverflow and Android Google groups.
Exploit the rich set of Android sensors to build fully aware apps
If you want to create truly amazing apps for Android, you must know how to take advantage of all of its capabilities. This book helps you achieve this by arming you with the knowledge and code you need to put Android's sensors to good use. From determining the smartphone's location and interpreting physical sensors to handling images, audio, and recognizing speech, you'll learn how to effectively apply the sensor- related APIs. With this information, you'll not only save time during the development process but you'll also be able to build fully featured apps that integrate new levels of interaction and automation.
Professional Android Sensor Programming:
Shows various ways to implement location tracking and proximity alerts
Uncovers the physics behind the physical sensors available in the SensorManager API so you can know how to apply them appropriately
Shows algorithm code to interpret noisy sensor data and detect changes
Demonstrates how to measure device properties like orientation and movement, as well as environmental properties like relative altitude
Explores using Android Open Accessory (AOA) to access external sensors
Describes Near Field Communication (NFC) technology and its APIs
Provides image and signal processing code to detect patterns captured by the camera and microphone
Exposes all components required to create reliable, user-friendly, speech-enabled apps using Android Speech Recognition and Text-to-Speech APIs
Wrox Professional guides are written by working developers to address everyday needs. They provide examples, practical solutions, and expert education in new technologies, all designed to help programmers do a better job.
wrox.com
Programmer Forums
Join our Programmer to Programmer forums to ask and answer programming questions about this book, join discussions on the hottest topics in the industry, and connect with fellow programmers from around the world.
Code Downloads
Take advantage of free code samples from this book, as well as code samples from hundreds of other books, all ready to use.
Read More
Find articles, ebooks, sample chapters, and tables of contents for hundreds of books, and more reference resources on programming topics that matter to you.
Exploit the rich set of Android sensors to build fully aware apps
If you want to create truly amazing apps for Android, you must know how to take advantage of all of its capabilities. This book helps you achieve this by arming you with the knowledge and code you need to put Android's sensors to good use. From determining the smartphone's location and interpreting physical sensors to handling images, audio, and recognizing speech, you'll learn how to effectively apply the sensor- related APIs. With this information, you'll not only save time during the development process but you'll also be able to build fully featured apps that integrate new levels of interaction and automation.
Professional Android Sensor Programming:
Shows various ways to implement location tracking and proximity alerts
Uncovers the physics behind the physical sensors available in the SensorManager API so you can know how to apply them appropriately
Shows algorithm code to interpret noisy sensor data and detect changes
Demonstrates how to measure device properties like orientation and movement, as well as environmental properties like relative altitude
Explores using Android Open Accessory (AOA) to access external sensors
Describes Near Field Communication (NFC) technology and its APIs
Provides image and signal processing code to detect patterns captured by the camera and microphone
Exposes all components required to create reliable, user-friendly, speech-enabled apps using Android Speech Recognition and Text-to-Speech APIs
Wrox Professional guides are written by working developers to address everyday needs. They provide examples, practical solutions, and expert education in new technologies, all designed to help programmers do a better job.
wrox.com
Programmer Forums
Join our Programmer to Programmer forums to ask and answer programming questions about this book, join discussions on the hottest topics in the industry, and connect with fellow programmers from around the world.
Code Downloads
Take advantage of free code samples from this book, as well as code samples from hundreds of other books, all ready to use.
Read More
Find articles, ebooks, sample chapters, and tables of contents for hundreds of books, and more reference resources on programming topics that matter to you.
"About this title" may belong to another edition of this title.
£ 2.20 shipping within United Kingdom
Destination, rates & speedsSeller: WeBuyBooks, Rossendale, LANCS, United Kingdom
Condition: Like New. Most items will be dispatched the same or the next working day. An apparently unread copy in perfect condition. Dust cover is intact with no nicks or tears. Spine has no signs of creasing. Pages are clean and not marred by notes or folds of any kind. Seller Inventory # wbs4896205783
Quantity: 1 available
Seller: WorldofBooks, Goring-By-Sea, WS, United Kingdom
Paperback. Condition: Very Good. The book has been read, but is in excellent condition. Pages are intact and not marred by notes or highlighting. The spine remains undamaged. Seller Inventory # GOR008286426
Quantity: 1 available
Seller: Better World Books: West, Reno, NV, U.S.A.
Condition: Very Good. 1st Edition. Used book that is in excellent condition. May show signs of wear or have minor defects. Seller Inventory # 11588486-6
Quantity: 1 available
Seller: Better World Books, Mishawaka, IN, U.S.A.
Condition: Very Good. 1st Edition. Used book that is in excellent condition. May show signs of wear or have minor defects. Seller Inventory # 11588486-6
Quantity: 1 available
Seller: GreatBookPricesUK, Woodford Green, United Kingdom
Condition: As New. Unread book in perfect condition. Seller Inventory # 13087959
Quantity: 1 available
Seller: GreatBookPricesUK, Woodford Green, United Kingdom
Condition: New. Seller Inventory # 13087959-n
Quantity: 1 available
Seller: Chiron Media, Wallingford, United Kingdom
Paperback. Condition: New. Seller Inventory # 6666-WLY-9781118183489
Quantity: 1 available
Seller: CitiRetail, Stevenage, United Kingdom
Paperback. Condition: new. Paperback. Learn to build human-interactive Android apps, starting with device sensors This book shows Android developers how to exploit the rich set of device sensorslocational, physical (temperature, pressure, light, acceleration, etc.), cameras, microphones, and speech recognitionin order to build fully human-interactive Android applications. Whether providing hands-free directions or checking your blood pressure, Professional Android Sensor Programming shows how to turn possibility into reality. The authors provide techniques that bridge the gap between accessing sensors and putting them to meaningful use in real-world situations. They not only show you how to use the sensor related APIs effectively, they also describe how to use supporting Android OS components to build complete systems. Along the way, they provide solutions to problems that commonly occur when using Android's sensors, with tested, real-world examples. Ultimately, this invaluable resource provides in-depth, runnable code examples that you can then adapt for your own applications. Shows experienced Android developers how to exploit the rich set of Android smartphone sensors to build human-interactive Android appsExplores Android locational and physical sensors (including temperature, pressure, light, acceleration, etc.), as well as cameras, microphones, and speech recognitionHelps programmers use the Android sensor APIs, use Android OS components to build complete systems, and solve common problemsIncludes detailed, functional code that you can adapt and use for your own applicationsShows you how to successfully implement real-world solutions using each class of sensors for determining location, interpreting physical sensors, handling images and audio, and recognizing and acting on speech Learn how to write programs for this fascinating aspect of mobile app development with Professional Android Sensor Programming. Learn to build human-interactive Android apps, starting with device sensors This book shows Android developers how to exploit the rich set of device sensors locational, physical (temperature, pressure, light, acceleration, etc. Shipping may be from our UK warehouse or from our Australian or US warehouses, depending on stock availability. Seller Inventory # 9781118183489
Quantity: 1 available
Seller: PBShop.store UK, Fairford, GLOS, United Kingdom
PAP. Condition: New. New Book. Shipped from UK. Established seller since 2000. Seller Inventory # FW-9781118183489
Quantity: 1 available
Seller: Ria Christie Collections, Uxbridge, United Kingdom
Condition: New. In. Seller Inventory # ria9781118183489_new
Quantity: 1 available