SyntaxFix
Write A Post
Hire A Developer
Questions
BitmapRegionDecoder does the trick.
BitmapRegionDecoder
You can override onDraw(Canvas canvas), start a new Thread and decode the area visible to the user.
onDraw(Canvas canvas)