{"repo":"Yelp/yelp-android","free":true,"listed":false,"github":"https://github.com/Yelp/yelp-android","clone":"git clone https://github.com/Yelp/yelp-android.git","description":null,"language":"Java","stars":57,"topics":["api-client","android"],"license":"MIT","category":"mobile-apps","readme_excerpt":"yelp-android An Android library for the Yelp API v2. It simplifies the process of authentication, request construction, and response parsing for Android developers using the Yelp API v2. This clientlib has been tested with applications written in Android API level 15 and 25. Installation Download the latest AAR or install by using Maven: or Gradle: Proguard rules for the library can be found here Usage Basic usage This library uses a YelpAPI object to query against the API. Instantiate a YelpAPI object by using YelpAPIFactory with your API keys. Search API Once you have a YelpAPI object you can use the search function to generate a Call object which makes a request to the Search API. The general params and locale options should be passed to the method as a Map . The full list of parameters can be found in the Search API Documentation. Now you can execute the Call object to send the request. You can also pass in a Callback object to send the request asynchronously. For more see Asynchronous Requests section. Additionally there are two more search methods for searching by a bounding box or for geographical coordinates: Business API To query the Business API, use the getBusiness function with a business id . You can also pass in locale parameters in a Map as specified in the Business API Documentation. You can pass in locale information as well. Phone Search API To query the Phone Search API, use the getPhoneSearch function with a phone number. Additional parameters can be passe","default_branch":null,"files":null,"tree":[],"storefront":"/r/Yelp","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/Yelp/yelp-android/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}