enableHardwareBitmaps
Allows hardware Bitmaps to be used prior to the first frame in the app being drawn as soon as this method is called.
If you use this method in non-test code, your app will experience native crashes on some versions of Android if you try to decode a hardware Bitmap. This method is only useful for testing.