How to capture an image in android with coordinates
问题 Am new to android , and I would like place my problem in-front of you,, I would like to capture an image between four coordinates , as below.. First of all I convert the image into bitmap and then set it as background to a relative layout. And i know these four coordinates. Then how could I get the image inside the box and set it to another layout as background. Guys please let me out from this logic.... 回答1: finally i find the solution to my problem and i wana share it with you, first of all