Hi 
I am using NFC for Tag reading / Writing capability, I want to make a 
library service, which will run in background to listen to the NDEF or Tag 
related intents.
Is it possible to design application, where Service would listen to the 
NDEF intents and not activity, using Broadcast Receivers, provided that I 
cannot use onNewIntent() and onResume() for intent discovery.
Please suggest if it is possible and a snippet code would be appreciated.

Thanks in advance,
Pallavi Roy.

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to