Clarity Capture is a screen recording app built for simple local recording workflows. Users can start a screen recording session, review saved videos in the local library, and check session stats such as total sessions, total duration, average duration, latest resolution, and recent record time.
RECORD_AUDIO is used when users choose to include microphone audio in recordings.
FOREGROUND_SERVICE and FOREGROUND_SERVICE_MEDIA_PROJECTION are used to run active screen capture through Android's required recording flow. POST_NOTIFICATIONS is used to show ongoing recording status while capture is running.
Record your screen, review saved videos, and track capture sessions in one app.