Android AddThis button for sharing ImageBitmaps

matthias.peitsch Jul 13, 2012 06:51AM EDT

Where can i find out more information about how to format the Sharebutton for images within Android? I can't get it working correctly and the documentation here is vague.

Up 0 Rated Down
Jithin (AddThis Happiness Specialist) Jul 17, 2012 05:08AM EDT
Please refer the full documentation page for more information about configuring the sharing experience : http://support.addthis.com/customer/portal/articles/381272-addthis-for-android-documentation.

You cannot edit the default sharing button of AddThis SDK, but if you want to show the sharing from your custom button, you can call the following code from your custom button onClick callback :
AddThis.presentAddThisMenu(this,"Title","Description",imageBitmap);

Let us know if you have any other issues.

Thanks,
Jithin

Post Your Public Answer

Your name (required)
Your email address (required)
Answer (required)

Still need help?


General Topics

 

Developers