android - How to create a contact listing app similar to the way whatsapp lists user's contacts -


i want list users contacts in app. want similar contact listing features used in whatsapp.

what want know is

  • how whatsapp load contacts first time
  • how able load contacts faster in second time. using own local database store contacts?


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -