Near Field Communication with Android Cookbook
上QQ阅读APP看书,第一时间看更新

Chapter 1. Getting Started with NFC

In this chapter, we will cover the following topics:

  • Requesting NFC permissions
  • Indicating that your app uses NFC
  • Defining minimal requirements
  • Verifying whether the device has an NFC controller
  • 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