Class android.nfc.NfcAdapter

Removed Methods
NfcAdapter getDefaultAdapter()  
 

Added Methods
void disableForegroundDispatch(Activity)  
void disableForegroundNdefPush(Activity)  
void enableForegroundDispatch(Activity, PendingIntent, IntentFilter[], String[][])  
void enableForegroundNdefPush(Activity, NdefMessage)  
NfcAdapter getDefaultAdapter(Context)  
NfcAdapter getDefaultAdapter()  
 

Added Fields
String ACTION_NDEF_DISCOVERED  
String ACTION_TECH_DISCOVERED  
String EXTRA_TAG