I am developing NFC Application , every thing works fine if Screen is unlocked .While i tried to Tap on NFC Tag if screen is Locked i am getting below error in Logcat - :
05-23 22:00:37.113: D/NfcService(32443): EnableDisableDiscoveryTask: enable = false 05-23 22:00:37.113: D/NfcService(32443): Ignoring disable request [10:34:29 AM IST] Bill Rose: 05-23 22:03:59.714: D/NfcService(32443): EnableDisableDiscoveryTask: enable = true 05-23 22:03:59.730: D/NfcService(32443): NFC-EE routing OFF 05-23 22:04:03.238: D/NfcService(32443): NFC-C polling ON What should i do to unlock the screen and Launch my app if user Taps on NFC tag while screen is Locked? -- 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

