Friday, June 3, 2011

[android-developers] How to make enableForegroundDispatch enabled to whole application, not only to an activity?

hi, I am writing a NFC application. I use the NfcAdapter.enableForegroundDispatch in an activity to make sure a NFC tag detected event routing to this activity direct, not show other applications which has capability to resolve this event. My question is when my application is running, how to make sure the tag detected event routing this activity direct even though this activity is inactive, because the application has three activities.


Thanks
Ding

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment