Dear ALL,
I beg your pardon for what my be views as a very primary (if not naive) question. But despite some good years of experience in developing desktop applications with Lazarus/Delphi, I am truly new to the world of Android app development.
That said, here is my very simple question: how would be the best way of developing an app for displaying an webpage? That is, an app which simply open and displays an already existing webpage, so the user can use the app to interact directly with the page (instead of opening it in the standard web browser). As a matter of fact, there are lots of apps around which do just that!
The "AndroidBridges" components pallette from LAMW includes a "jWebView" component which I suppose can be used for that; the "AndroidBridgesExtra" includes a "jHttpClient" that can also presumably be used for that. But since I could not find any documentation on all those nice components (and they are legion!) I am confused on which way to proceed.
Could any one of you wizards provide a simple example of displaying a webpage on an Android app? Also, is there any documentation on the LAMW components?
Thanks in advance for any assistance you can provide!
With warmest regards,