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

Call & dial support #364

Open
upintheairsheep opened this issue Jan 15, 2022 · 1 comment
Open

Call & dial support #364

upintheairsheep opened this issue Jan 15, 2022 · 1 comment
Labels
domain: binary-wrapper Programmatic wrapper around native Android executables. Low Priority type:enhancement New feature or request

Comments

@upintheairsheep
Copy link
Contributor

Call: adb shell service call phone 2 s16 "" s16 "
[Insert number here]"

Put a warning about this being real and not fake And about fees and say don't call 911 because this is real unless it is an emergency

Dial: adb shell service call phone 1 s16 "[Insert number here]"

A more tame option that just dials and NOT call

@yume-chan yume-chan added domain: binary-wrapper Programmatic wrapper around native Android executables. Low Priority type:enhancement New feature or request and removed type:enhancement New feature or request labels Jan 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain: binary-wrapper Programmatic wrapper around native Android executables. Low Priority type:enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants