android - Handle result from share application -
android - Handle result from share application -
i writing application share info sharing applications such facebook, twitter, google+, whatsapp. launching chooser dialog using action_send intent in android list share applications , allow take whichever application user want share. getting 0 result in onactivityresult() callback. know whether info shared or not , need maintain track of total share count. googled lot , everywhere mentioned there no way handle result action_send intent. please help me how can accomplish this?. @ to the lowest degree need know whether share successful or not?.
android share
Comments
Post a Comment