Example Project to interact with Google Places API including interface package.
google-places-android is hosted in the following web site
https://github.com/blotter123/google-places-android
If you think the Android project google-places-android 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 google-places-android.
Item | Value |
---|---|
Java File Count | 9 |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 2 |
Fragment Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
google-places-android has the following Java source files.
com.example.places.GoogleLocationListAdapter.java com.example.places.LocationSelectActivity.java com.example.places.MainActivity.java com.example.placesapi.ApiConnection.java com.example.placesapi.ApiRequestBuilder.java com.example.placesapi.GoogleLocation.java com.example.placesapi.GooglePlacesAPI.java com.example.placesapi.GooglePlacesTask.java com.example.placesapi.Location.java