android - how can i invoke NDK's method in arm linux? -


i have ndk 'so' file aes encryption, unpacked apk. don't know ase key. file used send encrypted commands , decrypt response. want use file on other platform except android(for example, arm base ubuntu).how can that?

it should possible fake android rt environment on ubuntu. first, unresolved symbols in so, , dynamic libs expects. then, write custom implementation of these functions using native arm based ubuntu toolchain.


Comments

Popular posts from this blog

android - Automated my builds -

how to proxy from https to http with lighttpd -

python - Flask migration error -