Communication between Jetson and tablet

I want to send the Jetson screen to my tablet. I installed an Android studio-based app on my tablet. Please tell me how to send a Jetson screen to this application.

I’ve never tried this, but you might consider this as a place to test since TurboVNC and VirtualGL have worked before on arm64 Ubuntu:
https://gist.github.com/cyberang3l/422a77a47bdc15a0824d5cca47e64ba2

Basically you need a virtual desktop application which runs on both arm64 Ubuntu and your Android release, but I’ve never even explored this before.