How to handle the autocompleted field in android

I am try to handle the Auto completed field in android application please suggest me …

HI Amit,

Can you be more specific regarding your question, what is the scenario and in what way you wanna handle the Auto completed field.
In that way we can help you better.

Regards
@Abdul_Sathar_Beigh

Hi Adbul,I have find the element of auto completed field and pass some character (eg:. ind) after passing the character it is showing a list,within that list we have to find the we have to select the required option.but when we try to find the element of that option using UI automator, we are not able to find element. Because UI automator is not capable to display element of popup elements.