Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Where is usually located the python interpreter on android devices?
Post: Where is usually located the python interpreter on...

I need to locate it to deamonize an script. Android has no "/usr" folder unlike most linux. I downloaded Python 3 from termux app and use qpython as IDLE. Thanks!
anddontyoucomebacknomore General Coding Help 1 2,265 Jul-03-2019, 03:52 AM
    Thread: Linux: Automatically kill process with fixed exe path
Post: RE: Linux: Automatically kill process with fixed e...

I'm having some trouble installing psutil module from pip. "Connection to pypi.python.org" timed out and a mesage telling it could not find a version that satisfies the requirement psutil
anddontyoucomebacknomore General Coding Help 4 3,063 Apr-22-2019, 07:35 AM
    Thread: Linux: Automatically kill process with fixed exe path
Post: RE: Linux: Automatically kill process with fixed e...

thanks but I don't think the xkill command is avaliable for android
anddontyoucomebacknomore General Coding Help 4 3,063 Apr-22-2019, 06:53 AM
    Thread: Linux: Automatically kill process with fixed exe path
Post: Linux: Automatically kill process with fixed exe p...

When I use the ps command in termux on my android it displays a path corresponding to the processes (along with PID,PPID,etc). I believe this is the exe path of the process and it is this path that I'...
anddontyoucomebacknomore General Coding Help 4 3,063 Apr-22-2019, 06:13 AM
    Thread: Visiting invisible folders in /proc
Post: Visiting invisible folders in /proc

Hello, my last question was perfectly answered. Now I need a bit more help: I found out there are process in the /proc folder in android that are invisible (whose PID can't be seen from ps or even a f...
anddontyoucomebacknomore General Coding Help 0 1,578 Mar-18-2019, 02:05 AM
    Thread: Problems parsing /proc folder
Post: Problems parsing /proc folder

I'm trying to make a code that searches for an integer inode in the /proc files of the form /proc/pid and returns what files have this integer. When I made the code I did not know /proc couldn't be pa...
anddontyoucomebacknomore General Coding Help 2 2,571 Mar-06-2019, 04:35 PM
    Thread: Made a simple script for android (really simple) but it is not running
Post: RE: Made a simple script for android (really simpl...

Thank you very much! It is running now
anddontyoucomebacknomore General Coding Help 2 2,377 Mar-06-2019, 12:19 AM
    Thread: Made a simple script for android (really simple) but it is not running
Post: Made a simple script for android (really simple) b...

Hello, people, I'm trying to run a script in Android in qPython3 (root enabled) that reads an integer "inode" and look for files in the "/proc/" folder such that this number appears in the "/proc/$...
anddontyoucomebacknomore General Coding Help 2 2,377 Mar-05-2019, 11:51 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020