The built-in PlatformInfo plugin has conditions and expressions to recognize the platform. "Request fullscreen" only works when player interacts with the screen, so you can add something like this:
+ Touch: On any touch start
----+ PlatformInfo: Is on Android
-----> Browser: Request fullscreen