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
Post a Comment