#1 2023-07-20 06:24:52

keinn
Member
Registered: 2014-10-20
Posts: 100

Is it possible to work on android adb shell?

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

#2 2023-07-20 07:21:58

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,242
Website

Re: Is it possible to work on android adb shell?

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.

Offline

#3 2023-07-21 09:42:43

keinn
Member
Registered: 2014-10-20
Posts: 100

Re: Is it possible to work on android adb shell?

ab wrote:

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

Board footer

Powered by FluxBB