I will present Frappe Native, a Bench-powered workflow that helps Frappe developers build native app clients without deep Android/iOS expertise.
This talk covers:
- Why mobile delivery is still hard for many Frappe teams
- The Frappe Native architecture (`mobile/app`, `mobile/android`, shared config/contracts)
- Core commands: `bench native init`, `bench native doctor`, `bench native build`, `bench native run`
- Live demo: scaffold an app, edit HTML/Vue UI, build APK, install, and run on a real Android device
- Connecting the app to Frappe backend APIs (simple ping/pong and next API contract direction)
Attendees will leave with a practical, reproducible path to build their first Android APK directly from the Bench development environment, plus a clear roadmap for iOS/desktop support and community contribution opportunities.
GitHub: https://github.com/skibanga/frappe_native

