Is it possible to directly control an ESP32 device with an android device with Blynk?

Is it possible to directly control an ESP32 device with an android device with Blynk?
I mean without Internet access and even without any other local server. Typically just using the ESP32 as an access point.
Thanks.

No - can’t do that. Take a look at RemoteXY as an alternative…

OK. Thanks for the confirmation and the reference.