hyperboria / android

Android app for mesh networking with cjdns
GNU General Public License v3.0
159 stars 40 forks source link

Is this alive? #68

Closed jaredallard closed 9 months ago

jaredallard commented 7 years ago

What's the status of this project? I'd love to see what can be done, help out, and possibly back this with $$$ if needed as well. We use cjdns where I work, and having access to stuff on Android would be cool.

benhylau commented 7 years ago

If you build from this branch it should set up a VPN service to some hardcoded peers: https://github.com/hyperboria/android/tree/develop#installation

The code is in an unpleasant state to work with unfortunately. I do intend to get back on this towards end of year.

jaredallard commented 7 years ago

@benhylau Awesome, I asked mostly because I can't even get cjdns to build right now and It's pretty hopeless for me, a non C/C++ dev :(

Thanks for the commitment!

benhylau commented 7 years ago

You mean the cross-build for ARM? It actually clones from a fork I haven't had time to clean up and upstream and runs this android_do script that @sssemil wrote:

https://github.com/hyperboria/android/blob/develop/build.gradle#L26-L39 https://github.com/benhylau/cjdns/blob/master/android_do