Skip to content

How to run a python script with root privileges using PythonAPK? #32

@GoogleCodeExporter

Description

@GoogleCodeExporter
I was able to run a python script that does not need root privileges in my 
android phone, which is rooted, using PythonAPK. The problem is when I want to 
run a script that for some reason need to be run by root user. It returns this 
exception "Error code: 1 Message operation not permitted".
Is there a way to call my script from java code with root permissions 
(something like su)? 

Original issue reported on code.google.com by georgelo...@gmail.com on 18 Sep 2013 at 5:17

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions