How to handle edit box with dynamic text using appium

Hi All,
In the App which I want to automate we have a edit box
when you type first two characters it shows up few options to user dynamically based on users location

Now using Appium I want to select options from the options shown
Does anyone know how to handle this using Appium java code for Android ?