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

Testers Needed: Just need people to test the script against a range of applications... #1

Open
Kardelio opened this issue Jul 21, 2020 · 3 comments
Labels
help wanted Extra attention is needed

Comments

@Kardelio
Copy link
Owner

Hey all,

Just making this issue as I would love as many people to test this script on their own applications and see if the output is correct and how it SHOULD be in regards to their applications activities & fragments (and child fragments all the way down).

Basically I just want to see that it works for others properly and for their apps.

Please let me know if you found any problems at all when you ran it against your app and if you could run this command directly after a failed usage of easy-dumpsys:

adb shell dumpsys activity <your_package> > easy-dumpsys-output.txt

This command saves the adb output to a file. I would then kindly as that you pop the contents of the file in any issue or comment you create so I or others can diagnose it.

Thanks all for your help!

@Kardelio Kardelio added the help wanted Extra attention is needed label Jul 21, 2020
@hlandim
Copy link

hlandim commented Dec 22, 2022

First, congratulations. 👏
This is a very nice initiative.

I just tried it here and worked well.
I did need to clone it manually because I cannot configure the git command line properly on my workstation PC.
so It was giving the error below when running the brew tap command:

brew tap kardelio/easy-dumpsys

==> Tapping kardelio/easy-dumpsys
Cloning into '/usr/local/Homebrew/Library/Taps/kardelio/homebrew-easy-dumpsys'...
Username for 'https://github.com': <my-email>
Password for 'https://<my-email>@github.com':
remote: Support for password authentication was removed on August 13, 2021.
remote: Please see https://docs.github.com/en/get-started/getting-started-with-git/about-remote-repositories#cloning-with-https-urls for information on currently recommended modes of authentication.
fatal: Authentication failed for 'https://github.com/kardelio/homebrew-easy-dumpsys/'

@Kardelio
Copy link
Owner Author

Hey @hlandim thanks so much for your feedback! If you find any issues please let me know or feel free to open them in the issues tab as I would really really love to make easy-dumpsys useful to as many people as possible.

And the error you posted, possibly seems to be an authentication issue for your github account, can i ask have you cloned something from github before on your machine? do you have the right credentials set up?

Thank you very much btw <3

@hlandim
Copy link

hlandim commented Dec 22, 2022

Yep,
I do have another git configuration already in place here (work), but as it was requesting my credentials, I tried to use my personal credentials instead.
I will try to test it on a different machine early next year.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants