jazz icon indicating copy to clipboard operation
jazz copied to clipboard

Android release

Open naturallymitchell opened this issue 7 years ago • 3 comments

I saw an Apache app that had a simple GUI for starting and stopping. It could possibly have clap options.

naturallymitchell avatar Oct 09 '18 05:10 naturallymitchell

Add this crate-type = ["dylib", "rlib"] in Cargo.toml under [lib] andopenssl = { version = "0.10", features = ["vendored"] } under [dependencies]

sh-zam avatar Nov 04 '18 18:11 sh-zam

https://android.stackexchange.com/questions/186334/what-percentage-of-android-devices-runs-on-x86-architecture

naturallymitchell avatar Nov 09 '18 16:11 naturallymitchell

Implemented in https://github.com/foundpatterns/torchbear/commit/e00fb7cd9d06b0d366d845624181e865719f6acd

dariusc93 avatar Dec 08 '18 04:12 dariusc93