文件名称:NFC_WR
介绍说明--下载内容均来自于网络,请自行研究使用
实现手机NFC读写的例子 eclips开发-Examples of the realization of mobile NFC reader eclips development
(系统自动生成,下载前可以参看下载内容)
下载文件列表
NFC_WR
......\.classpath
......\.project
......\.settings
......\.........\org.eclipse.core.resources.prefs
......\.........\org.eclipse.jdt.core.prefs
......\AndroidManifest.xml
......\assets
......\bin
......\...\AndroidManifest.xml
......\...\classes
......\...\classes.dex
......\...\.......\com
......\...\.......\...\example
......\...\.......\...\.......\nfc_wr
......\...\.......\...\.......\......\BuildConfig.class
......\...\.......\...\.......\......\MainActivity$1.class
......\...\.......\...\.......\......\MainActivity.class
......\...\.......\...\.......\......\R$attr.class
......\...\.......\...\.......\......\R$dimen.class
......\...\.......\...\.......\......\R$drawable.class
......\...\.......\...\.......\......\R$id.class
......\...\.......\...\.......\......\R$layout.class
......\...\.......\...\.......\......\R$menu.class
......\...\.......\...\.......\......\R$string.class
......\...\.......\...\.......\......\R$style.class
......\...\.......\...\.......\......\R.class
......\...\.......\...\.......\......\Write2Nfc$1.class
......\...\.......\...\.......\......\Write2Nfc.class
......\...\dexedLibs
......\...\.........\android-support-v4-9e521ce975d36bdced97196594adaa34.jar
......\...\jarlist.cache
......\...\NFC_WR.apk
......\...\res
......\...\resources.ap_
......\...\...\crunch
......\...\...\......\drawable-hdpi
......\...\...\......\.............\ic_launcher.png
......\...\...\......\drawable-mdpi
......\...\...\......\.............\ic_launcher.png
......\...\...\......\drawable-xhdpi
......\...\...\......\..............\ic_launcher.png
......\...\...\......\drawable-xxhdpi
......\...\...\......\...............\ic_launcher.png
......\gen
......\...\com
......\...\...\example
......\...\...\.......\nfc_wr
......\...\...\.......\......\BuildConfig.java
......\...\...\.......\......\R.java
......\ic_launcher-web.png
......\libs
......\....\android-support-v4.jar
......\lint.xml
......\proguard-project.txt
......\project.properties
......\res
......\...\drawable-hdpi
......\...\.............\ic_launcher.png
......\...\drawable-ldpi
......\...\drawable-mdpi
......\...\.............\ic_launcher.png
......\...\drawable-xhdpi
......\...\..............\ic_launcher.png
......\...\drawable-xxhdpi
......\...\...............\ic_launcher.png
......\...\layout
......\...\......\activity_main.xml
......\...\......\write_ifo.xml
......\...\menu
......\...\....\main.xml
......\...\values
......\...\values-sw600dp
......\...\..............\dimens.xml
......\...\values-sw720dp-land
......\...\...................\dimens.xml
......\...\values-v11
......\...\..........\styles.xml
......\...\values-v14
......\...\..........\styles.xml
......\...\......\dimens.xml
......\...\......\strings.xml
......\...\......\styles.xml
......\src
......\...\com
......\...\...\example
......\...\...\.......\nfc_wr
......\...\...\.......\......\MainActivity.java
......\...\...\.......\......\Write2Nfc.java