Source code for Homework 4: Android App.
geocoding-android-app is hosted in the following web site
https://github.com/cmcbride1022/geocoding-android-app
If you think the Android project geocoding-android-app 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 geocoding-android-app.
Item | Value |
---|---|
Java File Count | 3 |
Activity Count | 2 |
Fragment Count | 1 |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE com.google.android.providers.gsf.permission.READ_GSERVICES |
geocoding-android-app has the following Java source files.
cmcbride.utexas.edu.geocodingapp.ApplicationTest.java cmcbride.utexas.edu.geocodingapp.LocationEntry.java cmcbride.utexas.edu.geocodingapp.PlotLocation.java