An alternate gallery to fill in my needs.
MyGallery is hosted in the following web site
https://github.com/dabicho/MyGallery
If you think the Android project MyGallery 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 MyGallery.
Item | Value |
---|---|
Java File Count | 40 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 5 |
Fragment Count | 8 |
Required Permissions | android.permission.READ_EXTERNAL_STORAGE |
There are 2 image files in MyGallery. The names of the image files are listed as follows.
drawer_shadow.9.png ic_drawer.png
The following screenshort is generated from the image listed above.
MyGallery has the following Java source files.
mx.org.dabicho.mygallery.ApplicationTest.java mx.org.dabicho.mygallery.FragmentActivity.java mx.org.dabicho.mygallery.FragmentDrawerActivity.java mx.org.dabicho.mygallery.GalleriesManagerActivity.java mx.org.dabicho.mygallery.GalleriesManagerFragment.java mx.org.dabicho.mygallery.GalleryActivity.java mx.org.dabicho.mygallery.GalleryFragment.java mx.org.dabicho.mygallery.GallerySlideActivity.java mx.org.dabicho.mygallery.GallerySlideFragment.java mx.org.dabicho.mygallery.dummy.DummyContent.java mx.org.dabicho.mygallery.model.Album.java mx.org.dabicho.mygallery.model.ContentProviderGallery.java mx.org.dabicho.mygallery.model.Cover.java mx.org.dabicho.mygallery.model.Date.java mx.org.dabicho.mygallery.model.Gallery.java mx.org.dabicho.mygallery.model.IdConstants.java mx.org.dabicho.mygallery.model.Image.java mx.org.dabicho.mygallery.model.QueryGallery.java mx.org.dabicho.mygallery.model.SimpleCover.java mx.org.dabicho.mygallery.model.TimePeriod.java mx.org.dabicho.mygallery.services.BitmapCacheManager.java mx.org.dabicho.mygallery.services.GalleriesDatabaseHelper.java mx.org.dabicho.mygallery.services.GoogleMaps.java mx.org.dabicho.mygallery.services.ThumbnailLoader.java mx.org.dabicho.mygallery.templateExamples.DrawerExampleActivity.java mx.org.dabicho.mygallery.templateExamples.GalleryManagerActivity.java mx.org.dabicho.mygallery.templateExamples.NavigationDrawerFragment.java mx.org.dabicho.mygallery.util.CoordinatesUtils.java mx.org.dabicho.mygallery.util.CurrentImageList.java mx.org.dabicho.mygallery.util.DataLoader.java mx.org.dabicho.mygallery.util.GalleriesLoader.java mx.org.dabicho.mygallery.util.GalleryLoader.java mx.org.dabicho.mygallery.util.GalleryLoaderUpdateCallbacks.java mx.org.dabicho.mygallery.util.ImageUtils.java mx.org.dabicho.mygallery.util.RenderScriptUtils.java mx.org.dabicho.mygallery.util.StringUtils.java mx.org.dabicho.mygallery.util.SystemUiHider.java mx.org.dabicho.mygallery.util.SystemUiHiderBase.java mx.org.dabicho.mygallery.util.SystemUiHiderHoneycomb.java