Simple Android Application with a WebView for Demo Purposes..
demo-app is hosted in the following web site
https://github.com/ruairitobrien/demo-app
If you think the Android project demo-app listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of demo-app.
Item | Value |
---|---|
Java File Count | 3 |
Minimum SDK Version | 8 |
Activity Count | 2 |
Required Permissions | android.permission.INTERNET |
demo-app has the following Java source files.
com.bmac.demo.MainActivity.java com.bmac.demo.SettingsActivity.java com.bmac.demo.WebAppInterface.java