A simple manga reader for android. My first android app..
DigitalJump is hosted in the following web site
https://github.com/SpazCode/DigitalJump
If you think the Android project DigitalJump 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 DigitalJump.
Item | Value |
---|---|
Java File Count | 24 |
Supported screen sizes | [hdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 16 |
Activity Count | 6 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
There are 7 image files in DigitalJump. The names of the image files are listed as follows.
back.png down.png no_photo_icon.png redo.png refresh.png sliders.png up.png
The following screenshort is generated from the image listed above.
DigitalJump has the following Java source files.
com.manga.digitaljump.BuildConfig.java com.manga.digitaljump.DetailActivity.java com.manga.digitaljump.DownloadActivity.java com.manga.digitaljump.GallaryActivity.java com.manga.digitaljump.SearchActivity.java com.manga.digitaljump.TabBarActivity.java com.manga.digitaljump.type.MangaCatalog.java com.manga.digitaljump.type.MangaChapter.java com.manga.digitaljump.type.MangaDeitals.java com.manga.digitaljump.type.MangaIndex.java com.manga.digitaljump.type.MangaPage.java com.manga.digitaljump.utils.Call.java com.manga.digitaljump.utils.ChapterAdaptor.java com.manga.digitaljump.utils.ChapterDeserializer.java com.manga.digitaljump.utils.ConnectionDetector.java com.manga.digitaljump.utils.ErrorMessage.java com.manga.digitaljump.utils.FileCache.java com.manga.digitaljump.utils.ImageLoader.java com.manga.digitaljump.utils.MangaAdapter.java com.manga.digitaljump.utils.MemoryCache.java com.manga.digitaljump.utils.PageDeserializer.java com.manga.digitaljump.utils.Response.java com.manga.digitaljump.utils.StringCleaner.java com.manga.digitaljump.utils.Utils.java