Saturday, February 12, 2011

Re: [android-developers] cookie value is null

anyways i got the cookie value through http connection,can you tell how to send it in the header of a url?

On Sat, Feb 12, 2011 at 1:30 AM, TreKing <trekingapp@gmail.com> wrote:
On Fri, Feb 11, 2011 at 4:34 AM, vani reddy <vani.reddy91@gmail.com> wrote:
CookieManager cm= CookieManager.getInstance();
                CookieManager cookieManager = CookieManager.getInstance();    
                cookieManager.setAcceptCookie(true);
                String cukies=    cm.getCookie("http://cms.beemedia.com/");

This makes no sense.

-------------------------------------------------------------------------------------------------
TreKing - Chicago transit tracking app for Android-powered devices

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en



--
 Regards,
Vani Reddy

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment