Canvas: trying to draw too large(133772356bytes) bitmap. code example
Example: Canvas: trying to draw too large(216000000bytes) bitmap.
<application android:hardwareAccelerated="true">
<activity ... />
<activity android:hardwareAccelerated="false" />
</application>