I need an Android application that lets me calculate and record the weekly wages of everyone on my cutting, stitching. The only core function I’m asking for right now is accurate salary calculation, but it must be robust enough to handle the pay structure of piece rate I don’t need attendance tracking or expense tracking inside this first release, yet the code should be cleanly structured so I can add those modules later without rewriting everything. Deliverables • Signed APK plus full source code • Brief setup guide that shows how to load the Excel templates and export the final payroll file • One recorded walkthrough (screen capture is fine) demonstrating a complete payroll cycle—from importing an Excel sheet to generating the salary report inside the app Everything should compile without paid third-party libraries so we can maintain it in-house later.