舉報

會員
Near Field Communication with Android Cookbook
最新章節:
Index
Aneasy-to-followguide,fullofhands-onexamplesofandreal-worldapplications.Eachrecipeisexplainedandplacedincontext.IfyouwanttolearnhowtocreateNFC-enabledAndroidapplications,thisisthebookforyou.PerhapsyoualreadyknowabitaboutAndroidapplicationdevelopmentsbuthaveneverusedNFC,orperhapsyouknowalittleaboutNFCandroiddevelopmentbutwantsomemoreadvancedfeaturesandexamples.Ineithercase,thisbookwillgetyouupandrunningquickly.YouareexpectedtohaveAndroidprogrammingknowledge.
目錄(90章)
倒序
- coverpage
- Near Field Communication with Android Cookbook
- Credits
- About the Author
- About the Reviewers
- www.PacktPub.com
- Support files eBooks discount offers and more
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Chapter 1. Getting Started with NFC
- Introduction
- Requesting NFC permissions
- Indicating that your app uses NFC
- Defining minimal requirements
- Verifying whether the device has an NFC adapter
- Downloading Open NFC Android Edition
- Downloading Open NFC SDK Edition
- Configuring the Open NFC Android add-on into your Android SDK
- Configuring an NFC-enabled testing AVD
- Configuring the Connection Center tool
- Testing your app all together
- Chapter 2. Detecting a Tag
- Introduction
- Understanding the foreground dispatch system
- Understanding the tag dispatch system
- Verifying if your app started because of an NFC intent
- Filtering tags by their content type
- Filtering tags by their content type programmatically
- Filtering tags by their technology
- Filtering tags by their technology using programs
- Filtering URI tags
- Chapter 3. Writing Tag Content
- Introduction
- Working with the NDEF record
- Writing a URI-formatted record
- Writing a text-formatted record
- Using Android Application Record
- Working with external types
- Working with custom mimes
- Chapter 4. Writing Tag Content – Real-life Examples
- Introduction
- Making a phone call with one tap – Part 1
- Sending a predefined SMS – Part 1
- Visiting our website
- Leaving a (small) note – Part 1
- Chapter 5. Reading Tag Content
- Introduction
- Obtaining NDEF Message from Intent
- Getting the data out of the message
- Reading a text-formatted record
- Reading a URI-formatted record
- Reading external types
- Reading custom mimes
- Chapter 6. Reading Tag Content – Real-life Examples
- Introduction
- Making a phone call with one tap – Part 2
- Sending a predefined SMS – Part 2
- Leaving a (small) note – Part 2
- Getting the tag information
- Chapter 7. Sharing Content across Devices
- Introduction
- Creating a basic peer-to-peer Hello World application
- Sending texts to other devices
- Sending a friend invite on Facebook
- Inviting a friend to play a game – Part 1
- Chapter 8. Error Handling and Content Validation
- Introduction
- Handling tag-writing errors
- Handling tag-reading errors
- Testing the tag data for integrity
- Chapter 9. Extending NFC
- Introduction
- Turning other adapters on/off
- Configuring a Wi-Fi network
- Starting a Wi-Fi hotspot
- Inviting a friend to play a game – Part 2
- Controlling hotel room access with Arduino and NFC – Part 1
- Controlling hotel room access with Arduino and NFC – Part 2
- Chapter 10. Real-life Examples – NFC Utilities
- Introduction
- Creating multi-action tags
- Choosing the best format for our data
- Locking tags
- Joking with a friend
- Index 更新時間:2021-07-16 11:37:37
推薦閱讀
- 計算機組成原理與接口技術:基于MIPS架構實驗教程(第2版)
- Test-Driven Development with Mockito
- Access 2016數據庫技術及應用
- 商業分析思維與實踐:用數據分析解決商業問題
- 基于Apache CXF構建SOA應用
- 大數據架構商業之路:從業務需求到技術方案
- 貫通SQL Server 2008數據庫系統開發
- 云計算寶典:技術與實踐
- 數據應用工程:方法論與實踐
- Oracle 內核技術揭密
- 基于數據發布的隱私保護模型研究
- 推薦系統全鏈路設計:原理解讀與業務實踐
- MySQL核心技術手冊
- 算力芯片:高性能CPU/GPU/NPU微架構分析
- Hive性能調優實戰
- 工業大數據工程:系統、方法與實踐
- MySQL應用實戰與性能調優
- 大數據SQL優化:原理與實踐
- Foxtable數據庫應用開發寶典
- 邊緣計算使能工業互聯網
- 一本書讀懂移動大數據
- Android Studio 3.6 Development Essentials(Kotlin Edition)
- CDA數據分析實務
- IPFS原理與實踐
- Oracle云計算平臺實戰:IaaS與PaaS應用詳解
- SQL Server 2012實用教程
- 數據說服力:菜鳥學數據分析
- 數據分析咖哥十話:從思維到實踐促進運營增長
- R Deep Learning Essentials
- Hudson 3 Essentials