how to get all cookies or cookie's url from android.webkit.CookieManager
问题 mainly, i have loged into facebook using webview. so, i don't know which cookies for which urls are saved into CookieManager. i don't know whether it is possible or not, but i have know idea how to do it. now, i need to get a page using Jsoup. but i need to pass some cookie also to get the page, otherwise server will return me an error pager. i want it with Jsoup, because i need some information from the page i have trying something like this, but all the time i am getting the error page: Map