i have a question, been stuck for a while,
i dont know how can i add a checkbox in the list, for example if I have a list of items i want to be able to check them. my xml c
I recommend you watch this video from the android dev site on how to Make your Android UI Fast and Efficient. It will give you code to solve your problem and show you the proper way to implement your adapter to make sure it's as fast as can be.