I have an app in which I log in using my username and password and then I switch to a page which contains a webview. The webview recognizes this username and password and lo
Ok.
you have to add the username/password in the onResume instead of OnCreate
like explain in this Document http://developer.android.com/reference/android/app/Activity.html