Android ADD FRIEND using Smack
问题 I am new to the use of smack library and making one chatting application. I have made upto much extent and at this step i want to ask two questions. when i add a friend the friend got added in my list but there is not any notification sent to the FRIEND whom i have added, How to achieve the same. I have added the code below. The second thing i want to ask is that how can I check whether the user which I am going to add is a part or member of the app or not ( mean it is on the server or not).