简介 目录 评价 推荐
  • AI答疑助手 2021-05-24
    记录笔记
    截图
    0赞 · 0采集
  • 一只小马甲甲 2020-12-19

    JSBridge实现原理[图].

    截图
    2赞 · 1采集
  • AI答疑助手 2020-11-05
    记录笔记
    0赞 · 0采集
  • AI答疑助手 2020-09-07
    记录一下笔记
    截图
    1赞 · 0采集
  • TAIPINGYANG 2020-02-27

    有点难,不想学

    截图
    0赞 · 0采集
  • 窜天猴大佬 2020-02-20

    安卓端需要注解  不然不会暴露到web端

    截图
    0赞 · 0采集
  • 洋__ 2019-12-05

    调用h5端的js代码,方法名是android端字符串里面写的showWebDialog,然后就可以去关注h5端的js里面的showWebDialog方法

    截图
    0赞 · 0采集
  • 洋__ 2019-12-05

    暴露类对象的名字,addJavascriptInterface传入的参数是第一个:注入到js的对象,第二个是对象名字,横线是因为没有添@JavascriptInterface


    截图
    0赞 · 0采集
  • 洋__ 2019-12-05

    JSBridge实现一拦截URL Schema:android端核心代码

    截图
    0赞 · 0采集
  • __BlacKey__ 2019-11-27

    jsbridge的开源实现

    截图
    0赞 · 0采集
  • __BlacKey__ 2019-11-27

    native->web->native

    web端实现 getWebEditTextValue

    截图
    0赞 · 0采集
  • __BlacKey__ 2019-11-27

    真正被web调用的receiveMessage方法是这个

    截图
    0赞 · 0采集
  • __BlacKey__ 2019-11-27

    native->web->native

    native端实现 receiveMessage


    截图
    0赞 · 0采集
  • __BlacKey__ 2019-11-27

    native->web->native

    native端实现 geteWebEditTextValue

    截图
    0赞 · 0采集
  • __BlacKey__ 2019-11-27

    web ->native->web

    native端实现

    截图
    0赞 · 0采集
  • __BlacKey__ 2019-11-27

    web ->native->web

    web端实现

    截图
    0赞 · 0采集
  • __BlacKey__ 2019-11-27

    如何实现带回调的jsbridge

    截图
    0赞 · 0采集
  • __BlacKey__ 2019-11-27

    带回调的jsbridge

    截图
    0赞 · 0采集
  • __BlacKey__ 2019-11-27

    调用addJavascriptInterface注入

    截图
    0赞 · 0采集
  • __BlacKey__ 2019-11-27

    native实现

    截图
    0赞 · 0采集
  • __BlacKey__ 2019-11-27

    web端调用

    截图
    0赞 · 0采集
  • __BlacKey__ 2019-11-27

    方式二优缺点

    截图
    0赞 · 0采集
  • __BlacKey__ 2019-11-27

    jsbridge实现方式2:注入api

    截图
    0赞 · 0采集
  • __BlacKey__ 2019-11-27

    web端调用代码

    截图
    0赞 · 0采集
  • __BlacKey__ 2019-11-27

    方式一android端核心代码

    截图
    0赞 · 0采集
  • __BlacKey__ 2019-11-27

    客户端拦截alert

    截图
    0赞 · 0采集
  • __BlacKey__ 2019-11-27

    这个工具可以调试app的webview(这个工具就是那个可以调试客户端数据库的那个)

    截图
    0赞 · 0采集
  • __BlacKey__ 2019-11-26

    native调用web端只有一种实现方式,就是执行一段js代码片段,参考showWebDialog()方法

    截图
    0赞 · 0采集
  • __BlacKey__ 2019-11-26

    方式1优缺点

    截图
    0赞 · 0采集
  • __BlacKey__ 2019-11-26

    jsbridge实现方式1:拦截Url Schema

    截图
    0赞 · 0采集
数据加载中...