What I am aiming for is to take images with an intent
with the Android camera and then let the user crop the image. The problem is that I am looking to get a circular image (preferably a transparent background .png
.
Here is an example:
I haven't found anything and I'm aware it can be hard to achieve, but I'm open to any alternative: use an existing application as an intent, change the circular shape for another easier to achieve, etc.
Any ideas? Thanks!