Skip to content

Installing Browser to SDK Emulator

Vesa-Matti Hartikainen edited this page Feb 14, 2014 · 1 revision

Because browser has dependencies for newer version of Silica and theme than we have in SDK repositories. You can force install the package with:
rpm -i *.rpm --nodeps --force

In addition in browser.qml you need to comment out line that starts:
_defaultPageOrientations
This is because that property is not yet available in emulator's Silica.

Clone this wiki locally