Android WebView 与 js 相互通信

通过对 js 层调用函数及回调函数的包装,支持异步回调,方法参数支持 js 所有已知的类型,包括 number、string、boolean、object、function。