Cordova Android: how to listenen to custom events in Javascript? -


with cordova android, how can javascript listen custom event fired in java code?

a typical use case when activity starts, connects end server , waits until server sends message, notifies javascript make ui updates. how should done in cordova?

thanks

have looked at: asynchronous communication between javascript , phonegap plugin

this seems to similar trying achieve.


Comments

Popular posts from this blog

rdbms - what exactly the undo information lives in oracle? -

bash - How do you programmatically add a bats test? -

clojure - 'get' replacement that throws exception on not found? -