The Android Restricted WebView is an Android application template that allows you to display a specific website using a WebView while restricting access to other sites. If the application attempts to load a URL other than the allowed site, an error message "This URL is not allowed" will be displayed.
In the file app/build.gradle
(editing the file or using env variables).
recompile and redeploy the application for the change to take effect.
This application is distributed under the GNU General Public License version 3 (GNU GPL-3.0). See the LICENSE file for more details.
Please note that I am not a lawyer and the information provided here should not be considered legal advice. It is important to consult with a qualified legal professional to ensure compliance with all relevant licensing requirements and obligations.