Travel Log is an Android application which allows the user to document countries they have been to..
travel-log is hosted in the following web site
https://github.com/colmulhall/travel-log
If you think the Android project travel-log 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 travel-log.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [hdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 11 |
Activity Count | 7 |
Fragment Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE com.google.android.providers.gsf.permission.READ_GSERVICES com.mypackage.msdassignment.permission.MAPS_RECEIVE |
Asset File Names | assets\Corbert-Regular.otf assets\Days.otf assets\KTF-Roadbrush.ttf |
travel-log has the following Java source files.
com.mypackage.msdassignment.AddCountry.java com.mypackage.msdassignment.CountryInfo.java com.mypackage.msdassignment.DBManager.java com.mypackage.msdassignment.EditCountry.java com.mypackage.msdassignment.MainScreen.java com.mypackage.msdassignment.Splash.java com.mypackage.msdassignment.Stats.java