I have no experience with the Kindle KDK, so maybe this is a dull question. I'm wondering. Is it possible to create a simple app that loads a webview? So we could easily "wrap" an existing product.
If so, I'm interested in the possibilities:
- what engine does it use currently (like WebKit)
- does it have HTML5 capabilities like Web Storage and Application Cache
- how good is JavaScript perfomance
I've found on Wikipedia that it uses "[…] an experimental WebKit based browser […]", but what is it capable of doing?