I am new to processing and android and am having trouble getting started with my idea. I'm trying to make a sketch that is interactive that would allow the user to type something into a textbox widget (i.e., circle, square, etc.) and then processing would draw the shape based on the user's input.
I'm sure this is very easy to do, I just don't know where to even start. I've tried to find examples and cannot find anything related to what I'm trying to do.
Any help you can give would be greatly appreciated.