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.
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
精彩评论