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

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -