API Diff Specification
To Version: Android SDK 0.9_r1
From Version: Android SDK m5-rc14
Generated 2008.08.14 15:44

Class android.graphics.BitmapFactory

Removed Methods
Bitmap decodeResource(Resources, int) Decode an image referenced by a resource ID.
Bitmap decodeResource(Resources, int, Options) Decode an image referenced by a resource ID.
 

Added Methods
Bitmap decodeFileDescriptor(FileDescriptor) Decode a bitmap from the file descriptor.
Bitmap decodeFileDescriptor(FileDescriptor, Rect, Options) Decode a bitmap from the file descriptor.
Bitmap decodeResource(Resources, int) Decode an image referenced by a resource ID.
Bitmap decodeResource(Resources, int, Options) Decode an image referenced by a resource ID.
 

©2008 Google - Code Home - Site Terms of Service - Privacy Policy
Generated by JDiff