Note that there are some explanatory texts on larger screens.

plurals
  1. POembedded web browser
    text
    copied!<p>I'm looking for Linux embedded web browser, or preferably just a rendering object (it will not be used for actual browsing, just for displaying web based gui). The requirements are: </p> <ol> <li>Written in C/C++ (small footprint) </li> <li>Support Dynamic HTML </li> <li>Support Java script</li> <li>Minimum dependencies on the libraries (although i understand that it can not be completely standalone)</li> <li>No Dependency on X11 (i.e working with direct frame qui libraries) </li> </ol> <p>So far i only found <a href="http://www.basyskom.de/index.pl/konqe" rel="noreferrer">Embedded Konqueror</a>. Any suggestions are welcomed, commercial solutions are OK, but open source is preferable. </p> <p>Found another option <a href="http://trac.webkit.org/wiki/QtWebKit" rel="noreferrer">QT WebKit</a> which is selected and answers all my requirements. </p> <p>Another update: Successfully installed and tested embedded QT distribution with WebKit on my board. The configuration of frame buffer was seamless, touch screen calibration took some time, but on the bottom line everything working as expected.<br> And I'm entering wonderful world of java script :) I handle much better kernel drivers. </p> <p>Another update: I found another commercial solution that i might consider in the future. embedded browser from access company <a href="http://www.access-company.com/products/mobile_solutions/netfrontmobile/browser/index.html" rel="noreferrer">here</a>. I did not worked with them, but it was recommend so for public record i put it here as well. </p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload