Android demo with Google Geocoding, Elevation and Civic Information API (Gradle).
android-places-gradle is hosted in the following web site
https://github.com/Appdynamics/android-places-gradle
If you think the Android project android-places-gradle 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-gradle.
Item | Value |
---|---|
Java File Count | 4 |
Activity Count | 1 |
Fragment Count | 1 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
android-places-gradle has the following Java source files.
com.example.appdynamics.placesdemo.ApplicationTest.java com.example.appdynamics.placesdemo.GoogleCivicInfo.java com.example.appdynamics.placesdemo.GoogleGeoInfo.java com.example.appdynamics.placesdemo.MainActivity.java