Simple instagram clone Android App powered by the Tumblr API..
Tumblrsnap is hosted in the following web site
https://github.com/rajab57/Tumblrsnap
If you think the Android project Tumblrsnap 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 Tumblrsnap.
Item | Value |
---|---|
Java File Count | 13 |
Target SDK Version | 19 |
Minimum SDK Version | 16 |
Activity Count | 3 |
Fragment Count | 3 |
jar files used | android-async-http-1.4.3.jar android-smart-image-view-3-27-14.jar android-support-v4.jar androidjhlabs.jar codepath-android-view-helpers-0.1.0.jar codepath-oauth-0.2.3.jar codepath-utils.jar scribe.jar universal-image-loader-1.8.4.jar |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.CAMERA android.permission.INTERNET android.permission.READ_EXTERNAL_STORAGE android.permission.WRITE_EXTERNAL_STORAGE |
Tumblrsnap has the following Java source files.
com.codepath.apps.tumblrsnap.AspectRatioImageView.java com.codepath.apps.tumblrsnap.ImageFilterProcessor.java com.codepath.apps.tumblrsnap.PhotosAdapter.java com.codepath.apps.tumblrsnap.TumblrClient.java com.codepath.apps.tumblrsnap.TumblrSnapApp.java com.codepath.apps.tumblrsnap.activities.MainActivity.java com.codepath.apps.tumblrsnap.activities.PreviewPhotoActivity.java com.codepath.apps.tumblrsnap.activities.SettingsActivity.java com.codepath.apps.tumblrsnap.fragments.LoginFragment.java com.codepath.apps.tumblrsnap.fragments.PhotosFragment.java com.codepath.apps.tumblrsnap.models.Photo.java com.codepath.apps.tumblrsnap.models.User.java com.oritz.touch.TouchImageView.java