I want to integrate facebook(like),twitter,google plus(bubble button) into my android app, which is developed using Jquery mobile with in phonegap, so that the user can post the contents of the page on their wall. I referred a lot of links and nothing is working for me.

link|improve this question
feedback

1 Answer

Here is a blog post describing how to integrate twitter and facebook to phonegap

The thing is that iframes on phonegap have a weird behavior, and twitter and facebook oAuth require that, so you need to use ChildBrowserPlugin

link|improve this answer
Thanks cono.I will definitely try this.hope it works. – abisofty Oct 27 '11 at 9:39
abisofty, any update on your status? – GeorgeW Oct 31 '11 at 14:41
Its not working for me george.I have tried few other facebook related plugins also,but I am not able to get it.Can anybody help me with sample code? – abisofty Nov 11 '11 at 12:45
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.