I need to make a dynamic listView and a button that would add elements(textViews) to it when clicked. I have been trying to research about this, but didn't find much help, possibly because I am not so good at java and OOP at the current moment. I have found this link: Dynamic ListView in Android app , but wasn't able to understand this fully.
Asked
Active
Viewed 80 times
0
-
1It sounds like you have a lot to learn, there's nothing we can do or answer here that will teach you everything you need to know. It's up to you to look through answers like the one you linked in your question and any of the other many resources that can be found online. – bwegs Mar 20 '15 at 20:15
-
@bwegs Hi! Thanks for your comment. I'll try to look into your advice, sounds like there is still a long road for me! – Nerolat Mar 20 '15 at 20:18