Android Instagram Clone Attempt 2.
InstaClone---Using-Parse-SDK is hosted in the following web site
https://github.com/maddymanu/InstaClone---Using-Parse-SDK
If you think the Android project InstaClone---Using-Parse-SDK 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 InstaClone---Using-Parse-SDK.
Item | Value |
---|---|
Java File Count | 18 |
Supported screen sizes | [hdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 8 |
jar files used | Parse-1.4.1.jar android-support-v4.jar universal-image-loader-1.9.1.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.RECEIVE_BOOT_COMPLETED android.permission.VIBRATE android.permission.WRITE_EXTERNAL_STORAGE |
There are 1 image files in InstaClone---Using-Parse-SDK. The names of the image files are listed as follows.
temp_img.png
The following screenshort is generated from the image listed above.
InstaClone---Using-Parse-SDK has the following Java source files.
com.example.instaclone.FileCache.java com.example.instaclone.FiltersOrWhisper.java com.example.instaclone.Follow.java com.example.instaclone.FriendFeed.java com.example.instaclone.GridViewAdapter.java com.example.instaclone.ImageLoader.java com.example.instaclone.LoginActivity.java com.example.instaclone.MainActivity.java com.example.instaclone.MemoryCache.java com.example.instaclone.Pic.java com.example.instaclone.PicList.java com.example.instaclone.RegisterActivity.java com.example.instaclone.TabsActivity.java com.example.instaclone.UserArrayAdapter.java com.example.instaclone.UserFeed.java com.example.instaclone.UserListFeed.java com.example.instaclone.Utils.java com.example.instaclone.Welcome.java