How to develop plugins for the native Android browser

后端 未结 1 1422
渐次进展
渐次进展 2020-12-01 08:47

I searched the web but no luck: how can plugins for the native Android browser be developed?! Neither Google nor the Android SDK give information about this topic.

相关标签:
1条回答
  • 2020-12-01 09:11

    I found a sample of a plugin in the Android source code under development/samples/BrowserPlugin.

    So I guess development/samples/BrowserPlugin/README should be a good start.

    0 讨论(0)
提交回复
热议问题