Android Open Source - App simple DigitalJump






Project Summary

A simple manga reader for android. My first android app..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of DigitalJump.

ItemValue
Java File Count24
Supported screen sizes[hdpi]
Target SDK Version17
Minimum SDK Version16
Activity Count6
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

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.

null




Java Source Files

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