You never have to leave the IDE if you dont want to, and the debugger attaches directly to the Android webview inside the virtual instance. Breakpoints work exactly as they do elsewhere since we support the full Chrome debugger protocol
Category Archives: Research & Development
Changes, fixes and debugger
We still have some way to go before Chrome’s debugger protocol is fully integrated with the IDE, but we are making excellent headway!
Filesystem over Websocket
The filesystem service is also something you can use in your applications. In order for it to work properly it requires a second service, the authentication service. Both use the same hybrid node.js server class – so once that is in place, both these node.js services can be used by your programs — regardless of you using the desktop ecosystem or not.
An IoT scenario: Looking at hardware
I dont often write about hardware on this page, but as we near code-freeze to the IDE and development tools- my thoughts return back to our original project, namely the Quartex Media Desktop (codename: Amibian.js).
