Travel journal app for Android.
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.
The following table is the detailed list of travel-dev.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [xxhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 6 |
Fragment Count | 3 |
jar files used | android-support-v4.jar slf4j-android-1.6.1-RC1.jar |
Required Permissions | android.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 |
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.
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