Android Show Contacts that have Telegram account -


how programmatically extract contacts have telegram account , show in app? contacts have telegram account displayed shown below.

enter image description here

follow below steps

get account mime type telegram.

have content cursor query telegram contacts.

for details on how it. check out link


Comments

Popular posts from this blog

Unlimited choices in BASH case statement -

Redirect to a HTTPS version using .htaccess -

javascript - jQuery: Add class depending on URL in the best way -