wswsl / shelves

Automatically exported from code.google.com/p/shelves
1 stars 0 forks source link

java.lang.IllegalStateException: CookieSyncManager::createInstance() needs to be called before CookieSyncManager::getInstance() #29

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
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:49