Skip to content

Latest commit

 

History

History

nfcdemo

Nfc Demo

========================================================================
Sample Description.

The nfc example allows a user to exchange content, such as messages or files with another
NFC enabled device, or just to simply read data from NFC tags.

You will learn how to:
- How to use the NfcShareManager class
- How to use Bps library to receive or send data using Nfc SNEP push protocol
- How to choose files using FilePicker
- How to perform property binding
- Register C++ classes for use in QML documents


========================================================================
Requirements:

BlackBerry 10 Native SDK Beta 4

========================================================================
Running the example:

1. Clone the Sample repository.
2. Launch BlackBerry 10 Native SDK Beta, and from the File menu, select Import.
3. Expand General, and select Existing Projects into Workspace. Click Next.
4. Browse to the location of your sample directory, and then click OK.
5. The sample project should display in the Projects section. 
   Click Finish to import the project into your workspace.
6. In the Project Explorer pane, Right-click the project (for example hellocascades) 
   and select Build Project.
7. In the Project Explorer pane, Right-click the project (for example hellocascades) 
   and select Run As > BlackBerry C/C++ Application.
8. The application will now install and launch on your device if not you might
   have to set up your environment: 
   http://developer.blackberry.com/cascades/documentation/getting_started/setting_up.html