Android Open Source - Development gallery privateGallery






Project Summary

private gallery app.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of privateGallery.

ItemValue
Java File Count34
Supported screen sizes[hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version8
Activity Count6
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.CAMERA
android.permission.VIBRATE
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

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.

null




Java Source Files

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