Android Open Source - Graphics bitmap imageviewer






Project Summary

Example application for downloading and showing huge bitmaps.

Web Site / Source Repository

imageviewer is hosted in the following web site
https://github.com/piotrpo/imageviewer

If you think the Android project imageviewer 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 imageviewer.

ItemValue
Java File Count10
Activity Count2
Fragment Count1
Required Permissionsandroid.permission.INTERNET
android.permission.WAKE_LOCK




Java Source Files

imageviewer has the following Java source files.

pl.com.digita.imageviewer.AsyncBitmapDecoder.java
pl.com.digita.imageviewer.AsyncFileDownloader.java
pl.com.digita.imageviewer.backend.IBackendStub.java
pl.com.digita.imageviewer.backend.dataobject.Note.java
pl.com.digita.imageviewer.service.ServiceBitmapProducer.java
pl.com.digita.imageviewer.ui.activity.ActivityListOfNotes.java
pl.com.digita.imageviewer.ui.activity.ActivityShowImage.java
pl.com.digita.imageviewer.ui.fragment.FragmentNotes.java
pl.com.digita.imageviewer.utils.ApplicationUtils.java
pl.com.digita.imageviewer.utils.BitmapLruCache.java