k3b / intent-intercept

Android dev tool to view inter-app communication
Apache License 2.0
201 stars 20 forks source link

It doesn't intercept the intents for playing video in an external player by NewPipe #5

Closed KOLANICH closed 5 years ago

KOLANICH commented 6 years ago

I use org.schabi.newpipe.

k3b commented 5 years ago

In the debugger can you put a breakpoint to https://github.com/TeamNewPipe/NewPipe/blob/61472a995f76468b1cffe168d5e75de8c2b06224/app/src/main/java/org/schabi/newpipe/util/NavigationHelper.java line 212 and give me the intent data used to start the player?

KOLANICH commented 5 years ago

No, I don't have any Android devtools on my PC anymore. Also I don't seriously need that anymore. If I need that again, I will reopen the issue.