How to select an item from android spinner

I’ve googled a little bit and found solutions like driver.scroll* and driver.findByName. Neither of them have worked. I’m using appium 1.5.3 and java client 4.2.1. I can click the spinner but after that I don’t know how to select the desired item.