C caruso56 New Member Licensed User Longtime User Jul 27, 2014 #1 Hello, today, i switched from Basic4Android 2.00 to 3.82. If i use an project, that run in 2.00 without problem, it does make problems in 3.82. This code Webview1.LoadUrl("file:///android_asset/1/1.html") does not longer show the HTML content, that is lying in the subdirectory "1". Is there a new approach in 3.82 to load local html files in a webview? Thanks in advance and best regards caruso56
Hello, today, i switched from Basic4Android 2.00 to 3.82. If i use an project, that run in 2.00 without problem, it does make problems in 3.82. This code Webview1.LoadUrl("file:///android_asset/1/1.html") does not longer show the HTML content, that is lying in the subdirectory "1". Is there a new approach in 3.82 to load local html files in a webview? Thanks in advance and best regards caruso56
C caruso56 New Member Licensed User Longtime User Jul 27, 2014 #2 aaahh, i got it. It was the debugging mode. First time, i used this. Without debugging, it works as earlier. caruso56 Upvote 0
aaahh, i got it. It was the debugging mode. First time, i used this. Without debugging, it works as earlier. caruso56
Erel B4X founder Staff member Licensed User Longtime User Jul 28, 2014 #3 You can use the debugger. See this thread: http://www.b4x.com/android/forum/th...g-rapid-”-b4a-3-50-version.38981/#post-230988 Upvote 0
You can use the debugger. See this thread: http://www.b4x.com/android/forum/th...g-rapid-”-b4a-3-50-version.38981/#post-230988