Page 1 of 1

Delphi_FMX

Posted: Sun Sep 01, 2024 9:00 am
by sodlf159
Can I use the Android app?

WebView4Delphi or CEF4Delphi

What is the most effective way to package and use an app on Android?
The reason I'm doing this is because I want to use it as an actual Android phone to completely imitate a mobile phone.

Re: Delphi_FMX

Posted: Mon Sep 02, 2024 8:25 am
by salvadordf
In the case of Android or IOS applications use TWebBrowser.

CEF has a feature request to add Android support but at this moment that operating system is not supported.

WebView2 only supports Windows and Microsoft decided to discontinue plans for a public release of WebView2 on MacOS and Linux.
https://github.com/MicrosoftEdge/WebView2Feedback/issues/1314#issuecomment-2211683486
https://github.com/MicrosoftEdge/WebView2Feedback/issues/645#issuecomment-2211683674

Re: Delphi_FMX

Posted: Mon Sep 02, 2024 9:41 am
by sodlf159
Is there a way to change the user agent of TWebBrowser?

I'm trying to build it for Android.

Does this mean that everything has to be used exclusively in JavaScript?

Is ExecuteDevToolsMethod not supported?

Re: Delphi_FMX

Posted: Wed Sep 04, 2024 7:40 am
by salvadordf
TWebBrowser is an Embarcadero product.

Use the generic forums, groups and channels for questions about TWebBrowser :
https://blogs.embarcadero.com/community/