Hello Guys,
sorry for this dumb question, but i am really stuck...
the thing is i am trying to create a todo list application on android.
I am stuck because at the moment I dont know the way to create many todo lists. I have created the GUI for one list, using listview. entries of the list are added by the user when running the application. Particularly i dont know how to pass a list object, if i create new one.
please, could you give me any hints?