Java environment Java 6, Android 2.3
I use AndroidHttp implement the login function. AndroidHttp.
NewCompatibleTransport () createRequestFactory () buildPostRequest (new
GenericUrl (), new UrlEncodedContent (null)). execute (); After the success of
the login, once again the request data, hint I log back in, shows that the
session has been lost. How to keep the session when the request data?
Original issue reported on code.google.com by zhongwe...@gmail.com on 25 May 2013 at 10:59
Original issue reported on code.google.com by
zhongwe...@gmail.com
on 25 May 2013 at 10:59