Android Open Source - Graphics bitmap Android-Simple-Bitmap-Download-Excercise






Project Summary

Had some free time and was bored so I decided to do a simple android exercise. This can be used as a showcase of my android coding skills and practices by people who are looking for an android developer..

Web Site / Source Repository

Android-Simple-Bitmap-Download-Excercise is hosted in the following web site
https://github.com/vestrel00/Android-Simple-Bitmap-Download-Excercise

If you think the Android project Android-Simple-Bitmap-Download-Excercise 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 Android-Simple-Bitmap-Download-Excercise.

ItemValue
Java File Count6
Target SDK Version18
Minimum SDK Version8
Activity Count1
Fragment Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Java Source Files

Android-Simple-Bitmap-Download-Excercise has the following Java source files.

com.vestrel00.networking.CacheManager.java
com.vestrel00.networking.DownloadFragment.java
com.vestrel00.networking.MainActivity.java
com.vestrel00.networking.util.BitmapDownloader.java
com.vestrel00.networking.util.ConnectivityUtil.java
com.vestrel00.networking.util.Downloader.java