Good day!
How can i remove framebuffer runtime.
I made an app that my button is framebuffer.blit() and i want to screenshots the screen without that button.
can i remove it? if not
any idea about creating a user interface in jpct without using android view.
I'm not sure If I understand the question correctly. If you don't the button to be there when taking a screen shot, then can't you just not blit it?