Hi, On 2018-01-04 05:24 PM, Darryl Pogue wrote: > Are there benefits to Coraline over > something like Electron?
Honestly, I don't know electron--I'm an embedded guy, mostly using cordova (and ionic atop of it) for talking BLE from Android to hardware. Just had a very cursory look but the main thing I'm interested is _plugins_... I talk to stuff, over bluetooth, over serial USB, etc. Does electron actually support the cordova plugin system? You can run an ionic app in a browser, no problem, but if you want to access the filesystem, use bluetooth, etc, you need something like cordova. That's why I wanted my cordova-ubuntu replacement--both for distributing apps, and so I can dev my Android etc under Linux. I'll take a deeper look at your links and the Api.js. Thanks, P --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org