Android Cameras - a blog

This was great help Chester and I now have a much better understanding of the Camera thanks to playing with your code.

One note worth making
When I created my own application and tried to use your action code I found it crashed

Thanks to this list I discovered the problem was I needed to also add Entitlements>Secure Files to the application options. Chexter’s Zip code has this parameter set for android debug options and hence works but I spent a long time yesterday looking for the difference in options between Chester’s application and mine.