Meshnet is an Android app that lets you connect to cjdns networks, without the need for a rooted phone—thanks to the android.net.VpnService API introduced with Android 4.0 (Ice Cream Sandwich). Older versions still require root and routes through a TUN device.
Current state: App starts and stops cjdroute for rooted devices with Android 4.4 (KitKat) and below. A public peer is added by default, so you should be able to browse websites and reach services on Hyperboria just by starting the cjdns service with the toggle. All other menus are only populated with mock data at the moment and you cannot add additional peers.
-
Install the Android SDK
-
Clone this application repo
-
Clone cjdns and build native binaries:
./android_do
-
Copy built artifacts from ./build_android/ into the application repo such that corresponding cjdroute binaries are located as such:
./src/main/assets/armeabi-v7a/cjdroute ./src/main/assets/x86/cjdroute
-
Build application and install on device:
./gradlew installDebug
-
Find out how to help by visiting our issue tracker
-
IRC channel for this project: #android on HypeIRC
fc13:6176:aaca:8c7f:9f55:924f:26b3:4b14 fcbf:7bbc:32e4:0716:bd00:e936:c927:fc14
- Re: Text Relocations warning
- Re: SecComp
- Setup