http://www.heapoverflow.me/question-webview-loadurlurl-headers-not-working-in-android-31203905 It's beceause of Cookie Policy, to fix it, you should add this : public void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); supe…