Hazard Assessment Road Detection Application
Scan the code, or tap below on the phone itself. Android 8.0 or newer.
Download for Android Build detailsAndroid will warn about installing outside the Play Store — allow installs from your browser when prompted. This is an internal-distribution build, signed for testing rather than published to the Play Store.
Install Expo Go, then scan this with it. Loads the latest published build straight into the app.
Maps may render differently here than in the APK: Expo Go runs its own native binary, so the Google Maps key configured for the real build doesn't apply. For an accurate demo, use the APK.
Hazard map, report submission and the admin interface, in any browser.
Open HARDAgit clone https://github.com/alihariz/hardacd harda/mobile && npm installnpx expo start, then scan the QR with Expo Go
The app talks to https://fyp.aliharizanuari.org/api/v1, set in
mobile/app.json under extra — the same server this
page is on, so a source build works against live data with no further setup.