Android NFC scanning app for the Devoxx 2012 developers conference.
devoxx2012-wristband is hosted in the following web site
https://github.com/alexvanboxel/devoxx2012-wristband
If you think the Android project devoxx2012-wristband listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of devoxx2012-wristband.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [mdpi, ldpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 10 |
Activity Count | 1 |
Required Permissions | android.permission.NFC |
There are 3 image files in devoxx2012-wristband. The names of the image files are listed as follows.
bmp_coupon.png bmp_strip.png ic_action_search.png
The following screenshort is generated from the image listed above.
devoxx2012-wristband has the following Java source files.
com.iotope.devoxx12.tagreader.IOUtil.java com.iotope.devoxx12.tagreader.IntegrationSchedule.java com.iotope.devoxx12.tagreader.TagAndCoupon.java com.iotope.devoxx12.tagreader.TagAndCouponView.java com.iotope.devoxx12.tagreader.TagReaderActivity.java