Hacker News new | ask | show | jobs
by skeledrew 25 days ago
Ah, Android app doesn't work without Google Play services, which I have permanently disabled. Looks like I'm back to working on my own thing.
1 comments

build from source is also not working?

http://github.com/shellular-org/app

Build is failing due to missing build.json, so I just put Pi (DeepSeek v4 Flash) on it. Been a bit but waiting to see how it works out as I've actually never used Pi for anything before. I'm currently waiting for my Claude weekly quota to reset though, so no time like the present.
hey why don't you try dev build?

just connect your phone to your computer, and run `pnpm run dev android` and that should install it :)

Yeah I never thought of that. I'm mostly a Python person, so little mobile dev exp.