Book Image

Near Field Communication with Android Cookbook

By : Subtil
Book Image

Near Field Communication with Android Cookbook

By: Subtil

Overview of this book

An easy-to-follow guide, full of hands-on examples of and real-world applications. Each recipe is explained and placed in context. If you want to learn how to create NFC-enabled Android applications, this is the book for you. Perhaps you already know a bit about Android application developments but have never used NFC, or perhaps you know a little about NFC android development but want some more advanced features and examples. In either case, this book will get you up and running quickly. You are expected to have Android programming knowledge.
Table of Contents (12 chapters)
11
Index

Chapter 2. Detecting a Tag

In this chapter, we will cover the following topics:

  • 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 using programs
  • Filtering tags by their technology
  • Filtering tags by their technology using programs
  • Filtering URI tags