avatar image capture in android app.
AvatarGenLib is hosted in the following web site
https://github.com/lwz7512/AvatarGenLib
If you think the Android project AvatarGenLib 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 AvatarGenLib.
Item | Value |
---|---|
Java File Count | 20 |
Supported screen sizes | [hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 0 |
Fragment Count | 4 |
Required Permissions | android.permission.CAMERA android.permission.MOUNT_UNMOUNT_FILESYSTEMS android.permission.WRITE_EXTERNAL_STORAGE |
There are 16 image files in AvatarGenLib. The names of the image files are listed as follows.
actionsheet_single_normal.9.png actionsheet_single_pressed.9.png common_loading2_0.png defaultpic.png fail.png no_photo.png skin_aio_input_bar_bg.9.png skin_common_btn_small_blue_disabled.9.png skin_common_btn_small_blue_pressed.9.png skin_common_btn_small_blue_unpressed.9.png skin_header_btn_back_normal.9.png skin_header_btn_back_press.9.png skin_header_btn_disable.9.png skin_header_btn_normal.9.png skin_header_btn_press.9.png tips_popup_win_bg.9.png
The following screenshort is generated from the image listed above.
AvatarGenLib has the following Java source files.
com.runbytech.avatargenlib.ApplicationTest.java com.runbytech.avatargenlib.AvatarGen.java com.runbytech.avatargenlib.activity.CropperActivity.java com.runbytech.avatargenlib.activity.LocalPhotoActivity.java com.runbytech.avatargenlib.adapters.AlbumAdapter.java com.runbytech.avatargenlib.adapters.PhotoPickerAdapter.java com.runbytech.avatargenlib.config.Constants.java com.runbytech.avatargenlib.fragment.AlbumFragment.java com.runbytech.avatargenlib.fragment.PhotoPickerFragment.java com.runbytech.avatargenlib.util.FileSizeUtil.java com.runbytech.avatargenlib.util.ImageLoaderUtil.java com.runbytech.avatargenlib.util.ImageUtil.java com.runbytech.avatargenlib.util.SLog.java com.runbytech.avatargenlib.util.ThumbnailsUtil.java com.runbytech.avatargenlib.vo.AlbumInfo.java com.runbytech.avatargenlib.vo.AlbumSerializable.java com.runbytech.avatargenlib.vo.PhotoInfo.java com.runbytech.avatargenlib.vo.PhotoSerializable.java com.runbytech.avatargenlib.widget.ClipImageView.java com.runbytech.avatargenlib.widget.ClipView.java