https://github.com/mdecker-mobilecomputing/android_webviewdemo
Android app to demonstrate using the WebView element to load external/internal web pages
https://github.com/mdecker-mobilecomputing/android_webviewdemo
android github-actions webview
Last synced: 2 months ago
JSON representation
Android app to demonstrate using the WebView element to load external/internal web pages
- Host: GitHub
- URL: https://github.com/mdecker-mobilecomputing/android_webviewdemo
- Owner: MDecker-MobileComputing
- License: bsd-3-clause
- Created: 2018-10-03T18:51:13.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-11-12T14:32:35.000Z (6 months ago)
- Last Synced: 2025-01-05T21:09:37.225Z (4 months ago)
- Topics: android, github-actions, webview
- Language: Java
- Homepage:
- Size: 379 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Android-App "Browser-Demo" #
Dieses Repo enthält den Quellcode für eine Android-App, die demonstriert, wie man mit dem
[WebView](https://developer.android.com/reference/android/webkit/WebView)-Elemente
Webseiten aus dem Internet oder in die App eingebetteten Web-Content anzeigt.
----
## Screenshot ##

----
## License ##
See the [LICENSE file](LICENSE.md) for license rights and limitations (BSD 3-Clause License).