Lecrapouille / gdcef

[Plugin][Version 0.12.1][Functional] Chromium Embedded Framework Webview for Godot 3 and 4
https://discord.gg/EckEwy7S5U
MIT License
250 stars 31 forks source link

Android Support #46

Closed Nitwel closed 7 months ago

Nitwel commented 7 months ago

How realistic / doable is it, to have this run on android?

Lecrapouille commented 7 months ago

@Nitwel for what I know/read, CEF is not available for phone devices. See https://cef-builds.spotifycdn.com/index.html nothing offered. That is strange since chrom* can be built for Android. But building CEF from code source is out of scope of this current project: too long, too complex, too huge to make compile for Godot users (4h of compilation time, ~100 Gb hard drive).

Nitwel commented 7 months ago

Thanks for the info!

Lecrapouille commented 7 months ago

@Nitwel if you find information. Please share it