[android-developers] NFC application startup on Home screen

2011-09-15 Thread rapgaroo
I've been trying to solve this for ages but couldn't find a proper answer. I have a NFC application installed on my Nexus S and I'm trying to execute that application whenever I tap on my NFC tag. Inside of my tag contains an URI. Currently, if I tap on my NFC tag, the default Tag application gets

Re: [android-developers] NFC application startup on Home screen

2011-09-15 Thread Mark Murphy
On Wed, Sep 14, 2011 at 5:03 PM, rapgaroo wrote: > is there a way to start a specific application when tapping to a NFC > tag without bringing out the default Tag application on the Android > nor the app chooser? Yes. You need the appropriate . See: https://github.com/commonsguy/cw-advandroid/tr