7 ms·
The app is made in Swift and relies heavily on Watch Connectivity and AlarmKit (among others when you take the widgets and Live Activity into account, which may
by fmos 13d ago
The app is made in Swift and relies heavily on Watch Connectivity and AlarmKit (among others when you take the widgets and Live Activity into account, which may be omitted). I assume, none of those maps obviously to Android SDKs.
And in my experience, Claude's first results are fine for a preview, but less so for a reliable product. You can get there, but only if you can follow or even guide the engineering and make the right decisions and tradeoffs along the way. I would definitely need to learn Android to work with Claude.
Don't get me wrong, but I can't allocate that time atm. And I don't think I'm the best person to do it.
- jkmcf 9d agoTheoretically, Apple says you can now (or will be able to) write Android apps in Swift. https://www.reddit.com/r/apple/comments/1ogjkq7/developers_can_now_make_android_apps_with_apples/ https://www.reddit.com/r/apple/comments/1ogjkq7/developers_c...
- fmos 9d agoThat sounds interesting and worth a look. Although my experience with such cross platform bindings is that they tend to be leaky especially around system-dependent things like alarms and connectivity. But I’ll give it a try when I have a few hours to spend.