I am looking for a lightweight utility that works on both an Android tablet and a Windows PC. The goal is straightforward: whenever I point the built-in camera at my instrument’s display, I want to capture the shown value, give it a short label, and have the software automatically add the current date and time before saving everything to a plain text file on the device. My ideal workflow is: • Launch the app → live camera preview opens. • Tap or click once to freeze the frame. • Enter (or confirm) the numeric value if needed, type a brief measurement name, then press “Save”. • The app appends a new line to a local .txt file in the format: DD-MM-YYYY HH:MM | Measurement Name | Value. I do not need cloud sync, log-in screens, or complex database integration—just a clean, simple interface that is pleasant to use on a touchscreen and a mouse alike. Source code and a ready-to-install APK / Windows executable are part of the deliverable, along with basic instructions so I can rebuild or tweak the app later if required.