This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux/AM3358: Browser application in TISDK yocto

Part Number: AM3358

Tool/software: Linux

Hi,

I would like to install web browser (chrome/firefox) on my board, currently TI demo matrix GUI is running.

Is it possible to run only webbrowser on my AM335x EVM SK LCD?

I just killed the matrix GUI app and run the QT5 chrome webbrowser using the following command, but is it possible to use run the web browser without QT5 ?

/usr/share/qt5/examples/webenginewidgets/demobrowser/demobrowser

Thanks for the support.