hellworld / shelves

Automatically exported from code.google.com/p/shelves

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

java.lang.IllegalStateException for CookieSyncManager

GoogleCodeExporter opened this issue · comments

I have used the source code as it is. I'm developing for Android 2.3.3

When I try to run the code what I get is  : "java.lang.IllegalStateException: 
CookieSyncManager::createInstance() needs to be called before 
CookieSyncManager::getInstance()
"

This is the error I get at each and every occurrence of 
"CookieSyncManager::getInstance()".

I'm stuck to this point from so many hours.

Please suggest something.

Original issue reported on code.google.com by gaurav1m...@gmail.com on 2 May 2012 at 12:50