Extract phone number from text
I want to build a method that will get a string (preferably the text of a
textblock) and it will identify and highlight any phone numbers in the
string. The goal is to enable the user to tap any number and directly call
or text it(by using the appropriate launcher).
How can I work this out? Any ideas? Thank you in advance!
No comments:
Post a Comment