Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User Scripts: how to get output? #1

Open
fvarga opened this issue Aug 30, 2018 · 3 comments
Open

User Scripts: how to get output? #1

fvarga opened this issue Aug 30, 2018 · 3 comments

Comments

@fvarga
Copy link

fvarga commented Aug 30, 2018

Hi,

first of all thanks for keeping this program alive! I find it really useful.
This is more of a question, I'm trying to make a user script that would download and install latest APK of an app for me.
Is there a way to see the output of the script when running from within AndroidTool? I can make the script work in shell, but when running from the app it always ends prematurely and I have no idea where the problem is in that case.

Thanks!

@muandrew
Copy link
Owner

Hey sorry for the late reply. The message was lost in my email. Do you still need this feature? If so I can look into this. Also have you looked into https://github.com/facebook/flipper? It looks like a good replacement for this.

muandrew added a commit that referenced this issue Feb 28, 2019
make it so that the terminal output window `Tools > Terminal Output`
will receive streams of messages from scripts that are running

resolves #1
@muandrew
Copy link
Owner

Will need to make a more comprehensive change to Shell. Various parts the code are expecting the whole output from shell scripts.

@muandrew muandrew reopened this May 29, 2019
@muandrew
Copy link
Owner

see 30f0eaa for revert

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants