Skip to content

Instantly share code, notes, and snippets.

@albertlieyingadrian
Created October 27, 2019 14:56
Show Gist options
  • Select an option

  • Save albertlieyingadrian/3fb32a572d6c3f3133c2d38b18e18c5a to your computer and use it in GitHub Desktop.

Select an option

Save albertlieyingadrian/3fb32a572d6c3f3133c2d38b18e18c5a to your computer and use it in GitHub Desktop.
whatsapp_sender.sh
adb shell am start -a android.intent.action.VIEW -d 'https://api.whatsapp.com/send\?phone\=6281901596260\&text\=aberttest' && sleep 3 && adb shell input tap 990 1800
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment