@christian_yami As mentioned before the Android IDE with the esp32 plugin has a example "CameraWebServer" that sends settings back to the camera by a web interface. I did not mention that it also displays the image so if you load that into the esp32 you only need to do the android bit. The JPEG bit is the same and the web page source should give ample clues to program android.