Created attachment 2156 [details] android: basic support Android platform use linux kernel but bionic C-library. This is an enhancement request to import portable to support this platform.
Created attachment 2157 [details] use fake&NULL for passwords By default Android device is without password database and this is an additional patch for "fake" passwords. Users could use public key authentication methods to connect to device.
Since in proposed patches some functionality are not detected you could use following extra configure flags to build: .../configure \ ... \ --without-sandbox \ --with-default-path=/sbin:/vendor/bin:/system/sbin:/system/bin:/system/xbin \ --without-tcp-wrappers \ --without-xauth \ --with-ldns \ --disable-strip \ \ --build=...-pc-linux \ --host=arm-linux-androideabi