SlideBrowser is an example of how to do a slider with a drill through in Android.
SlideBrowser is hosted in the following web site
https://github.com/khaledhikmat/SlideBrowser
If you think the Android project SlideBrowser 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 SlideBrowser.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [mdpi, ldpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 14 |
Activity Count | 1 |
Fragment Count | 3 |
jar files used | android-support-v4.jar |
There are 1 image files in SlideBrowser. The names of the image files are listed as follows.
ps_android_logo.png
The following screenshort is generated from the image listed above.
SlideBrowser has the following Java source files.
com.khaledhikmat.SlidebrowserExample.ISlideFragmentManager.java com.khaledhikmat.SlidebrowserExample.MainActivity.java com.khaledhikmat.SlidebrowserExample.SlideFragment.java com.khaledhikmat.SlidebrowserExample.SlidePageAdapter.java