D
D
Dmitry Baskakov2022-03-30 04:08:15
Kotlin
Dmitry Baskakov, 2022-03-30 04:08:15

Is it possible to intercept links in an android webview app?

It is necessary to understand the possibility of implementing a webview application, on top of which there will be an apk file that intercepts various links

. Is it possible to organize routes through Kotlin, React Native, Expo, Java or other technologies that will be intercepted from applications?

Those. the user uses the application, then bam he wants to buy something, and clicks on the "Buy" button, this button will be a link in the webview and the application will intercept this link and use its android methods to call the purchase window and implement this purchase. Then the android application will transfer the webview to the cookie, and then it will continue to work, based on the data sent to it.

I hope I explained it clearly

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Denis Zagaevsky, 2022-03-30
@dmitrybascacov

Yes, everything is possible.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question