Android Open Source - Location user COMP3720-Travel-Record






Project Summary

COMP3720 Mobile Computing Project - Travel Record is an Android Application. It is used to record the locations where users travelled. Users can take photos and then get the locations through GPS. Those data will be stored in the application. Users can.

Web Site / Source Repository

COMP3720-Travel-Record is hosted in the following web site
https://github.com/ivanyu1990/COMP3720-Travel-Record

If you think the Android project COMP3720-Travel-Record 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 COMP3720-Travel-Record.

ItemValue
Java File Count5
Supported screen sizes[hdpi]
Minimum SDK Version8
Activity Count3
Fragment Count1
jar files usedandroid-support-v4.jar
google-play-services.jar
Required Permissionsandroid.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.CAMERA
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




License

The license information of COMP3720-Travel-Record is as follows:

MIT License

Java Source Files

com.example.android.location.CameraActivity.java
com.example.android.location.JSONParser.java
com.example.android.location.LocationUtils.java
com.example.android.location.MyListActivity.java
com.example.android.location.ShowImage.java