Android demo with Google Geocoding, Elevation and Civic Information API (Gradle).
PlacesDemo-Gradle is hosted in the following web site
https://github.com/mqprichard/PlacesDemo-Gradle
If you think the Android project PlacesDemo-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 PlacesDemo-Gradle.
Item | Value |
---|---|
Java File Count | 4 |
Activity Count | 1 |
Fragment Count | 1 |
Required Permissions | android.permission.INTERNET |
PlacesDemo-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