What is the process of finding deep links from an Android application?
I’m very curious on how to go about this the only solution i can think of is to decompile, modify the code to print when a deep link is clicked, and recompile, if you have any other suggestions i would be very happy to hear!
… Continue reading What is the process of finding deep links from an Android application?