Invoke camera

Can I invoke camera just to take pictures inside my app? Than send this taken pictures to a selected database)) Cant find that simple functionality here or am I wrong?
Thank you

Hi! I think Glide have no local storage support, so if you will use user specific column and unsigned users this way images didn’t uploaded to any db and just be loosed after session finished

So according this Doc Images are uploaded anyway to populate url

The question asked was to take a picture and upload it to a database. The Image Picker does just that. Unless I am misunderstanding the question.

Yes question about to don’t to upload image, just usinng on device localy. As I understand