Answer the question
In order to leave comments, you need to log in
What kind of files can be executed on Android?
The logic is this: the client Android mobile device receives some file, executes it, and returns the result to the server. The question is, what kind of files is easier / more correct / more logical / more convenient to send?
Some kind of pre-compiled one? Then what and how?
Or something scripted? Or what in general?
Thank you.
Answer the question
In order to leave comments, you need to log in
it is quite possible even to execute a "Linux" binary compiled for arm-architecture. For under the android-java-shell is a full-fledged Linux.
and scripting - any for which you put / compile the appropriate shell. the same busybox offers an almost complete set of console applications.
in general, as in any operating system: whatever tool you put in, it will work.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question