Image Sharing Application for Android 4.0+ devices. Example for implementation of IBR-DTN services for uploading and fetching images. Currently uses HTTP services, but would definitely integrate DTN..
image-share-swifiic is hosted in the following web site
https://github.com/RSKATOCH/image-share-swifiic
If you think the Android project image-share-swifiic 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 image-share-swifiic.
Item | Value |
---|---|
Java File Count | 11 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 1 |
Fragment Count | 7 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET android.permission.READ_EXTERNAL_STORAGE android.permission.READ_PHONE_STATE android.permission.SET_DEBUG_APP android.permission.WRITE_EXTERNAL_STORAGE |
There are 7 image files in image-share-swifiic. The names of the image files are listed as follows.
ic_communities.png ic_drawer.png ic_home.png ic_pages.png ic_people.png ic_photos.png ic_whats_hot.png
The following screenshort is generated from the image listed above.
image-share-swifiic has the following Java source files.
com.example.photosharing.AboutFragment.java com.example.photosharing.FeedFragment.java com.example.photosharing.Intent_from_home.java com.example.photosharing.JSONParser.java com.example.photosharing.MainActivity.java com.example.photosharing.ManageFragment.java com.example.photosharing.ScalingUtilities.java com.example.photosharing.TopFragment.java com.example.photosharing.UploadFragment.java com.example.photosharing.adapter.NavDrawerListAdapter.java com.example.photosharing.model.NavDrawerItem.java