-
Notifications
You must be signed in to change notification settings - Fork 1
Home
jurcicek edited this page Oct 5, 2014
·
1 revision
Welcome to the weblid wiki!
It works in both mobile and desktop Chrome 37.
Though, I still cannot package as a regular app. The idea was to use webview component within a standard android app. However, this will not work for some time. Therefore, to be able to distribute the app using the play store, we should write Android app able to lunch a standard Chrome browser with URL of this webapp. Then it could work on android a sort of "standard" way.
There are several outstanding issues that awaits solution:
- it works only in Chrome v. 37 and probably higher. Other browser implementations have problems with web sockets and web audio the way I use it.
- the webview component on android will not work with this app. Only Android L will have a webview component with capabilities of Chrome 36
- the app must by deployed over https in order to the Chrome did not alway ask for permission to use a microphone.