salvadordf / CEF4Delphi

CEF4Delphi is an open source project to embed Chromium-based browsers in applications made with Delphi or Lazarus/FPC for Windows, Linux and MacOS.
https://www.briskbard.com/forum/
Other
1.22k stars 373 forks source link

Delphi-Android Support #159

Closed azzahrah closed 5 years ago

azzahrah commented 5 years ago

Hello

Any plan to support Android Platform?

salvadordf commented 5 years ago

CEF4Delphi is just a wrapper of CEF3 and CEF3 doesn't support Android at this moment.

If you need a web browser using the Blink rendering engine in Android you can use a WebView widget or "Chrome Custom Tabs" : https://developer.chrome.com/multidevice/android/customtabs https://android-developers.googleblog.com/2015/09/chrome-custom-tabs-smooth-transition.html https://github.com/GoogleChrome/custom-tabs-client