How do i make right click for a android build?

Is there way to make right click for a mobile game…?

The way touch devices appear to implement right click is to bring up the context menu when the initial touch hasn’t moved (so touch stays within a movement range) and is held there for about a second. That should be easy enough to do in GDevelop.