Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1023 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 1023 Bytes

Contacts List

Android application to display phone contacts in list and make a call and also message option using Kotlin Programming Language.

Add Permissions Manifest

{

    <uses-permission android:name="android.permission.READ_CONTACTS" />
    <uses-permission android:name="android.permission.CALL_PHONE" />

}

CONTACT 1 CONTACT 2 CONTACT 3

Play Video

Like Facebook Page