A simple Android app to look for beautiful photos on flickr.com..
FIPictures is hosted in the following web site
https://github.com/penkzhou/FIPictures
If you think the Android project FIPictures 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 FIPictures.
Item | Value |
---|---|
Java File Count | 35 |
Supported screen sizes | [xhdpiv4, mdpi, xxhdpi, hdpi, xhdpi, hdpiv4] |
Minimum SDK Version | 14 |
Activity Count | 3 |
Fragment Count | 5 |
jar files used | classes.jar classes.jar volley.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
There are 6 image files in FIPictures. The names of the image files are listed as follows.
drawer_shadow.9.png ic_action_about.png ic_device_access_alarms.png ic_drawer.png ic_social_person.png no_avatar.png
The following screenshort is generated from the image listed above.
FIPictures has the following Java source files.
com.penkzhou.fipictures.ApplicationTest.java com.penkzhou.fipictures.FIPictures.java com.penkzhou.fipictures.api.PictureAPI.java com.penkzhou.fipictures.db.BaseDataHelper.java com.penkzhou.fipictures.db.Column.java com.penkzhou.fipictures.db.PictureDataHelper.java com.penkzhou.fipictures.db.PictureDataProvider.java com.penkzhou.fipictures.db.SQLiteTable.java com.penkzhou.fipictures.model.BaseModel.java com.penkzhou.fipictures.model.PictureItem.java com.penkzhou.fipictures.network.BitmapLruCache.java com.penkzhou.fipictures.network.GsonRequest.java com.penkzhou.fipictures.network.RequestManager.java com.penkzhou.fipictures.ui.activity.MainActivity.java com.penkzhou.fipictures.ui.activity.SettingsActivity.java com.penkzhou.fipictures.ui.activity.SinglePictureActivity.java com.penkzhou.fipictures.ui.adapter.GridPictureItemAdapter.java com.penkzhou.fipictures.ui.adapter.PictureItemAdapter.java com.penkzhou.fipictures.ui.fragment.BaseFragment.java com.penkzhou.fipictures.ui.fragment.NavigationDrawerFragment.java com.penkzhou.fipictures.ui.fragment.PictureItemFragment.java com.penkzhou.fipictures.ui.fragment.SinglePictureFragment.java com.penkzhou.fipictures.ui.view.LoadingFooter.java com.penkzhou.fipictures.ui.view.SquareImageView.java com.penkzhou.fipictures.utils.AsyncTaskUtils.java com.penkzhou.fipictures.utils.DatabaseUtils.java com.penkzhou.fipictures.utils.ImagesUtils.java uk.co.senab.actionbarpulltorefresh.library.BuildConfig.java uk.co.senab.actionbarpulltorefresh.library.BuildConfig.java uk.co.senab.actionbarpulltorefresh.library.PullToRefreshAttacher.java uk.co.senab.actionbarpulltorefresh.library.viewdelegates.AbsListViewDelegate .java uk.co.senab.actionbarpulltorefresh.library.viewdelegates.ScrollViewDelegate.java uk.co.senab.actionbarpulltorefresh.library.viewdelegates.WebViewDelegate.java