Public Member Functions | Private Attributes
com.github.rosjava.android_remocons.robot_remocon.nfc.ForegroundDispatch Class Reference
Inheritance diagram for com.github.rosjava.android_remocons.robot_remocon.nfc.ForegroundDispatch:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void finish ()
void onCreate (Bundle savedState)
void onNewIntent (Intent intent)
void onPause ()
void onResume ()

Private Attributes

NfcAdapter mAdapter
int mCount = 0
IntentFilter[] mFilters
PendingIntent mPendingIntent
String[][] mTechLists
TextView mText
String tag_data = null

Detailed Description

An example of how to use the NFC foreground dispatch APIs. This will intercept any MIME data based NDEF dispatch as well as all dispatched for NfcF tags.

Definition at line 39 of file ForegroundDispatch.java.


Member Function Documentation

Definition at line 119 of file ForegroundDispatch.java.

Definition at line 49 of file ForegroundDispatch.java.

Definition at line 89 of file ForegroundDispatch.java.

Definition at line 113 of file ForegroundDispatch.java.

Definition at line 82 of file ForegroundDispatch.java.


Member Data Documentation

Definition at line 40 of file ForegroundDispatch.java.

Definition at line 45 of file ForegroundDispatch.java.

Definition at line 42 of file ForegroundDispatch.java.

Definition at line 41 of file ForegroundDispatch.java.

Definition at line 43 of file ForegroundDispatch.java.

Definition at line 44 of file ForegroundDispatch.java.

Definition at line 46 of file ForegroundDispatch.java.


The documentation for this class was generated from the following file:


android_remocons
Author(s): Daniel Stonier , Kazuto Murase
autogenerated on Wed Aug 26 2015 10:40:28