Quick summary
Manual Camera Compatibility Test is an Android utility from Geeky Devs Studio that examines whether your phone supports the manual camera controls added with Android 5.0 (Lollipop) via the Camera2 API. It’s intended as a simple compatibility check for advanced photography capabilities before you install a full-featured manual camera app.
What it checks
- RAW capture capability
- Shutter speed control (manual exposure time)
- ISO sensitivity adjustment
- White balance control
- Manual focus control
How to use it
Run the app to perform a preliminary check of your device’s camera hardware and Camera2 API support. If the tool reports the necessary capabilities are present, you can move on to a full manual camera application to take advantage of those controls.
Suggested replacement tool
If you want another way to verify Camera2 support, try Camera2 API Probe (free). It provides a detailed breakdown of Camera2 features and can help you confirm whether your device exposes the advanced controls required for manual photography apps.
Next steps
- Install the Compatibility Test and run it to see which features your device supports.
- If the report is positive, download the Manual Camera app from the same developer to access manual focus, ISO, shutter speed, white balance and RAW shooting.
- If you need more diagnostic detail, use Camera2 API Probe to review the camera hardware levels and supported controls.
Technical
- Android
- Free