Is it possible to generate dalvik bytecode at runtime using a language like python, perl or something like that?
thanks
I think the best way is to create a smali-compatible file and compile it using smali http://code.google.com/p/smali/
Take a look at android-scripting , a toolkit for running Python, Perl, JRuby, Lua, BeanShell, JavaScript, Tcl, and the shell.
Source: https://habr.com/ru/post/1341305/More articles:Is there really a timeout for cores on nvidia gpus? - openclLocal Mercurial - Remote SVN - dvcsContructorInfo.Invoke vs. Delegate - constructorDoes VB6 allow you to reference a Form instance as a singleton, simply by naming it a data type? or what is happening? - oopNeed help with a python dialing tool - pythonurlib2.urlopen through a proxy server fails after several calls - pythonspring mvc form processing without using spring tag - springHow to create a GUI in Java - javaData binding without using spring taglib - springWidth of first search with three-letter words, optimization - pythonAll Articles