private gallery app.
privateGallery is hosted in the following web site
https://github.com/xinmeng2011/privateGallery
If you think the Android project privateGallery 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 privateGallery.
Item | Value |
---|---|
Java File Count | 34 |
Supported screen sizes | [hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 6 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.CAMERA android.permission.VIBRATE android.permission.WRITE_EXTERNAL_STORAGE |
There are 36 image files in privateGallery. The names of the image files are listed as follows.
btn_code_lock_default_holo.png btn_code_lock_touched_holo.png button_back_click.png button_back_nor.png common_button_gray_dis.9.png common_button_gray_nor.9.png common_button_gray_press.9.png ic_chose.png ic_lock_chose.png ic_lock_nor.png ic_picture_chose.png ic_picture_nor.png indicator_code_lock_drag_direction_green_up.png indicator_code_lock_drag_direction_red_up.png indicator_code_lock_point_area_default2_holo.png indicator_code_lock_point_area_default_holo.png indicator_code_lock_point_area_gray_holo.png indicator_code_lock_point_area_red_holo.png mark_nor.png mark_press.png navbar_chose_click.png navbar_chose_nor.png navbar_choseall_click.png navbar_choseall_nor.png photo_nor.png photo_press.png picture_nor.png picture_press.png tab_del_click.png tab_del_nor.png tab_left_nor.9.png tab_left_select.9.png tab_lock_click.png tab_lock_nor.png tab_right_nor.9.png tab_right_select.9.png
The following screenshort is generated from the image listed above.
privateGallery has the following Java source files.
com.mm.privategallery.controler.CameraActivity.java com.mm.privategallery.controler.ChooseGalleryActivity.java com.mm.privategallery.controler.GalleryFolderAdapter.java com.mm.privategallery.controler.HelloActivity.java com.mm.privategallery.controler.PictureGridAdapter.java com.mm.privategallery.controler.SelectPictureActivity.java com.mm.privategallery.controler.SinglePictureViewActivity.java com.mm.privategallery.controler.SmsPasswordActivity.java com.mm.privategallery.dao.GalleryDao.java com.mm.privategallery.dao.ImageInfo.java com.mm.privategallery.dao.PrivateDao.java com.mm.privategallery.model.BitmapCache.java com.mm.privategallery.model.GalleryEngine.java com.mm.privategallery.model.GalleryFolderDataItem.java com.mm.privategallery.model.PrivateGalleryApp.java com.mm.privategallery.model.SmsPasswordManager.java com.mm.privategallery.view.BottomBar.java com.mm.privategallery.view.ChooseGalleryTopBar.java com.mm.privategallery.view.DecodeImageView.java com.mm.privategallery.view.EditTopBar.java com.mm.privategallery.view.LockPatternUtils.java com.mm.privategallery.view.LockPatternView.java com.mm.privategallery.view.LockViewGroup.java com.mm.privategallery.view.ScrollLockView.java com.mm.utility.BitmapUtility.java com.mm.utility.DESHelper.java com.mm.utility.DensityUtil.java com.mm.utility.FileUtil.java com.mm.utility.FileUtility.java com.mm.utility.MD5Util.java com.mm.utility.NotifyUtility.java com.mm.utility.SDHelper.java com.mm.utility.ScreenHelper.java com.mm.utility.ToastUtility.java