EditText not showing suggestion.
AutoCompleteTextView provides suggestion in editText.
First you need to parse data from server.
Then make adapter with that data and set in AutoCompleteTextView.
For more information I suggest you to check this blog
And for your reference also check this link to parse ksoap Webservice.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…