Sunday, 29 September 2013

which activity will be opened via external link?

which activity will be opened via external link?

I'm deubgging an android app.
I have a bug that happens when someone open the app using http link:
i.e.
http://appName.to/hsv8wrq6bd
how can I see where is the entry point that this link opens and run my
application?
Can i see it in AndroidManifest?

No comments:

Post a Comment