79643831

Date: 2025-05-29 11:38:17
Score: 1
Natty:
Report link

Add \ before every & arguments in the deep link
Try below this:

adb shell am start -a android.intent.action.VIEW -c android.intent.category.BROWSABLE -d "https://example.com/play?id=1\&name=john\&[email protected]"
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Amit Singh