Search found 1 match

Go to advanced search

by GabrielPittman
Thu Feb 23, 2023 8:10 pm
Forum: Issues
Topic: How to get phone number
Replies: 4
Views: 4493
 
Jump to post

Re: How to get phone number

One approach is to use the TelephonyManager class in Android to retrieve the phone number. You can use the getLine1Number() method to get the phone number as a string.

Go to advanced search