Using
$ adb shell am start some://url
I can launch URLs using activity manager. However if I include multiple URL parameters, all but the first parameter gets stripped out.I ca
Using
$ adb shell am start some://url
I can launch URLs using activity manager. However if I include multiple URL parameters, all but the first parameter gets stripped out.I ca