Android Open Source - Graphics sample BitmapHandlingDemo






Project Summary

Sample code to avoid OutOfMemeoryError in Android due to large size bitmaps.

Web Site / Source Repository

BitmapHandlingDemo is hosted in the following web site
https://github.com/shailendra123/BitmapHandlingDemo

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

ItemValue
Java File Count1
Supported screen sizes[xhdpi]
Target SDK Version19
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.READ_EXTERNAL_STORAGE
android.permission.WRITE_EXTERNAL_STORAGE




Java Source Files

BitmapHandlingDemo has the following Java source files.

com.shailendra.bitmaphandlingdemo.MainActivity.java