how Install the Open NFC Add-on in my Android SDK environment

半腔热情 提交于 2019-12-23 23:05:23

问题


I want to Install the Open NFC Add-on in my Android SDK environment. but I do not know how to do!

In real, Using the new target provided in this Add-On, I can create a new Android Virtual Device (AVD) embedding Open NFC and running the Android Emulator on this AVD, I can use NFC features in the emulator. The emulator actually connects to the Connection Center tool. I can use either the NFC Simulator or the MicroRead development kit driven by the Connection Center in this environment.


回答1:


  1. You can download the zip file from http://sourceforge.net/projects/open-nfc/files/Open%20NFC%204.4.1%20%2813312%29/Open%20NFC%20SDK%20for%20Android%20v4.4.1%20%2813751%29.zip/download

and extract the "addon_open_nfc_4.4.1_android_4.0.3" named folder and paste it to the add-on folder of your android sdk installed location

  1. Open SDK manager-> virtual devices->New->name your AVD and select Open-NFC as your target.


来源:https://stackoverflow.com/questions/11824711/how-install-the-open-nfc-add-on-in-my-android-sdk-environment

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!