You are not logged in.
Pages: 1
can mormot2test all passed on android adb shell ?
:
adb push mormot2test /data/local/tmp
adb shell chmod 777 /data/local/tmp/mormot2test
then run it
my test seems to fail.
is it possible to work?
if it can , then we can make some android native so library use mormot ability like crypto
Offline
I did not test it personnaly, but the Android port was reported to work a few months (years?) ago, by Alf(red) from fpcupdeluxe.
Anyway, it compiles for Android and should work.
Perhaps some tests could fail. But most of it should pass, because all tests are green on aarch64-linux currently.
Online
I did not test it personnaly, but the Android port was reported to work a few months (years?) ago, by Alf(red) from fpcupdeluxe.
Anyway, it compiles for Android and should work.
Perhaps some tests could fail. But most of it should pass, because all tests are green on aarch64-linux currently.
i will do more test and report here
Offline
Pages: 1