I'm building a shared project and I want to access the camera. For now i'm just trying to get this to work on android.
I found this here in stackoverflow and it works but I'm not being able to put this to work in my project becouse I want to call the camera in a ContentPage and not in my Class App : Application.