Xamarin Forms App C# problem Solution VS2022 Android -- 2

Job ID: 35815491

Budget: €30 – €250 EUR

The problem
There is an app that uses Open Camera to take photos, with https://github.com/jamesmontemagno/MediaPlugin
In android 10 and BlackView Tablet , is working perfectly. In Android 10 we could use Open Camera.

We have to go to Android 12 for a new Lenovo tablet , which does not allow camera change at all.But Default camera produces the memory problem. So after 36 pics error Memory not enough.
So we need a solution for the Lenovo Android 12 Tablet to take 60 pictures continuously.

Solutions may be (VS2019- VS2022)
1. Force MediaPlugin to use Open Camera.That means an app with a button , that will use xam media an Open camera. You can see the code in https://stackoverflow.com/questions/44390483/taking-a-photo-with-camera-using-xamarin-forms-nuget-xam-plugin-media

2. Make the app use another simple and controllable Camera app application for getting pictures

3. Any other solution is acceptable

The project is about finding solution to use the app with Lenovo Android 12. So it will be succesfull when we get 60 pics in Lenovo Tablet.

The attached apk is a small test app to use. after 36 pics error Memory not enough.

https://www.codeproject.com/Questions/5350879/Xamarin-out-of-memory-error-when-camera-takes-pict
https://www.codeproject.com/Questions/5351770/How-do-I-change-default-camera-app-android-12-or-h
Related categories: Android C# Programming Xamarin