TimeCapsule is an Android application that allows you to save memories in capsules based on location..
TimeCapsule is hosted in the following web site
https://github.com/tomasro27/TimeCapsule
If you think the Android project TimeCapsule 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 TimeCapsule.
Item | Value |
---|---|
Java File Count | 16 |
Activity Count | 3 |
Fragment Count | 7 |
jar files used | Parse-1.7.1.jar bolts-android-1.1.3.jar gson-2.2.4.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.CAMERA android.permission.INTERNET android.permission.RECORD_AUDIO android.permission.WRITE_EXTERNAL_STORAGE com.google.android.providers.gsf.permission.READ_GSERVICES com.rodrigueztomas.timecapsule.permission.MAPS_RECEIVE |
There are 9 image files in TimeCapsule. The names of the image files are listed as follows.
accept.png capsule_icon.png capsule_icon_small.png default_profile_picture.png deny.png new_photo.png plus.png time_capsule_icon1.png time_capsule_marker.png
The following screenshort is generated from the image listed above.
TimeCapsule has the following Java source files.
com.rodrigueztomas.timecapsule.AddFriendDialogFragment.java com.rodrigueztomas.timecapsule.ApplicationTest.java com.rodrigueztomas.timecapsule.CameraHelper.java com.rodrigueztomas.timecapsule.Capsule.java com.rodrigueztomas.timecapsule.CapsuleViewFragment.java com.rodrigueztomas.timecapsule.CapsulesListArrayAdapter.java com.rodrigueztomas.timecapsule.CapsulesListFragment.java com.rodrigueztomas.timecapsule.FriendsFragment.java com.rodrigueztomas.timecapsule.FriendsListArrayAdapter.java com.rodrigueztomas.timecapsule.GPSTracker.java com.rodrigueztomas.timecapsule.LoginActivity.java com.rodrigueztomas.timecapsule.MainActivity.java com.rodrigueztomas.timecapsule.MapContainerFragment.java com.rodrigueztomas.timecapsule.NewCapsuleFragment.java com.rodrigueztomas.timecapsule.ProfileFragment.java com.rodrigueztomas.timecapsule.SignUpActivity.java