KaiOS App Web Simulator

Info ENTER Exit

Import Your App


Keyboard Controls:
↑ ↓ ← → = arrow keys
Enter = OK key
[ = Left Softkey | ] = Right Softkey | Backspace = Back

You can also click the virtual keypad buttons above.

`; let blob = new Blob([demoHtml], { type: "text/html" }); appFrame.src = URL.createObjectURL(blob); });