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

Introduction


One of the experiences that users probably hate the most is having an application crash while they are using it. Since we don't want our application users to get angry, we are going to take some extra precautions while reading and writing our tags. In this chapter, we will go through some recipes with simple but really helpful tips on how to prevent some unwanted errors.