ip-v8 / rust-ipv8

Rust implementation of the IPv8 application.
https://ip-v8.github.io/rust-ipv8/ipv8
GNU Lesser General Public License v3.0
14 stars 2 forks source link

Add an example to build for android #2

Open dsluijk opened 5 years ago

dsluijk commented 5 years ago

This is dependent on #1.

ichorid commented 5 years ago

If this would weight you down, forget about Android until you got it feature-complete for PC. It is much easier to port something to another platform than to build stuff for more than one platform simultaneously.