I want to integrate twitter having compose tweet feature in my application using Phonegap.I am following https://github.com/ObjetDirect/phonegap-plugins/blob/master/Android/Twitter/www. Now in readme file they have given the instructions, for compose tweet how can I modify my index.html page? Please help me..
I want to integrate twitter having compose tweet feature in my application using Phonegap.I
Share
You can implement it using the concept of childbrowser. I have done this. Use the link: https://github.com/phonegap/phonegap-plugins/tree/master/Android/ChildBrowser.