[Solved] How to get value from dynamically created edit text in Android?
Although, I didn’t get what exactly your question is, still I’ll try to help. What exactly this code does is, on clicking the button on top an new layout(one that you wanted) will add to the activity screen at runtime, i.e an edittext with a button, and when you click on that button, A toast … Read more