- Near Field Communication with Android Cookbook
- Vitor Subtil
- 270字
- 2021-07-16 11:37:20
Preface
Mobile technologies are constantly changing, providing users with faster and better ways to interact with the world. Devices and applications have become increasingly powerful and new technologies are continually emerging—near field communication (NFC) is one of them. Its low battery consumption and simplicity are the key factors determining its future success. From facilitating daily tasks, such as opening a website, gaining access control, and making instant payments, NFC is now being used everywhere. Features such as peer-to-peer communication, cross-device data exchange, social network content sharing, and improved gaming experiences can be achieved using NFC.
The book begins by introducing the virtual development environment that allows you to develop NFC-enabled applications without the need of a smartphone or tags. Next, this book presents simple and functional examples that explain the basic concepts of detecting, writing, and reading data from a tag. All of the presented features and techniques are then used in a more complex application to give you a better idea of how you can use NFC in a real application.
In this book, you will learn how to use different components and features, such as working with the Foreground Dispatch System, using the NFC data exchange format and the Android application record, reading and writing a URI, creating text and customizing mime NDEF messages, and so on. This book provides readers with both theoretical and practical knowledge as we progress through the recipes and explain the relevant concepts.
Toward the end of this book, the recipes will show you various ways to use NFC so that you will be pumped to start developing amazing NFC applications.
- GitHub Essentials
- 數據存儲架構與技術
- 輕松學大數據挖掘:算法、場景與數據產品
- SQL Server 2012數據庫技術與應用(微課版)
- Developing Mobile Games with Moai SDK
- 大數據可視化
- 新型數據庫系統:原理、架構與實踐
- 數據庫系統原理及應用教程(第4版)
- Mastering Machine Learning with R(Second Edition)
- Hadoop大數據實戰權威指南(第2版)
- Sybase數據庫在UNIX、Windows上的實施和管理
- Python醫學數據分析入門
- OracleDBA實戰攻略:運維管理、診斷優化、高可用與最佳實踐
- 數據挖掘原理與SPSS Clementine應用寶典
- 從0到1:JavaScript 快速上手