S
S
sequelsur2021-09-25 17:01:49
Android
sequelsur, 2021-09-25 17:01:49

How to write scripts for android?

I myself am from WEB development, recently wondered how to write scripts for Android. There was a task to write an auxiliary script WITHOUT an interface that could be compiled into APK and after installing and running it would work in the background performing its tasks.
Please tell me which way I should look, is it necessary to write an android application using android studio and set up a special config in it for scripts to work in the background, or is it worth using other tools for such a task.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Stepan Germanov, 2021-09-25
@sequelsur

You can write something like this in python, and build the apk manually, since there will be a lot of garbage in android studio, and most of the functions are not used.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question