Show HN: Live weather radar wallpaper for Android (play.google.com)

6 points by ryandvm ↗ HN
My very small team has built an Android live wallpaper that displays the current NEXRAD weather radar data as your Android phone’s live wallpaper.

The app automatically selects the nearest radar site using coarse location permissions, or you can manually choose a location. Everything is size optimized and only updates when the wallpaper is being viewed to minimize battery footprint.

Interesting technical bits:

  - Using the US National Weather Service public radar feed (via public S3 bucket)
  - Custom radar volume data decoder written in Go and running as AWS Lambdas (triggered by S3 bucket events)
  - Custom rendering API
  - Kotlin Android app is <10 MB (no cross-platform bloat)
Available on Google Play:

https://play.google.com/store/apps/details?id=app.radarlove....

Happy to answer questions about the radar data processing pipeline, infrastructure, or the live wallpaper implementation. Also open to interesting opportunities for collaboration...

5 comments

[ 2.5 ms ] story [ 22.3 ms ] thread
(comment deleted)
"Your device isn't compatible with this version."

I hate that Google Play doesn't tell you why.

I know that some Motorola devices don't support Live Wallpapers. I'm guessing that's the problem because otherwise the permissions we use are pretty basic (coarse location, network access).
Yeah, this is not the first time I've run into app issues with my Moto phone. I won't be buying another one after this one wears out.