running python from an android app
        Posted  
        
            by Stacia
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Stacia
        
        
        
        Published on 2010-04-28T23:47:08Z
        Indexed on 
            2010/04/29
            15:17 UTC
        
        
        Read the original article
        Hit count: 387
        
Hi everyone, I am trying to run a python script through an application I've written. I found some pages which say that this piece of code is doing it, but I can't figure it out.
Can someone explain what is going on and how I can edit that to run an arbitrary script file in my project directory?
© Stack Overflow or respective owner