Ahmed Abdullah Saeed
Ahmed Abdullah Saeed

Reputation: 707

Split Single Image in Four Pices

I want to Split Single Image in Four Pieces and Display it Like Single Image. How can achieve it. I split image through bitmap but it is not fixing in like one single image.

Upvotes: 2

Views: 1884

Answers (1)

Umair A.
Umair A.

Reputation: 6873

I am trying to achieve the same thing. I think this can be done by Android APIs but I would need make more research before answering on that. All I know there is a Java way to that. It might help http://kalanir.blogspot.com/2010/02/how-to-split-image-into-chunks-java.html

Upvotes: 2

Related Questions