79613956

Date: 2025-05-09 10:48:06
Score: 2.5
Natty:
Report link

You need to call the exportCurrentTexture SDK method to retrieve the screen from the current texture.

void exportCurrentTexture(ExportTextureCallback callback)

public interface ExportTextureCallback {
    void onCallback(Bitmap bitmap);
}

For more information,please refer to Documentation link

If possible, please provide your App ID or join our WhatsApp community, connect with us so that we can assist you further.

Reasons:
  • RegEx Blacklisted phrase (2.5): please provide your
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: susie