tettk / Tapped

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tapped

Demo applications for the Tapped NFC Hackathons. See http://www.tappednfc.com for more information.

Contents:

  • Tapped Demo: A demo application featuring Android Beam, tag reading & writing, and Facebook integration. Also demos use of Kinvey as a cloud-based backend and datastore.
  • Tapped Developer Guide: A bare-bones application that demos basic NFC functionality. This codebase accompanies the Tapped Developer guide (http://www.tappednfc.com/android-nfc-developer-guide/).

Installation Notes:

  • After importing the project(s) into your workspace, you must add the Facebook SDK as a project library for the Tapped Demo Application to compile.
  • Visit https://developers.facebook.com/docs/mobile/android/build/#sdk to download and integrate the SDK
  • Once you have installed the SDK, right click on the imported Tapped project, and select 'Properties.' In the 'Android' sub-section, add the recently created Facebook project as a Library (it's safe to delete any existing references to the Facebook project that may already be in this preference pane).

About