views:

25

answers:

1

alt text

Hello, this is the second time that I ask a question about this:( I think a photo may better explain to you what I want. Since the last time I asked the question, I have tried several tutorials, but I didn't manage to set up a menu as the photo shows. In fact, I don't understand very well the use of getView(). One guy told me just to rewrite this method, but I can't really figure it out. I really appreciate your help! Thanks a lot!

A: 

For doing this, just have a look at the preferenceActivity. Here is a very clear tutorial :http://www.kaloer.com/android-preferences

Mathieu