Android Open Source - Development api android-places-api






Project Summary

An Android parse for Google Places API.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of android-places-api.

ItemValue
Java File Count15
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version8
Activity Count0
Test Case Count5
jar files usedandroid-support-v4.jar
gson-2.2.2.jar
Required Permissionsandroid.permission.INTERNET




Resource Files

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.

null

Java Source Files

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