I'm making an app for school that will show your location and display nearby pizza restaurants. I've looked into both the Yelp api and the Google Places api, but I'm not sure of the pros and cons of each.
It seems that Yelp would work a little better because it will have reviews. While this is true, I haven't seen any good resources about learning Yelp with android.