I have to implement something like that:

“ListViews”
I call month.setadapter(adapter) once for each year but it’s not working because the last month overwrites the information of the previous last one.
Please help me regarding this.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
What I normally do in a situation like this is implement it as a single custom adapter.
All of this is covered in the “World of ListView” video from Google I/O 2010 that ALL Android programmers should watch at least once:
http://www.youtube.com/watch?v=wDBM6wVEO70