Android Open Source - App picture android-slideshow-test






Project Summary

Android app for displaying all the pictures from the selected source (Built In or SD).

Web Site / Source Repository

android-slideshow-test is hosted in the following web site
https://github.com/oneassasin/android-slideshow-test

If you think the Android project android-slideshow-test 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 android-slideshow-test.

ItemValue
Java File Count11
Activity Count1
Fragment Count1
Required Permissionsandroid.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Java Source Files

android-slideshow-test has the following Java source files.

com.onea.viewer.app.Application.java
com.onea.viewer.app.Viewer.java
com.onea.viewer.app.activity.MainActivity.java
com.onea.viewer.app.data.ImagesStorage.java
com.onea.viewer.app.data.base.Image.java
com.onea.viewer.app.data.base.ImageLoader.java
com.onea.viewer.app.data.builtin.BuiltInMemoryImageLoader.java
com.onea.viewer.app.data.sd.SDMemoryImageLoader.java
com.onea.viewer.app.fragment.SettingsFragment.java
com.onea.viewer.app.fragment.ViewerFragment.java