how to add register user contacts in android app same as whatsapp? -


i want add contact list of registered user in android app. eg. many user registered whatsapp? when install save contacts shown in whats contact list.how happened.i new in android development please give me solution.

  1. get contacts device
  2. send server
  3. compare list of registered users (from db)
  4. return registered list of users device
  5. list wish in app

Comments

Popular posts from this blog

android - Pass an Serializable object in AIDL -

How to provide Authorization & Authentication using Asp.net, C#? -

How to use Authorization & Authentication in Asp.net, C#? -