Hi Laxmi, To integrate your app with facebook use the fbconnect API, just search in google you will get the instruction to integrate and the fbconnect jar file. To integrate with twitter you can just use the following url " http://mobile.twitter.com/home?status="+share".
In order to share your article in twitter you can follow the way explained for facebook. On Sat, Apr 16, 2011 at 11:29 AM, Laxmi Verma <[email protected]>wrote: > Hi, > > I want to integrate facebook and twitter into my android app. Everwhere I > found the code of showing the dialog box of facebook and twitter login and > then posting the content from there. > What I want to do is, on twitter or facebook button click it should forward > to twitter site for e.g. m.twitter.com and my article id should get > displayed in the tweet box (twitter) or walll post box (facebook) in the > site directly. > Just like it has done in ndtv app. > Please do help in this. > > Thanks & Regards, > Laxmi Verma > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- Siva Shankar K -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

