Android Open Source - App travel travel-dev






Project Summary

Travel journal app for Android.

Web Site / Source Repository

travel-dev is hosted in the following web site
https://github.com/hetykai/travel-dev

If you think the Android project travel-dev 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 travel-dev.

ItemValue
Java File Count10
Supported screen sizes[xxhdpi]
Target SDK Version18
Minimum SDK Version8
Activity Count6
Fragment Count3
jar files usedandroid-support-v4.jar
slf4j-android-1.6.1-RC1.jar
Required Permissionsandroid.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.ACCESS_WIFI_STATE
android.permission.CAMERA
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 9 image files in travel-dev. The names of the image files are listed as follows.

binoculars.png
camera.png
edit.png
film.png
flag.png
gift.png
gift_red.png
home_house.png
music.png

The following screenshort is generated from the image listed above.

null




Java Source Files

travel-dev has the following Java source files.

com.example.traveljournal.Constants.java
com.example.traveljournal.DisplayTripsActivity.java
com.example.traveljournal.JournalContract.java
com.example.traveljournal.MainActivity.java
com.example.traveljournal.NewExperienceActivity.java
com.example.traveljournal.NewTripActivity.java
com.example.traveljournal.ShowExperienceActivity.java
com.example.traveljournal.ShowTripActivity.java
com.example.traveljournal.TripDbHelper.java
com.example.traveljournal.Utils.java