sl4a installed successfully, installed also Python for Android. But i have an script that i can not run via sl4a.
It opens sl4a and in scripts i can see py file when i press on it sl4a just exits. It does not show 5 buttons to run in terminal or something.
Installed TaskBomb for running sl4a scripts. and it does work but output is:
Traceback (most recent call last): File "path/to/myscript.py", line 3, in droid = android.Android() NameError: name 'android' is not defined
I am using Android Box g-box mx. On my samsung galaxy s4 installed exactly same way and same apps (sl4a and python for android) and it works flawless.
What it could be an issue?
Thanks for any replies.