N nortonir Member Licensed User Longtime User May 11, 2017 #1 Hi this is IOS implement for LoadDataWithBaseUrl : https://www.b4x.com/android/forum/threads/how-to-implement-loaddatawithbaseurl-b4a-in-b4i.61066/ main reference for LoadDataWithBaseUrl available in: https://developer.android.com/refer...g.String, java.lang.String, java.lang.String) how can do same work in android? thanks
Hi this is IOS implement for LoadDataWithBaseUrl : https://www.b4x.com/android/forum/threads/how-to-implement-loaddatawithbaseurl-b4a-in-b4i.61066/ main reference for LoadDataWithBaseUrl available in: https://developer.android.com/refer...g.String, java.lang.String, java.lang.String) how can do same work in android? thanks
fixit30 Active Member Licensed User Longtime User May 11, 2017 #2 Have you seen this thread? https://www.b4x.com/android/forum/threads/webview-loaddatawithbaseurl.26531/#post-240304 Upvote 0
Have you seen this thread? https://www.b4x.com/android/forum/threads/webview-loaddatawithbaseurl.26531/#post-240304
N nortonir Member Licensed User Longtime User May 11, 2017 #3 Hi thank you , on that link there is two different method Erel method seems not work! not Work: https://www.b4x.com/android/forum/threads/webview-loaddatawithbaseurl.26531/#post-240304 thank you a lot Upvote 0
Hi thank you , on that link there is two different method Erel method seems not work! not Work: https://www.b4x.com/android/forum/threads/webview-loaddatawithbaseurl.26531/#post-240304 thank you a lot
Erel B4X founder Staff member Licensed User Longtime User May 11, 2017 #4 The code posted there, correctly calls the native API. Upvote 0