Embedded Chromium or Webkit in Android app

前端 未结 6 1214
萌比男神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:20

    I would consider Chrome custom tabs:

    https://developer.chrome.com/multidevice/android/customtabs

提交回复
热议问题