Open NFC Code
Open-source Hardware-independent NFC protocol stack.
Status: Abandoned
Brought to you by:
sdecugisinside
| File | Date | Author | Commit |
|---|---|---|---|
| frameworks | 2011-05-27 |
|
[aa1c96] Update overview-summary.jd and visibility for P... |
| hardware | 2011-05-27 |
|
[bed026] Solved conflict file with NOTICE |
| Android.mk | 2011-03-11 |
|
[cf8ec4] Add AndroidManifest.xml and Android.mk |
| AndroidManifest.xml | 2011-03-11 |
|
[cf8ec4] Add AndroidManifest.xml and Android.mk |
| NOTICE | 2011-04-13 |
|
[030b81] Update microread | Add comments | Add managemen... |
| README | 2011-05-27 |
|
[bc0077] Update README text file and indicates svn (1034... |
READ ME
OpenNFC respects the following arborescence:
\---packages
\---apps
\---OpenNFC
+---frameworks
| +---libs
| | \---open_nfc
| | +---interfaces
| | +---porting
| | | +---client
| | | | \---jni
| | | | \---headers
| | | +---common
| | | \---server
| | | \---jni
| | \---sources
| +---OpenNFCLibrary
| | \---java
| | \---org
| | \---opennfc
| \---OpenNFCService
| +---res
| | +---layout
| | \---values
| \---src
| \---org
| \---opennfc
| \---service
+---hardware
\---libhardware
+---include
| \---hardware
\---modules
\---nfcc
+---driver
+---interfaces
+---porting
\---sources
Revision 10341
The .\opennfc\hardware\libhardware\modules\nfcc\nfc_hal_microread\interfaces
must be populated with the content of the nfc_hal_microread\interfaces directory from the nfc_hal_microread package.
The .\opennfc\hardware\libhardware\modules\nfcc\nfc_hal_microread\sources
must be populated with the content of the nfc_hal_microread\sources directory from the nfc_hal_microread package.