Post

HN
Hacker News (Newest)

Show HN: I resurrected Clojure-Android – native Clojure on your phone over nREPL

This is a modernization of the clojure-android project.

Google plans to prevent most Android users from installing apps unless the developer registers with Google, giving Google the power to ban developers and apps it doesn't like. See https://keepandroidopen.org/ for what you can do about it.

Clone the sample app and follow the build instructions in its README. It's a template repository and CC0 license, so you are encouraged to use it as a starting point for your own apps.

This is not very mature at this point. A lot of the code was written by a robot; it's plausible, but not necessarily correct , and it works on my machine (tm).

I've used this to build Ceilingbounce , a datalogging app for flashlight reviewers. It's hand written so I've had some opportunity to get a feel for pain points and fix them.

Please try this for your hobby project. Your investors would like me to say please don't bet your company on it.