I want to crop the finger which is shows in the white region (i.e., a view). placed above the TextureView
using framelayout
. I've tried capturing the view and converting into bitmap but i doesn't help. Is there any solution available for this? Thanks in Advance.
Asked
Active
Viewed 414 times
0

Naveen Kumar
- 16
- 1
-
check this link [Android-Image-Cropper](https://github.com/ArthurHub/Android-Image-Cropper) it may help you – AskNilesh Aug 29 '17 at 09:18
-
@NileshRathod This won't help me in this case. I need to crop automatically after the picture button click. – Naveen Kumar Aug 29 '17 at 12:20