bradschauf
Lurker
I am just getting started with Android development. I need to write a function which intercepts URI's when the user enters them or when they are clicked on that would simply provide the base URL for use within another function.
Where would I start? Can I write an intercept or register a callback when URI's are passed to the browser?
Thanks in advance!
Where would I start? Can I write an intercept or register a callback when URI's are passed to the browser?
Thanks in advance!