API Diff Specification | |
To Version: | Android SDK 0.9_r1 |
From Version: | Android SDK m5-rc14 |
Generated | 2008.08.14 15:44 |
Removed Methods | |
---|---|
Bitmap decodeResource(Resources, |
Decode an image referenced by a resource ID. |
Bitmap decodeResource(Resources, |
Decode an image referenced by a resource ID. |
Added Methods | |
---|---|
Bitmap decodeFileDescriptor(FileDescriptor ) |
Decode a bitmap from the file descriptor. |
Bitmap decodeFileDescriptor(FileDescriptor, |
Decode a bitmap from the file descriptor. |
Bitmap decodeResource(Resources, |
Decode an image referenced by a resource ID. |
Bitmap decodeResource(Resources, |
Decode an image referenced by a resource ID. |
©2008 Google - Code Home - Site Terms of Service - Privacy Policy |