noflo / noflo-ui

NoFlo Development Environment
https://app.flowhub.io
MIT License
767 stars 173 forks source link

Make compatible with Mobile Chrome 39+ Add to Homescreen #398

Closed bergie closed 9 years ago

bergie commented 9 years ago

See docs in https://developer.chrome.com/multidevice/android/installtohomescreen

Also take theme color into account for Android 5+ http://updates.html5rocks.com/2014/11/Support-for-theme-color-in-Chrome-39-for-Android

forresto commented 9 years ago

Will the homescreen option replace the phonegap build for Android?

bergie commented 9 years ago

Not entirely. Just like with our Chrome App, being an app build can provide additional capabilities like Bluetooth and MDNS that can eventually be used for runtime discovery and communications

bergie commented 9 years ago

Just tested this locally. Works quite nicely!

screenshot 2014-11-14 at 18 24 58

screenshot 2014-11-14 at 18 25 46

screenshot_2014-11-14-18-20-42

forresto commented 9 years ago

DId theme-color work?

bergie commented 9 years ago

@forresto can't say. That only works on phones that run Android 5+, and we don't have any here yet

bergie commented 9 years ago

@forresto we finally got to try Flowhub on a Nexus 6 today, and theme-color looked really nice!