Hi,
I am developing for android for some time.
Was wondering if using an android unity3d plugin i can display android native WebView in unity app?
Is it possible or i need to use unity components for displaying web browser?
Thanks!
Hi,
I am developing for android for some time.
Was wondering if using an android unity3d plugin i can display android native WebView in unity app?
Is it possible or i need to use unity components for displaying web browser?
Thanks!
Yes this is possible.
You will either need to write a plugin yourself:
Or find a third party that has already done it. Prime31’s Etcetera plugin has this I believe: