android - upload pics to Google+ and Pintrest without user intervention? -


i want upload pics g+ , pintrest without user intervention in background without using intent or kind of user interaction.

i have found api's facebook , twitter. g+ found api's read only. there such available g+ , pintrest? appreciated.

google+ supports uploads of photos auto backup if enabled, pinterest have check out api documentation uploading photo's. further more might want investigate if users want upload there photo's out user interaction.

btw facebook uploads photo's taken on device if option enabled, same google+


Comments

Popular posts from this blog

iphone - Three second countdown in cocos2d -

hyperlink - how to do url routing in php -

c - Avoiding Extra Malloc in Linked List (node->next = NULL) -