I have an edittext which gets values from the user. I want to add an option which allows the user to choose from different options via drop down list when edittext is clicked. D
On Android it`s called autocompletetextview
Official Google doc: http://developer.android.com/reference/android/widget/AutoCompleteTextView.html
Please check this out,tutorial http://www.tutorialspoint.com/android/android_auto_complete.htm