Android Question simple web-browser parsing class

peacemaker

Expert
Licensed User
Longtime User
HI, All

Do we have any ready sample of a simple web-browser B4A code ?
Just basic parsing template of the main HTML-tags (links, images).

(it needs to fully control the many instances of the simple HTML-messages, WebView is too complicated, huge and event driven)
 
Top