An Android parse for Google Places API.
android-places-api is hosted in the following web site
https://github.com/psaeedi/android-places-api
If you think the Android project android-places-api listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of android-places-api.
Item | Value |
---|---|
Java File Count | 15 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 0 |
Test Case Count | 5 |
jar files used | android-support-v4.jar gson-2.2.2.jar |
Required Permissions | android.permission.INTERNET |
There are 1 image files in android-places-api. The names of the image files are listed as follows.
ic_action_search.png
The following screenshort is generated from the image listed above.
android-places-api has the following Java source files.
com.ahura.places.DetailsParser.java com.ahura.places.JSonResponseHandler.java com.ahura.places.JSonResponseHandlerTestCase.java com.ahura.places.Request.java com.ahura.places.SearchRequest.java com.ahura.places.SearchResultsListener.java com.ahura.places.SearchResultsParser.java com.ahura.places.models.Geometry.java com.ahura.places.models.GeometryTestCase.java com.ahura.places.models.Location.java com.ahura.places.models.LocationTestCase.java com.ahura.places.models.Place.java com.ahura.places.models.PlaceTestCase.java com.ahura.places.models.SearchResult.java com.ahura.places.models.SearchResultTestCase.java