Session Details
Session
Level: #Intermediate
Category: Other | Format: Session
11:00 am - 11:40 am | Room B
From Queues to Quick Scans: Cutting Wait Times with Android’s Built-in QR Code Scanning
Session Description:
Passenger check-ins and parcel dispatch are core workflows for travel operators—but they’re often slowed by manual data entry. In this session, discover how the Mobile team at BuuPass leveraged Android’s built-in intent-based QR code scanning to streamline operations and cut wait times by over 50%. We break down how to set up CAMERA and SCAN permissions, capture and process scan results via Broadcast Receivers, and validate them against backend data.