This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Passing command line argument when launching app in streamline

Hi Forum,

In streamline tool, I don't see any way to pass command line argument to the app when launching. Because of this I need to rebuild the apk and reinstall every time I need to change the command line argument.

Is there a work around to this problem?

Thank you,

rchakena

Parents
  • Hi Andrew,

    I tried these steps and reached till step7. But when I run step 7. i.e ./gatord --wait-process <YourAppsPackage> I get the below error.

    Streamline gatord version 800 (Streamline v8.0)
    Default perf mmap size set to 128 pages (512kb)
    Error creating server TCP socket (1 : Operation not permitted)

    Any other settings that need to be changed. The security_perf_harden has been changed to 0.

    1|t2s:/ $ getprop | grep perf_harden
    [security.perf_harden]: [0]

    Thank you,

Reply
  • Hi Andrew,

    I tried these steps and reached till step7. But when I run step 7. i.e ./gatord --wait-process <YourAppsPackage> I get the below error.

    Streamline gatord version 800 (Streamline v8.0)
    Default perf mmap size set to 128 pages (512kb)
    Error creating server TCP socket (1 : Operation not permitted)

    Any other settings that need to be changed. The security_perf_harden has been changed to 0.

    1|t2s:/ $ getprop | grep perf_harden
    [security.perf_harden]: [0]

    Thank you,

Children