Hi there, I'd like to have one frame where you can can draw on the BG, just one colour, really simple, and then if you jump to the next frame and then go back to this frame the drawing is still there.
Is this possible on Android?
Printable View
Hi there, I'd like to have one frame where you can can draw on the BG, just one colour, really simple, and then if you jump to the next frame and then go back to this frame the drawing is still there.
Is this possible on Android?
just don't jump to the next frame, make the other buttons on the same frame, just reposition them and/or make it invisible.
if you want the background to be saved, there are some possible crazy/advance solution(like remembering the points then repaint, or save it as a picture then reload), plus on android it will be a lot complicated, might as well not to jump to the next frame, if possible just contain it on one frame coz your app is probably simple as you mentioned.
I'm not android fusion guru, but I did tried some drawing and picture beta apps, much headache but I somehow manage, still I wish there are more features and functions available to lessen my headache
okay then, it was just going to be a little added feature but I can do with out, thanks!