An Android application that captures images, stores them on ImageShack and then encodes the URL on a NFC tag you can place wherever, it's pretty NFTy!.
NFTy is hosted in the following web site
https://github.com/charleswolfe/NFTy
If you think the Android project NFTy 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 NFTy.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 16 |
Minimum SDK Version | 10 |
Activity Count | 4 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET android.permission.NFC android.permission.WRITE_EXTERNAL_STORAGE |
There are 2 image files in NFTy. The names of the image files are listed as follows.
ic_action_search.png nfctap.png
The following screenshort is generated from the image listed above.
NFTy has the following Java source files.
us.gajo.stickapic.ImagePickActivity.java us.gajo.stickapic.MainActivity.java us.gajo.stickapic.TagWriteActivity.java us.gajo.stickapic.uploadActivity.java