Web pages in android application
Unsolved
Mobile and Embedded
-
Hi,
QtWebKit was not available on Android either, it's one of the platform that, with iOS, doesn't allow third party web engines. You can use the QtWebView module for these platforms. That will provide you a native web view to use.