Android Open Source - NFC device LegacyNFC






Project Summary

Android app to support NFC connection handovers for devices without an NFC radio..

Web Site / Source Repository

LegacyNFC is hosted in the following web site
https://github.com/Mobisocial/LegacyNFC

If you think the Android project LegacyNFC listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of LegacyNFC.

ItemValue
Java File Count31
Supported screen sizes[mdpi, hdpi]
Target SDK Version11
Minimum SDK Version7
Activity Count3
jar files usedAndroidJunction-0.6.7-SNAPSHOT-jar-with-dependencies.jar
appmanifest.jar
commons-codec-1.4.jar
guava-r08.jar
Required Permissionsandroid.permission.BLUETOOTH
android.permission.INTERNET
android.permission.NFC
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 1 image files in LegacyNFC. The names of the image files are listed as follows.

stat_sys_nfc.png

The following screenshort is generated from the image listed above.

null

Java Source Files

LegacyNFC has the following Java source files.

android.nfc.FormatException.java
android.nfc.NdefMessage.java
android.nfc.NdefRecord.java
com.android.apps.tag.record.UriRecord.java
mobisocial.bluetooth.InsecureBluetooth.java
mobisocial.ndefexchange.DuplexSocket.java
mobisocial.ndefexchange.NdefBluetoothPushHandover.java
mobisocial.ndefexchange.NdefExchangeContract.java
mobisocial.ndefexchange.NdefExchangeManager.java
mobisocial.ndefexchange.NdefExchangeThread.java
mobisocial.ndefexchange.NdefTcpPushHandover.java
mobisocial.ndefexchange.PendingNdefExchange.java
mobisocial.ndefexchange.StreamDuplexSocket.java
mobisocial.nfc.ConnectionHandover.java
mobisocial.nfc.ConnectionHandoverManager.java
mobisocial.nfc.NdefFactory.java
mobisocial.nfc.NdefHandler.java
mobisocial.nfc.Nfc.java
mobisocial.nfc.PrioritizedHandler.java
mobisocial.nfc.addon.BluetoothConnector.java
mobisocial.nfc.legacy.FriendsActivity.java
mobisocial.nfc.legacy.NfcBluetoothBridge.java
mobisocial.nfc.legacy.NfcBridgeActivity.java
mobisocial.nfc.legacy.NfcBridgeService.java
mobisocial.nfc.legacy.NfcTcpBridge.java
mobisocial.nfc.legacy.SendActivity.java
mobisocial.nfc.legacy.static.java
mobisocial.nfc.util.NdefHelper.java
mobisocial.nfc.util.QR.java