Thursday, 19 September 2013

Executing python script in android terminal emulator

Executing python script in android terminal emulator

I installed python 2.7 in my Android device and I tried executing a python
script by typing the command in terminal emulator. The problem is that
although I use the full path for python the following error appears:
link_image[1997]: failed to link ./python CANNOT LINK EXECUTABLE. I tried
to add environment variables in ./~bashrc but I didn't make it. Any idea ?

No comments:

Post a Comment