How to get app icon in android contact details like whatsapp ? how true-caller and whats-app similar way, on click of the icon i want to pass selected number to the app and show on textview .
Asked
Active
Viewed 819 times
2
-
1What have you tried? What is your code? – Flummox - don't be evil SE Nov 16 '17 at 10:39
-
Hi @Flummox i tried doing with this . http://blogs.quovantis.com/syncing-contacts-with-an-android-application-2/ – impathuri Nov 16 '17 at 10:42
-
1@imparhuri please update your question with the code, and possibly with the error messages. – Flummox - don't be evil SE Nov 16 '17 at 10:43
-
@Flummox https://github.com/ajkh35/ContactsDemo this is the code i am trying but my problem is this code is not syncing with all the contacts – impathuri Nov 16 '17 at 10:47
-
@Flummox please share me any resources related to this help me figure to out . – impathuri Nov 16 '17 at 10:53
-
@impathuri please share (the relevant parts of) the code _within the question itself_, as per SO rules: https://stackoverflow.com/help/on-topic. External links can change or disappear over time, making the question useless for future readers. – ADyson Nov 16 '17 at 13:50
-
@ADyson thanks for this i will do it . – impathuri Nov 16 '17 at 17:17
-
@ADyson actually i need help for reference more then a code – impathuri Nov 16 '17 at 17:18
-
Asking for references or tutorials is considered off-topic, and with good reason IMO - see https://stackoverflow.com/help/on-topic for details. – ADyson Nov 16 '17 at 22:50
-
@ADyson Reference to build code , to understand better way for the problem that to where i am stuck with . And this is not off topic since its related to programming do understand my question please thanks for the updates regards SO.and my code which i has too many files included so i am asking for better solution to solve the above problem. – impathuri Nov 17 '17 at 03:45
-
@impathuri right now your question _is_ off-topic as per the rules. The question doesn't simply have to be coding-related, it has to conform to certain quality standards. Read https://stackoverflow.com/help/on-topic as I suggested, and also https://stackoverflow.com/help/how-to-ask . If you want an answer and to avoid your question being closed down you need to include your code, and not ask for links to tutorials etc. – ADyson Nov 17 '17 at 07:59
-
@ADyson thanks i will update my post – impathuri Nov 17 '17 at 12:12
-
see my answer at: https://stackoverflow.com/a/42642971/819355 – marmor Nov 19 '17 at 08:27
-
Possible duplicate of [How to add whatsapp like options to contact whenever the is a new contact added to Contacts](https://stackoverflow.com/questions/42525615/how-to-add-whatsapp-like-options-to-contact-whenever-the-is-a-new-contact-added) – marmor Nov 19 '17 at 08:28