I want to use two classes:IsoDep and NfcA .But how to use at
thesametime?
→mTechLists = new String[][] { new String[]
{IsoDep.class.getName()} };
//mTechLists = new String[][] { new String[]
{NfcA.class.getName()} };
→public void onResume() {
super.onResume();
mAdapter.enableForegroundDispatch(this,
mPendingIntent,mFilters, mTechLists);}
Could someboby help me??Thank you!
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en