rogeriosca Member Licensed User Longtime User Apr 6, 2023 #1 Hi! I try to use the WebkitWebView , but when compile I get this error: B4A Version: 11.50 Parsing code. (0.21s) Java Version: 14 Building folders structure. (0.07s) Running custom action. (0.07s) Compiling code. (0.26s) Compiling layouts code. (0.01s) Organizing libraries. Error Maven artifact not found: androidx.webkit/webkit Source: WebkitWebView I did a clean install following this guide: https://www.b4x.com/b4a.html , but not works... Please, help me. Thank you!
Hi! I try to use the WebkitWebView , but when compile I get this error: B4A Version: 11.50 Parsing code. (0.21s) Java Version: 14 Building folders structure. (0.07s) Running custom action. (0.07s) Compiling code. (0.26s) Compiling layouts code. (0.01s) Organizing libraries. Error Maven artifact not found: androidx.webkit/webkit Source: WebkitWebView I did a clean install following this guide: https://www.b4x.com/b4a.html , but not works... Please, help me. Thank you!
Solution rogeriosca Apr 6, 2023 I upgrade to 12.20 and install SDK: androidx.webkit:webkit (Google Maven) 1.6.1 com.android.support:webkit (Google Maven) 28.0.0 - Added library AndroidNetUri to project - Run Jetifier Now works ! Thank you!
I upgrade to 12.20 and install SDK: androidx.webkit:webkit (Google Maven) 1.6.1 com.android.support:webkit (Google Maven) 28.0.0 - Added library AndroidNetUri to project - Run Jetifier Now works ! Thank you!
Erel B4X founder Staff member Licensed User Longtime User Apr 6, 2023 #2 First step is to upgrade to latest B4A version and download an updated Android SDK: https://www.b4x.com/b4a.html Upvote 0
First step is to upgrade to latest B4A version and download an updated Android SDK: https://www.b4x.com/b4a.html
rogeriosca Member Licensed User Longtime User Apr 6, 2023 #3 I upgrade to 12.20 and install SDK: androidx.webkit:webkit (Google Maven) 1.6.1 com.android.support:webkit (Google Maven) 28.0.0 - Added library AndroidNetUri to project - Run Jetifier Now works ! Thank you! Upvote 0 Solution
I upgrade to 12.20 and install SDK: androidx.webkit:webkit (Google Maven) 1.6.1 com.android.support:webkit (Google Maven) 28.0.0 - Added library AndroidNetUri to project - Run Jetifier Now works ! Thank you!
netsistemas Active Member Licensed User Longtime User Aug 3, 2023 #4 attach image with only view, AND SELECT , and instal l!! Upvote 0