3

I just finished the development of my app. Its a chat app. Now i want to add my app icon in contact list of phone like Facebook, Google and Whatsapp icon is there. I want exactly like this:

enter image description here

Means if anybody from my contacts is using my app, icon of my app should be visible with the name in my contacts list. If anybody has any idea, please help me to do this. thanks in advance :)

Marcin Orlowski
  • 68,918
  • 10
  • 117
  • 136
Ankit Kumar
  • 3,508
  • 2
  • 22
  • 36

1 Answers1

1

I believe for applications to show up in Contacts like the above example, they must also be added in the 'Accounts' section in the settings menu on Android.

You can find more about how exactly to do that here:

http://developer.android.com/reference/android/accounts/package-summary.html