Android Expense Splitter App

Job ID: 40488350

Budget: ₹750 – ₹1,250 INR

I need an Android-only application that lets me record purchases, instantly total them, and then share each person’s share with friends in just a tap. The flow I have in mind is straightforward: enter an item, assign it to one or more people, have the app keep a running subtotal and grand total, and finally push the results out through the native share sheet (WhatsApp, SMS, email, etc.).

Core functions
 • Billing & totaling: a clean screen for adding items, prices, quantity, tips or taxes, with automatic calculations.
 • Sharing with friends: once the bill is closed, the app should generate an easy-to-read breakdown that I can send or export (PDF, text, or link—whichever is fastest to implement).

Tech notes
 • Native Android (Android Studio, Kotlin or Java—your preference).
 • A light local database such as Room or Realm is fine; no server backend is required at this stage.
 • The UI can follow standard Material guidelines; I value clarity over heavy customization.

Acceptance criteria
 1. I can add, edit, and delete items and instantly see updated totals.
 2. I can assign items to one or multiple friends and see each person’s owed amount.
 3. From a single button, I can share the final summary through any app enabled in the Android share sheet.
 4. APK installs and runs on Android 10+.
 5. Source code and build instructions are delivered.

If you have a small library or approach that speeds up development, feel free to use it—just keep the permissions minimal and the experience snappy.