11-04-2011 04:16 AM
I am working on NFC related application.
I want to display some text based on the processing being currently performed. For example-
tap the card
wait for further processing...etc.
I want the messages to change dynamically as the flow goes on. But there is no event in between from the part where the nfc listener activates to the last processing. And I am not able to change the messages dynamically.
Please provide me some way to change the text on the label.
Thanks!