Update: thanks for the answers, but I want to clarify that I am a javascript developer and not an Android application developer, and I need to determine at runtime whether the site is loaded in the Android browser or loaded in the WebView application, only using javascript code
The original question: How does Javascript detect at runtime a website loading in the Android browser or loading in the WebView application if I am not responsible for the application?
source
share