I’m new to android programming and am wondering if anyone can help me on this one:
How can I add a textView on the screen each time I press a button on the screen?
The button is already generated from the XML. However, the textview need to be produced in runtime.
This worked for me: