From 767a8a1332cf1a7a54adb6164023bb7ae8e9fcf4 Mon Sep 17 00:00:00 2001 From: Mayur <6332663+mayurjobanputra@users.noreply.github.com> Date: Sun, 11 Jun 2023 13:48:50 -0700 Subject: [PATCH] Update README.md Added instructions on how to replace WebView App with custom name --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d60c6f96..e182d0fb 100755 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ If you want to create an app that shows the content of a remote website ```java hostname = "example.com"; ``` +3. open the strings.xml file in \app\res\values\strings.xml and replace "Webview App" with your preferred app name ### Using a local source