We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The tools should allow the user to specific arguments, one of them being documentation/messages on how to use the tools, displayed on the terminal.
For example, the user could execute something like this:
./crashcope.sh -a [path/to/apk] -n [app_name] -v [app_version] -e [emulator/device_id]
The tools should output app execution files following the same format as the ones we already collected for the apps we used in BURT's evaluation.
The text was updated successfully, but these errors were encountered:
kpmoran
jmahmud47
No branches or pull requests
The tools should allow the user to specific arguments, one of them being documentation/messages on how to use the tools, displayed on the terminal.
For example, the user could execute something like this:
./crashcope.sh -a [path/to/apk] -n [app_name] -v [app_version] -e [emulator/device_id]
The tools should output app execution files following the same format as the ones we already collected for the apps we used in BURT's evaluation.
The text was updated successfully, but these errors were encountered: