MinSdk
Closed this issue · 2 comments
TurhanOz commented
Hi,
Is there any reason for the minApi 16 ?
Cheers
tamir7 commented
Yes. I'm using NORMALIZED_NUMBER to query contacts instead of NUMBER. This field exists only from API 16.
Check out:
https://developer.android.com/reference/android/provider/ContactsContract.CommonDataKinds.Phone.html
tamir7 commented
ver 1.1.0 min API version changed to 11.