Android Invoice Detail Extraction App -- 2

Замовник: AI | Опубліковано: 05.03.2026

I need an Android app that takes photo of invoice and automatically pulls out the key data I care about: • Invoice number • Total amount • Sender and receiver details • All article/line items A simple, clean UI is fine—one button to select or upload the invoice photo or click a photo and a results screen that displays the extracted fields. Storing the parsed data in some database will make it easy for me to feed the information into other systems later, so please include that. You are free to use any reliable parsing library as long as it runs smoothly on recent Android versions. The final deliverable should include: 1. The compiled APK for quick testing on my phone. 2. Full, well-commented source code that builds in Android Studio. Acceptance criteria • Invoice shows up without crash on Android 10+. • All four data groups above are extracted accurately from the sample I provide. • Results screen shows the raw data and stores on database. If you have questions about the sample format or need additional test files, let me know and I’ll send them over right away.