Native Android client for Frappe Helpdesk — tickets, analytics, and reply/comment from the phone.
- Copy
local.properties.sampletolocal.propertiesand setsdk.dir. - Add your Firebase config at
app/google-services.json(untracked). Useapp/google-services.json.sampleas the shape; download the real file from the Firebase console for packagecom.example.helpdeskanalytics. - Build:
./gradlew assembleDebug.
Credentials (site URL + API key/secret) are entered at login and stored in encrypted preferences — nothing is baked into the APK.