We are glad to share our new Android Edition of the Open NFC software project. This new porting relies on Open NFC 4.3.3 (see previous announcement for details about this release) and Android-specific adaptation layer.
This new edition is declined in two versions:
- Open NFC 4.3.3 for Android Gingerbread 2.3.7
- Open NFC 4.3.3 for Android Ice Cream Sandwich 4.0.1
This new Android edition has the following changes:
- Open NFC start-up sequence no more dependent on the NFC ON/OFF switch, to better handle NFC controller state.
- New porting file layout to ease implementation & compilation of applications dependent on Open NFC
- (ICS only) Beam implementation
- (ICS only) SNEP implementation
Both editions are only available as source code at the moment. The Git repositories are:
- Gingerbread:
git clone git://open-nfc.git.sourceforge.net/gitroot/open-nfc/open_nfc_4.3.3_gb2.3.7.git - Ice Cream Sandwich:
git clone git://open-nfc.git.sourceforge.net/gitroot/open-nfc/open_nfc_4.3.3_ics.git
Precompiled Android Virtual Device (AVD) images will be added soon.
Please refer to the following documents for information on building this version: “MAN_NFC_1112-289 Open NFC – Android ICS 4.0.1 – Quick Porting Guide v0.1.pdf“

Older posts