Run ManagerServer on arm linux (on android device)

I found this today in magisk app ( root manager app ) and found this module


Then I back fast to this thread and I saw your replay, I’ll try it tomorrow and back with the feedback.

Edited: when I active this mod I search my phone for sqlite library and I found libsqlite.so then I copy this file to manager folder and rename it to libe_sqlite3.so but I got error again.
So i’ll try to search for a sqlite3 source code and compile it inside my arm Linux and see results.

@lubos thanks for attention.