Android .cbz file viewer.
SimpleComicBookViewer is hosted in the following web site
https://github.com/dteviot/SimpleComicBookViewer
If you think the Android project SimpleComicBookViewer 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 SimpleComicBookViewer.
Item | Value |
---|---|
Java File Count | 13 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 9 |
Activity Count | 3 |
There are 2 image files in SimpleComicBookViewer. The names of the image files are listed as follows.
android02.png ic_action_search.png
The following screenshort is generated from the image listed above.
SimpleComicBookViewer has the following Java source files.
com.dteviot.simpleComicBookViewer.BitmapView.java com.dteviot.simpleComicBookViewer.BitmapViewController.java com.dteviot.simpleComicBookViewer.Bookmark.java com.dteviot.simpleComicBookViewer.BookmarkDialog.java com.dteviot.simpleComicBookViewer.CbzComic.java com.dteviot.simpleComicBookViewer.Chapter.java com.dteviot.simpleComicBookViewer.Globals.java com.dteviot.simpleComicBookViewer.IBitmapViewController.java com.dteviot.simpleComicBookViewer.IComic.java com.dteviot.simpleComicBookViewer.ListChaptersActivity.java com.dteviot.simpleComicBookViewer.ListComicsActivity.java com.dteviot.simpleComicBookViewer.MainActivity.java com.dteviot.simpleComicBookViewer.Utility.java