Hi guys,
I'm looking for a way to enable the http authentification for the webview in my app.
It's a .htaccess-file linking to .htpasswd including the users and passwords.
I searched on the android developer page and found the package org.apache.http.auth (http://developer.android.com/reference/org/apache/http/auth/package-summary.html) but I don't know how to include it into the webview.
Can u please help me?
Thanks,
AndroidChromeOS


