A rewritten version of Five00dp backed by fandroid sdk.
five00dp-by-fandroid-sdk is hosted in the following web site
https://github.com/jerryfan2000/five00dp-by-fandroid-sdk
If you think the Android project five00dp-by-fandroid-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 five00dp-by-fandroid-sdk.
Item | Value |
---|---|
Java File Count | 42 |
Supported screen sizes | [ldpi, mdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 11 |
Activity Count | 4 |
Fragment Count | 1 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.AUTHENTICATE_ACCOUNTS android.permission.GET_ACCOUNTS android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE android.permission.writ |
Asset File Names | assets\fonts\Roboto-Light.ttf |
There are 35 image files in five00dp-by-fandroid-sdk. The names of the image files are listed as follows.
ab_bottom_solid_five00dp.9.png ab_solid_five00dp.9.png ab_stacked_solid_five00dp.9.png ab_transparent_five00dp.9.png bg_contextual_above.9.png bg_contextual_pressed.9.png ic_action_fav.png ic_action_faved.png ic_action_like.png ic_action_liked.png ic_arrow_down.png ic_arrow_up.png ic_awesome.png ic_awesome_big.png ic_camera.png ic_fav.png ic_login.png ic_plus.png ic_plus_big.png ic_profile.png ic_refresh.png ic_settings.png ic_userpic.png ic_userpic_big.png ic_view.png ic_vote.png logo.png menu_dropdown_panel_five00dp.9.png menu_hardkey_panel_five00dp.9.png progress_primary_five00dp.9.png pulse.png spinner_ab_default_five00dp.9.png spinner_ab_disabled_five00dp.9.png spinner_ab_focused_five00dp.9.png spinner_ab_pressed_five00dp.9.png
The following screenshort is generated from the image listed above.
five00dp-by-fandroid-sdk has the following Java source files.
com.nyuen.five00dp.LoginActivity.java com.nyuen.five00dp.PhotoDetailActivity.java com.nyuen.five00dp.PhotoStreamActivity.java com.nyuen.five00dp.ProfileActivity.java com.nyuen.five00dp.account.AccountAuthenticator.java com.nyuen.five00dp.account.AccountAuthenticatorService.java com.nyuen.five00dp.adapter.CommentAdapter.java com.nyuen.five00dp.adapter.MenuAdapter.java com.nyuen.five00dp.adapter.PhotoAdapter.java com.nyuen.five00dp.api.ApiHelper.java com.nyuen.five00dp.api.FiveHundred.java com.nyuen.five00dp.base.BaseActivity.java com.nyuen.five00dp.base.BaseSlidingActivity.java com.nyuen.five00dp.fragment.MenuFragment.java com.nyuen.five00dp.fragment.PhotoDetailFragment.java com.nyuen.five00dp.fragment.PhotoDialogFragment.java com.nyuen.five00dp.fragment.PhotoStreamFragment.java com.nyuen.five00dp.fragment.ProfileFragment.java com.nyuen.five00dp.fragment.WebDialogFragment.java com.nyuen.five00dp.response.CommentResponse.java com.nyuen.five00dp.response.PhotoDetailResponse.java com.nyuen.five00dp.response.PhotoListResponse.java com.nyuen.five00dp.response.PhotoResponse.java com.nyuen.five00dp.response.PostResponse.java com.nyuen.five00dp.response.ProfileResponse.java com.nyuen.five00dp.structure.Comment.java com.nyuen.five00dp.structure.Photo.java com.nyuen.five00dp.structure.PhotoPatternContainer.java com.nyuen.five00dp.structure.User.java com.nyuen.five00dp.util.AccountUtils.java com.nyuen.five00dp.util.DateHelper .java com.nyuen.five00dp.util.DiskLruCache.java com.nyuen.five00dp.util.FontUtils.java com.nyuen.five00dp.util.ImageCache.java com.nyuen.five00dp.util.ImageFetcher.java com.nyuen.five00dp.util.ImageWorker.java com.nyuen.five00dp.util.LogUtils.java com.nyuen.five00dp.util.ParcelUtils.java com.nyuen.five00dp.util.UIUtils.java com.nyuen.five00dp.view.FadeInTextSwitcher.java com.nyuen.five00dp.view.FocusableImageView.java com.nyuen.five00dp.view.StretchImageView.java