Embedded Chromium or Webkit in Android app

前端 未结 6 1221
萌比男神i
萌比男神i 2020-12-12 14:02

For our Android app, we would like to embed our own browser/rendering engine. The most likely candidate for this, is Webkit/Chromium. We are looking for something si

6条回答
  •  不知归路
    2020-12-12 14:12

    pwnall/chromeview · GitHub https://github.com/pwnall/chromeview

    ChormeView works like Android's WebView, but is backed by the latest Chromium code.

提交回复
热议问题