Android Open Source - UI example webview-basic-auth-sample






Project Summary

Sample of how to use Basic Auth using android WebView. We can't get auth just using http://username:password@example.com/..

Web Site / Source Repository

webview-basic-auth-sample is hosted in the following web site
https://github.com/uedayo/webview-basic-auth-sample

If you think the Android project webview-basic-auth-sample listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of webview-basic-auth-sample.

ItemValue
Java File Count3
Target SDK Version10
Minimum SDK Version10
Activity Count3
Fragment Count1
Required Permissionsandroid.permission.INTERNET




Java Source Files

webview-basic-auth-sample has the following Java source files.

com.uedayo.android.basicauthsample.CustomizedWebViewActivity.java
com.uedayo.android.basicauthsample.DefaultWebViewActivity.java
com.uedayo.android.basicauthsample.MainActivity.java