Jetpack Compose

  • [Dev] Speed Camera OUT! Building My Own Android Auto Speed Camera Alert App

    · 7 min read

    Prologue: Three Things I Could Not Stand If you drive, this has probably happened to you: your dashcam proudly advertises “built-in speed camera alerts”, the feature is switched on, and one day a ticket still shows up in your mailbox. The newly installed camera simply was not in the database. After digging into this product category, I found three fundamental problems: First, dashcam map data never updates itself. The built-in camera database is a snapshot from the day the device left the factory. Updating it means hunting down a file on the vendor’s website, pulling out the SD card, and flashing it through some buried menu. Most people never do it even once, so the data stays frozen in whatever year they bought the device.