Hello everyone.

I am working on a project which needs login authentication for other
connections with server.
So, I am using the same DefaultHttpClient for Login and other connections.
Because the AXPAUTH cookie will be stored in that DefaultHttpClient
connection.
My application works on all the devices.
(I have tested with Motorola Milestone, HTC Desire, Samsung Pop, Samsung
Galaxy, Micromax).
But it doesn't work on LG P500h in Canada.
It has some problem with the DefaultHttpClient in LG P500h.
In that device, the AXPAUTH cookie is not being stored for other server
connections in the same DefaultHttpClient.
I don't know how to solve this device issues.
Can anyone help me with this issue.

Thanks and Regards,
Shruthi.

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to