Android: How to pass hidden value on TextView onClick.

Posted by user352263 on Stack Overflow See other posts from Stack Overflow or by user352263
Published on 2010-05-27T18:29:41Z Indexed on 2010/05/27 18:31 UTC
Read the original article Hit count: 112

Filed under:

I want to pass hidden value when user clicks on Text. E.g For Twitter Application - When user clicks on user name @TechCrunch then I want to pass TechCrunch user's ID to the application.

Please advise.

© Stack Overflow or respective owner

Related posts about android