Yes I enable developer options and software from untrusted sources.

I discovered that the problem is to write on the sdcard0. If I change the 
location and try to run it gives another error: not executable: magic 7F45 
    
    
    $ adb push test /data/local/tmp/test
    $ adb shell /data/local/tmp/test
    /system/bin/sh: /data/local/tmp/test: not executable: magic 7F45
    
    
    Run

Reply via email to