I'm Junaid Khan, Android dev from Lahore. Spent the last few months building ScanAnyDoc, and it's now in open testing on Play. What it does: • Scan docs with edge detection (ML Kit Document Scanner) • Offline OCR — no server, nothing leaves your phone • Biometric lock on sensitive scans • Export to PDF One design decision I'm proud of: importing and editing external PDFs uses the Storage Access Framework, so the app asks for zero storage permissions. Took longer to build, but I didn't want a scanner app demanding access to your whole gallery. Built it with Claude Code on a milestone-based workflow — happy to share how that went if anyone's curious. Join open testing: https://play.google.com/store/apps/details?id=com.jk.scananydoc What I actually need feedback on: how the OCR handles Urdu and mixed English/Urdu text, and whether scan quality holds up on older devices. Drop your link below and I'll test yours too.