I think it's worth starting with Scripting Layer for Android (SL4A) . This is the kind of thing that allows you to work with scripting languages on android. About running scripts under SL4A, in particular, in Python have already been written on Habré. So I decided, out of boredom, to smoke a little Android + PHP roll-up :). There is such a project, PHP for Android project (PFA) .Source: https://habr.com/ru/post/145337/
All Articles