tamir7/Contacts

MinSdk

Closed this issue · 2 comments

Hi,

Is there any reason for the minApi 16 ?
Cheers

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

ver 1.1.0 min API version changed to 11.