I need some functions from Android public class android.telephony.PhoneNumberUtils in Delphi.
Specifically, it is a function formatNumber(String phoneNumber, String defaultCountryIso).
Someone advise me how to solve this problem?
Use TJPhoneNumberUtils.JavaClass.formatNumber().
All other function used in Android.Telephony.PhoneNumberUtils you can find in TJPhoneNumberUtils.JavaClass