I’m new to android development, and I would like to do a drop down menu like in Maps application.
schema :

For example, if I click on the third item I’ll have more informations about my Item thing, and one or two buttons to launch another activity.
thanks.
I think Expandable ListView may be suitable to your problem.
Here is the best example given: http://techdroid.kbeanie.com/2010/09/expandablelistview-on-android.html