Answer the question
In order to leave comments, you need to log in
How to change useragent in Delphi when building on Android?
There is a project with webbrowser (which, apparently, compiles to FJWebBrowser), which is built for android.
For assembly on Windows, there are several ways to change the useragent:
1. Overloaded Navigate method, in which it is possible to specify your own useragent
2. Urlmon, which allows you to change the useragent globally.
But both of these methods work only under Windows. Are there any options to work with android? Does Android even allow you to change the user agent?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question