So you want to circumvent the login system. . . ? ? ?

...

...

Kris

On Tue, Apr 19, 2011 at 3:02 AM, Laxmi Verma
<[email protected]>wrote:

> Hi,
>
> Thanks for your replies.
>
> I am able to get the sdk of facebook and twitter for integration with
> android.  But, I want the feature like exactly what is happening in "ndtv
> app" of android.  In this after clicking twitter button, it goes directly to
> the mobile site of twitter and paste the article url in tweet box.
> Same case happens for "wall post" option of facebook.
> Everwhere I am founding the code where the login dialog box gets displayed
> and while clicking on a button it post the content on the facebook.
> But I want to go directly to the facebook mobile site having the article id
> and content in the text box of "Post wall"
> Hope, I have cleared my point.
>
> Thanks & Regards,
> Laxmi Verma
>
>
> On Sun, Apr 17, 2011 at 4:23 PM, Siva Kannabiran 
> <[email protected]>wrote:
>
>> 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
>>
>
>  --
> 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
>

-- 
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

Reply via email to