Android Open Source - UI demo HelloWebView






Project Summary

Android WebView demo, has basic functions of a browser app..

Web Site / Source Repository

HelloWebView is hosted in the following web site
https://github.com/mengdd/HelloWebView

If you think the Android project HelloWebView 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 HelloWebView.

ItemValue
Java File Count15
Supported screen sizes[xhdpi]
Target SDK Version19
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.ACCESS_WIFI_STATE
android.permission.CHANGE_WIFI_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




License

The license information of HelloWebView is as follows:

Apache License

Resource Files

There are 8 image files in HelloWebView. The names of the image files are listed as follows.

toolbar_back_disable.png
toolbar_back_do.png
toolbar_back_normal.png
toolbar_forward_disable.png
toolbar_forward_do.png
toolbar_forward_normal.png
toolbar_refresh_do.png
toolbar_refresh_normal.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.mengdd.download.DownloadManager.java
com.mengdd.download.Downloader.java
com.mengdd.download.OnDownloadChangedAdapter.java
com.mengdd.download.OnDownloadChangedListener.java
com.mengdd.hellowebview.Constants.java
com.mengdd.hellowebview.MainActivity.java
com.mengdd.hellowebview.utils.BrowserUtils.java
com.mengdd.hellowebview.utils.DeviceUtils.java
com.mengdd.hellowebview.utils.FileUtils.java
com.mengdd.hellowebview.utils.IOUtils.java
com.mengdd.hellowebview.utils.LogUtil.java
com.mengdd.hellowebview.utils.MediaFile.java
com.mengdd.hellowebview.utils.MediaUtil.java
com.mengdd.hellowebview.utils.PreferencesUtils.java
com.mengdd.hellowebview.utils.ReleaseConfig.java