Android Open Source - Development api Android-Google-Places-API






Project Summary

API wrapper for Google Places.

Web Site / Source Repository

Android-Google-Places-API is hosted in the following web site
https://github.com/gfx/Android-Google-Places-API

If you think the Android project Android-Google-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-Google-Places-API.

ItemValue
Java File Count13
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count2
Fragment Count3
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.INTERNET
Raw File Namesres\raw\nearbysearch.json
res\raw\radarsearch.json
res\raw\textsearch.json




License

The license information of Android-Google-Places-API is as follows:

Copyright (c) 2013 Fuji, Goro (gfx). Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the ...

Resource Files

There are 1 image files in Android-Google-Places-API. The names of the image files are listed as follows.

ic_noimage.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.github.gfx.googleplaces.GooglePlaces.java
com.github.gfx.googleplaces.LruMap.java
com.github.gfx.googleplaces.PlaceDetail.java
com.github.gfx.googleplaces.PlaceListOrder.java
com.github.gfx.googleplaces.Place.java
com.github.gfx.googleplaces.RequestError.java
com.github.gfx.googleplaces.ResultBase.java
com.github.gfx.googleplaces.SearchResult.java
com.github.gfx.googleplaces.demo.ApiType.java
com.github.gfx.googleplaces.demo.ItemDetailActivity.java
com.github.gfx.googleplaces.demo.ItemDetailFragment.java
com.github.gfx.googleplaces.demo.ItemListActivity.java
com.github.gfx.googleplaces.demo.ItemListFragment.java